1 Jul 2008 19:52
Re: posting messages from a laptop via smtp with tls
Greg Minshall <minshall <at> acm.org>
2008-07-01 17:52:55 GMT
2008-07-01 17:52:55 GMT
Stephen,
i queue up from MH-E (those capitals hurt!) to Postfix on my Mac OS X
laptop. postfix is configured to connect to a local port, and i use ssh
tunneling to send that out a port on a host "inside the firewall" (if
you will). the ssh command line looks (something) like:
----
ssh -X -1 -D9735 -L110:foo.bar.com:110 -L26:foo.bar.com:25 \
-i ~USER/.ssh/identity -l USER foo.bar.com
----
while postfix will occasionally try to connect, i run a little script:
----
sendmail -q
----
(which postfix emulates) when i'm connected.
this isn't the best solution for me (and i'll probably look at how Bill
got SMTP AUTH working in postfix at some point), but it's handy, and
maybe it will be for you, too.
cheers, Greg Minshall
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08


. nmh 1.3 is out, GNU Emacs 23 is going into feature
freeze and I'm shooting to release MH-E 8.1 on Saturday to get it into
Emacs 23.
RSS Feed