On Tue, September 5, 2006 12:37 pm, Andrei Popescu said: > Hello everybody, > > I am trying to relay my mail through my new provider, instead of > gmail. This is mail.log after a postqueue -f
First, here is my config info: juniper:/home/robert# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix inet_interfaces = all mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = net261.com, localhost.localdomain, localhost.localdomain, localhost, juniper.net261.com myhostname = localhost.localdomain mynetworks = 127.0.0.0/8 myorigin = /etc/mailname recipient_delimiter = + relayhost = mail.adelphia.net smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) I guess the question that I have is is SMTP auth _REQUIRED_ on your relay server? You might always want to try disabling the relay host and see if that resolves your problem. -- Robert Wolfe, Linux and Network Admin net261.com | http://www.net261.com:85 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

