Sounds like your isp is not allowing you to relay through their mail server unless you are sending as yourself.
Erik On Dec 12, 2007 8:39 AM, Miguel A. Velasco <[EMAIL PROTECTED]> wrote: > Hello, recently I´ve installed an email server with Qmailtoaster. The > architecture is Qmailtoaster + fetchmail (to download pop3 messages from > my ISP) + smarthost (implemented in smtproutes) to relay foreign emails > to my ISP. > My ISP has smtp-auth, then my /var/qmail/control/smtproutes at the > begining was as follows: > > :smtp.mydomain.es login password > > As you can see, I only had 1 login and password in my smtproutes but I > have 20 email account, howelse, the email server ran OK, without any > problems. All users sent local and foreign emails succesfully... > > Two days ago, all foreign email started coming back to the server with > the following error: > > "Hi. This is the qmail-send program at lorca.euro-rain.local. > I'm afraid I wasn't able to deliver your message to the following addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > <[EMAIL PROTECTED]>: > Delivered with authenticated connection to 217.76.128.100 does not like > recipient. > Remote host said: 553 <[EMAIL PROTECTED]>: Sender address rejected: not > owned by user sp8284 Giving up on 217.76.128.100." > > > The logs in qmail was: > > 1º.- When Qmailtoaster worked properly: > > $qmlog -p send > 2007-12-10 11:30:39.033637500 new msg 517653 > 2007-12-10 11:30:39.033689500 info msg 517653: bytes 23899 from > <[EMAIL PROTECTED]> qp 18478 uid 89 > 2007-12-10 11:30:39.036343500 starting delivery 5731: msg 517653 to > remote [EMAIL PROTECTED] > 2007-12-10 11:30:39.036394500 status: local 0/10 remote 1/60 > 2007-12-10 11:30:40.705435500 delivery 5731: success: > Delivered_with_authenticated_connection_to_/<[EMAIL > PROTECTED]>_217.76.128.100_accepted > _message./Remote_host_said:_250_Ok:_queued_as_810E6428771/ > 2007-12-10 11:30:40.705573500 status: local 0/10 remote 0/60 > 2007-12-10 11:30:40.705661500 end msg 517653 > > 2º.- Now Qmailtoaster doesn´t send foreign emails to other domains (not > local to my company): > > 2007-12-10 16:11:03.813038500 new msg 517653 > 2007-12-10 16:11:03.813040500 info msg 517653: bytes 19918 from > <[EMAIL PROTECTED]> qp 24779 uid 89 > 2007-12-10 16:11:03.817475500 starting delivery 5902: msg 517653 to > remote [EMAIL PROTECTED] > 2007-12-10 16:11:03.817477500 status: local 0/10 remote 1/60 > 2007-12-10 16:11:04.287346500 delivery 5902: failure: > Delivered_with_authenticated_connection_to_/217.76.128.100_does_not_like_recipient./Remote_host_said:_5 > 53_<[EMAIL > PROTECTED]>:_Sender_address_rejected:_not_owned_by_user_sp8288/Giving_up_on_217.76.128.100./ > 2007-12-10 16:11:04.287348500 status: local 0/10 remote 0/60 > 2007-12-10 16:11:04.290250500 bounce msg 517653 qp 24781 > 2007-12-10 16:11:04.290289500 end msg 517653 > > I´ve tried to authenticate all users of my company adding lines to > smtproutes as follows, but not succesfully: > > [EMAIL PROTECTED] control]# cat /var/qmail/control/smtproutes > :smtp.mydomain.es user1 clave1 > :smtp.mydomain.es user2 clave2 > :smtp.mydomain.es user3 clave3 > > With this configuration, just the user of the last line was able to send > foreig messages... > > What could I do to send foreign messages for all my local users? > Do I have qmail-smtp-auth and qmail-remote-auth installed in my default > email server with Qmailtoaster? I suposse yes, but I am not sure because > smtp-auth isn´t working properly .... > > Thanks so much for your help! > Miguel Velasco > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
