[Catalyst] Catalyst::Plugin::Email not working

Meeko meeko.lists at gmail.com
Thu Dec 3 01:51:02 GMT 2009


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.

[root at host ~]# /usr/sbin/sestatus
SELinux status:                 disabled


On Wed, Dec 2, 2009 at 7:23 PM, Greg Matheson <drbean at freeshell.org> wrote:

> On Wed, 02 Dec 2009, Meeko wrote:
>
> > Hi everyone.  I have been developing an app for quite some time on a
> local
> > machine here (OS X 10.4) which at various times throughout its life it
> needs
> > to send out e-mails.
>
> > It's been working great during development, I get all the e-mails when
> they
> > are supposed to be going out. The problem is that now that I am getting
> > close to finished, I have done a test deployment to my public web server
> > (CentOS 5.2), and now e-mails no longer get sent.
>
> Is SELinux enabled? See the httpd_selinux manpage.
>
> _______________________________________________
> List: Catalyst at 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/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20091202/62e7c=
604/attachment.htm


More information about the Catalyst mailing list