SuperHack Posted March 17, 2004 Share Posted March 17, 2004 Help! I have a earlier post but it seems no one has really responded. Ok heres the scoop. I have changed some things around and now I am stuck I have a dynamic IP wich is being updated through no IP with a registered Domain name.. www.myhouse-usa.com but since I am on a Dynamic IP I cant send email out to Aol and some other emails, because of the Dynamic IPs I have moved my Mail server from Courier mail to PostFix... previously in courier i could set this up via esmtproutes, but now in postfix I dont know. I have edited the main.rc and added the following lines relayhost = [outgoing.mail.net] smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl/sasl_passwd smtp_sasl_security_options = sasl_passwd outgoing.mail.net jnahon:12345 postmap /etc/postfix/sasl/sasl_passwd postfix flush postfix reload Dont bother trying to ping the mail server I didnt want to use the exact one for well we all know why. :) the problem is it connects to the relay server but gives me an "authenication err to server xxxx no mechanism found" I know I can use that account if I send directly and in outlook I need to check of that my outgoing mail server requires authencation.. So is there something I am doing wrong? Oh Yeah and as far as I know its plain text b/c when I telnet into the outgoing server .. its says blah blah blah PLAIN btw I have Cyrus_Sasl installed and ESMTP I have also tried modifing my transport file and added in transport aol.com smtp:outgoing.mail.net postmap /etc/postfix/transport postfix reload Link to comment Share on other sites More sharing options...
SuperHack Posted March 19, 2004 Author Share Posted March 19, 2004 nm i figured it out Link to comment Share on other sites More sharing options...
Recommended Posts