Results 1 to 7 of 7
if i try to send mail to my server i get the following back, can anyone help
The following message to <domain> was undeliverable.
The reason for the problem:
5.4.7 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-19-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 23
Verificaton Error
if i try to send mail to my server i get the following back, can anyone help
The following message to <domain> was undeliverable.
The reason for the problem:
5.4.7 - Delivery expired (message too old) '[Errno 61] Connection refused'
- 09-19-2009 #2Just Joined!
- Join Date
- Sep 2009
- Location
- Taiwan
- Posts
- 19
Check you timezone of server and server date if correctly.
Regards,
Bryan Yu
- 09-19-2009 #3Just Joined!
- Join Date
- Aug 2009
- Posts
- 23
i have checked the date and time on the server and they are correct, they are the same as on my windows PC
- 09-20-2009 #4Just Joined!
- Join Date
- Sep 2009
- Location
- Taiwan
- Posts
- 19
If you can output message of /var/log/maillog in server that will help to analyze
Regards,
Bryan Yu
lifestory.moqin.com
- 09-20-2009 #5Just Joined!
- Join Date
- Aug 2009
- Posts
- 23
Verification Error
this is a section from the mail log that you mentioned. This is what i belive is causing the problem in sending mail to the server.
i have attached it to a text file which is below.
thank you for your help so far.
- 09-21-2009 #6Just Joined!
- Join Date
- Sep 2009
- Location
- Taiwan
- Posts
- 19
It should be the main.cf file problem, so you need to modify main.cf file. The following configuration is copy from my mail server for you reference.
smtpd_recipient_restrictions =
permit_mynetworks
permit_sasl_authenticated
reject_unauth_destination
reject_invalid_hostname
If you want to know detail information, refer to postfix website, but due to i can't post URLs, so please use this keyword smtpd_recipient_restrictions to search in postfix website.
- 09-21-2009 #7Just Joined!
- Join Date
- Aug 2009
- Posts
- 23
Verfication Error
i have the server now sending out and receiving mail no problems via the server and by replying from a mail client to external addresses.


Reply With Quote
