On Sat, 2011-02-19 at 21:57 +0100, Thomas Mittelstaedt wrote: > The more professional approach would probably be to save those message > in some dedicated queue folder and then use an external batch software > to send them off. You may even consider setting up your own imap mail > server like http://www.dovecot.org/.
That's true, but there's no need to install an IMAP server (besides which, most IMAP servers don't actually send mail). You could just call sendmail directly or use a helper script such as sendemail (http://freshmeat.net/projects/sendemail/). poc _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
