On 3/21/2011 4:46 PM, Dave Rolsky autarch-at-urth.org |Catalyst/Allow to home|
wrote:
Usually, this will be implemented as something that just writes a file to the server's
mail queue, without relying on the server actually running. The server will pick it up
when it runs, and will handle it from there.
TL;DR - Use Email::Sender::Transport::Sendmail unless you have a really good reason to
use something else.
Ah, that's very good to know.
However, I don't seem to have a program called 'sendmail' on the path.
I had installed Postfix via the Debian package.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/