nickhatch77
September 3rd, 2009, 07:39 AM
Hello! I'm working to set up a simple SMTP relay server and have decided to use Ubuntu 9.04 server and its dovecot-postfix package. I have installed and configured the server per the instructions provided in Ubuntu's documentation, and it is successfully sending email, but it is not requiring authentication.
I have tried a few different configurations per various threads in the forums without any luck. I have attached my main.cf file as well as my dovecot-postfix.conf file. When I test the connection, the following is provided when sending the server the EHLO command:
220 orddcsmtp001.morganshotelgroup.com ESMTP Postfix (Ubuntu)
ehlo orddcsmtp001
250-orddcsmtp001.morganshotelgroup.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
Any assistance would be greatly appreciated.
I have tried a few different configurations per various threads in the forums without any luck. I have attached my main.cf file as well as my dovecot-postfix.conf file. When I test the connection, the following is provided when sending the server the EHLO command:
220 orddcsmtp001.morganshotelgroup.com ESMTP Postfix (Ubuntu)
ehlo orddcsmtp001
250-orddcsmtp001.morganshotelgroup.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
Any assistance would be greatly appreciated.