PDA

View Full Version : Can't receive mail (fresh install)



RDWest2005
05-09-2008, 07:46 AM
Hi,
to let you know in advance, I'm a total nooB to DA so excuse my ignorance...

I've did a new install on CentOS 5.1 x86_64
I did not get any errors and seemd install went fine...

My DNS is setup and each vHost resolves with dig as mail.vhost A records
I have run the scripts to set permissions ALL and EMAIL

I can send mail ok
-------------------------------
2008-05-09 09:26:32 1JuScK-0001aK-ML <= info@topcarolinasite.com H=(www.cbnisp.com) [127.0.0.1] P=esmtpa A=login:info@topcarolinasite.com S=810 id=61112.68.159.106.99.1210339592.squirrel@www.cbnisp.com T="from me here at" from <info@topcarolinasite.com> for rdwest2005@gmail.com
2008-05-09 09:26:33 1JuScK-0001aK-ML => rdwest2005@gmail.com F=<info@topcarolinasite.com> R=lookuphost T=remote_smtp S=837 H=gmail-smtp-in.l.google.com [74.125.45.114] C="250 2.0.0 OK 1210339611 33si1809908yxr.3"
2008-05-09 09:26:33 1JuScK-0001aK-ML Completed

-------------------------
and I think logs say it is receiving
---------------------------

2008-05-09 09:27:48 1JuSdY-0001ar-Kw <= rdwest2005@gmail.com H=yw-out-1718.google.com [74.125.46.157] P=esmtp S=2631 id=8f2874150805090628k714f47e6icc6e0bc7c00cf529@mail.gmail.com T="Re: from me here at" from <rdwest2005@gmail.com> for info@topcarolinasite.com
2008-05-09 09:27:48 1JuSdY-0001ar-Kw => info <info@topcarolinasite.com> F=<rdwest2005@gmail.com> R=virtual_user T=virtual_localdelivery S=2804
2008-05-09 09:27:48 1JuSdY-0001ar-Kw Completed
-------------------------------



I see the snips in /var/spool/virtual/<account>

For some reason the mail is not delivered into the mail box I think...

I have been at this over 2 days now...
I did several things from forums and google and nothing has werked...

Any ideas?
Thanks,
Richard

tsiou
05-09-2008, 09:47 AM
are you using DA's pop/imap or dovecot?
and are there are any processes running?
ps auxxw |grep dovecot
or
ps auuxww |grep pop

?

RDWest2005
05-09-2008, 09:59 AM
There is about 35 total

both dovecot imap-login and pop3-login

I also see 1 root /usr/local/directadmin/da-popb4smtp
and 1 pid of dovecot-auth

Richard

tsiou
05-09-2008, 10:30 AM
login via ssh to your box and do :

echo "test" |mailx -s "test" user

where user is the client's username that you use to login to da's panel as a simple user.
then check if this email has arrived..

RDWest2005
05-09-2008, 10:53 AM
no, not getting it
Richard

Tried it 2 different accounts - not getting anything
also system ADMIN will not get messages sent to inbox

but it says completed...
2008-05-09 13:17:58 1JuWEI-0001ah-2S => admin <admin@myhost.domain.com> F=<root@myhost.domain.com> R=localuser T=local_delivery S=546
2008-05-09 13:17:58 1JuWEI-0001ah-2S Completed

*******
EDIT
I transfered backups to new install, i chown -R user:user /home/user
I have rerun scripts permissions all + email so I don't think its permissions

RDWest2005
05-09-2008, 01:54 PM
Thanks for the help...

I went back through my steps.

I had ran the wrong patch on exim.conf with new updates,,,
Thanks