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 <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
