From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 04 Jan 2008 16:15:54 -0800 Subject: [sup-talk] Setting the Outgoing mail server In-Reply-To: <83922F2C-88AB-42E2-82A7-3D16ECDD6B26@gmail.com> References: <83922F2C-88AB-42E2-82A7-3D16ECDD6B26@gmail.com> Message-ID: <1199492006-sup-1223@south> Excerpts from thefed's message of Fri Jan 04 16:02:29 -0800 2008: > Quick question - how can I set the outgoing mailserver? I'm trying to > get gmail to work in sup. So far I can read emails, but not send them. Sup doesn't speak SMTP directly, and instead hands off outgoing emails to an external program. You can set this call in the :sendmail option of ~/.sup/config.yaml. There's a pretty good section on the wiki[1] on how to configure various mailers to do the right thing. [1] http://sup.rubyforge.org/wiki/wiki.pl -- William