can only send but cannot receive email
-
- Posts: 2
- Joined: Tue May 06, 2014 9:52 am
can only send but cannot receive email
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
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
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!
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
SpamAssassin = yes
SPAM_SCORE = 50
# Clamd = yes
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Comment the line of clamd
and try now!
-
- Posts: 2
- Joined: Tue May 06, 2014 9:52 am
Re: can only send but cannot receive email
thank you Sanity
I update the exim4.conf.template
still not working
more info:
the server is on AWS EC2
cheers
Charlie
I update the exim4.conf.template
still not working
more info:
the server is on AWS EC2
cheers
Charlie