Good afternoon,

On 2/12/09 at 8:51 PM -0500, Meeko <meeko.li...@gmail.com> wrote:

SELinux is disabled (see below).  Also, on the same machine I have several
other non-Catalyst perl apps that I use Net::SMTP to send e-mail with, and
they work fine so I know that e-mail can get out on this machine.  There's
just something about Catalyst::Plugin::Email that is not sending them, and
leaving no visible errors/warnings/logs that I can find to try to figure out
why.

How about wrapping the $c->email() statement in eval {} and checking for errors? I don't know if that will help but easy enough to test.

Charlie

--
   Ꮚ Charlie Garrison ♊ <garri...@zeta.org.au>
   〠 PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to