On 20 7 2004 at 1:01 pm -0400, Topper Harley wrote: >I installed courier-mta as debian package and It seemed to have replaced >sendmail. If I understand you right, I'm still getting response from >sendmail and not from courier-mta on my box on port 25 ?!?
I guess. Watch me try to relay mail through my courier 0.45.6 server and see the format of the 513 message: [EMAIL PROTECTED] root # telnet reverb smtp Trying 66.11.168.213... Connected to reverb.zygoat.ca. Escape character is '^]'. 220 reverb.zygoat.ca ESMTP helo foo 250 reverb.zygoat.ca Ok. mail from:<[EMAIL PROTECTED]> 250 Ok. rcpt to:<[EMAIL PROTECTED]> 513 Relaying denied. ^]q telnet> q Connection closed. >Isn't sendmail gone ? I don't know; I don't use debian. Why don't you do some 'ps ax' while you have an smtp session open and see what daemons are taking the call? >How can I configure courier-mta to the job then ? First make sure any other competing mta's are gone. If sendmail is binding to port 25 then I expect courier will have a hard time doing so as well. You might want to check your logs to see whether courier is even starting properly. -b -- Ben Kennedy, chief magician zygoat creative technical services 613-228-3392 | 1-866-466-4628 http://www.zygoat.ca ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
