Hey! 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. Thanks, Ari
On 19:02 Fri 04 Jan , thefed wrote:> Hey! > > 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. > > > Thanks, > Arisup is a mua and relies on an MTA sendmail-compatible (something big like postfix or something light like esmtp etc) for outgoing mail. sup calls sendmail when you press y. Giorgio
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 <wmorgan-sup at masanjin.net>