On Sep 10, 2007, at 8:52 AM, miguel velasco wrote:

Hi, I´d like to know what patch should I install to send emails in qmailtoaster with smtp authentication mode. Nowadays I download my emails fron my ISP with fetchmail and injet them successfully to Qmailtoaster. And I´d like to send all the email by my ISP with authentication mode. I have read about qmail-smtp auth and qmail-remote auth for qmail but I don´t know if the way of installation and configuration is the same for qmailtoaster.
I´v tried adding to smtproutes the login and password as follows:
[EMAIL PROTECTED] etc]# cat /var/qmail/control/smtproutes
mydomain.es:smtp.mydomain.es login password

the problem is in this line. this line tells qmail to use "smtp.mydomain.es" (with the provided credentials) for all email being sent to "mydomain.es". however, in your test message, you're not sending to "mydomain.es"; you're sending to "gmail.com".

the line in smtproutes should look like this:

:smtp.mydomain.es login password

this tells qmail to send *all* outbound mail through your ISP's mail server.

hope this helps,
-steve

p.s. http://wiki.qmailtoaster.com/index.php/Smtproutes

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v




---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to