Page 1 of 1

can only send but cannot receive email

Posted: Tue May 06, 2014 10:00 am
by zhuqing0423
Hi there

thanks so much for all effort on vestacp. this is the best solution to replace cpanel in my heart~ nearly perfect

i install lasted vestacp on unbuntu 12.04 LTS, everything works on well except email.

my setting:

all setting is similar to use cpannel:

domain A record MX is to my server
NS is dns1.stabletransit.com and dns2.stable.transit.com (i manage my domain record on rackspace cloud)

on vestacp setting: DNS is unchecked (use the setting of the above)
server ports is open: 110 143 443 465 993 995 25

package setting is use dns1.stabletransit.com , dns2.stable.transit.com

status:
I CAN send email via vestacp (roundcube)
i CANNOT receive email

when useing email to to my vestacp email , the error is 550

is anyone help me for this ? or idea


thanks in advance


cheers
Charlie

Re: can only send but cannot receive email

Posted: Wed May 07, 2014 9:38 am
by Sanity
hello edit the file exim4.conf.template and the part where it says:

# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
SpamAssassin = yes
SPAM_SCORE = 50
# Clamd = yes
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 Comment the line of clamd
and try now!

Re: can only send but cannot receive email

Posted: Wed May 07, 2014 10:20 am
by zhuqing0423
thank you Sanity

I update the exim4.conf.template
still not working

more info:

the server is on AWS EC2


cheers
Charlie