
bh at izb
Jul 9, 2009, 11:54 PM
Post #4 of 4
(1153 views)
Permalink
|
Roman Levitskiy <root[at]letinet.org> writes: > On Mon, Jun 29, 2009 at 13:23:45 +0900, Byung-Hee HWANG wrote: >> Byung-Hee HWANG <bh[at]izb.knu.ac.kr> writes: >> >> > [1] http://tomclegg.net/qmail/#qmail-remote-auth >> > [2] http://www.fehcom.de/qmail/spamcontrol/README_spamcontrol.html >> >> Doing patches for qmail was somewhat difficult to >> me using Postfix. So [2]'s testing postpone. Tom's >> qmail-remote-auth seems good under where non-TLS. > > I'm using qmail-remote-auth.patch (3942 bytes long, seems like it > is Tom's patch) with simple service running locally on port 26: > > sis:[/root]# cat /service/smtp.2/run > > #!/bin/sh > exec tcpserver -v 127.0.0.1 26 openssl s_client -quiet -connect > my.mail.provider:465 2>&1 > > sis:[/root]# > > Several years. Just works. Very nice tip! Several hours ago, i saw getting connection with Google MX (smtp.gmail.com) by qmail, too. Thank you so much! Sincerely, -- Byung-Hee HWANG, KNU ∑ WWW: http://izb.knu.ac.kr/~bh/
|