I think SMTPROUTE doesn't support SSL AUTH. But you can use third party software (eg. STUNNEL) to get SSL AUTH support with SMTPROUTE.
Amit At Tuesday, 03-08-2010 on 22:03 Amit Dalia wrote: I'm little doubt this can be done with the SMTPROUTE setting you had. Total how many users you had on GMAIL. Either you can sync Sent Item with the help of IMAP facilty provided in google setting or use smtp authetication to send mail. But for SMTP authentication I think you have to use single for single id. Also I exactly don't know(never tested) whether smtp route support SSL authentication or not. May be Jake or others can confirm this. Regards, Amit At Tuesday, 03-08-2010 on 19:46 Kent Busbee wrote: I am trying to set up dual delivery with gmail and qmail. MX is pointing to google and all messages are being copied to qmail, thus emails in both places nicely. However, messages sent from within qmail (squirrelmail) to locals are not going out to the gmail MX. How can I copy those messages out (and without creating a loop)? I tried setting the google mx in smtproutes, but it does not work. [r...@mail control]# vim smtproutes [r...@mail control]# qmailctl cdb Reloaded /etc/tcprules.d/tcp.smtp Reloaded /var/qmail/control/badmimetypes.cdb Reloaded /var/qmail/control/badloadertypes.cdb Reloaded /var/qmail/control/simversions.cdb Reloaded /var/qmail/control/simcontrol.cdb [r...@mail control]# qmailctl stop Stopping qmail-toaster: svscan qmail logging. [r...@mail control]# qmailctl start Starting qmail-toaster: svscan. [r...@mail control]# cat /var/qmail/control/smtproutes northlakechristian.org:SPMX.L.GOOGLE.COM [1] [r...@mail control]# Links: ------ [1] http://PMX.L.GOOGLE.COM
