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.
[r...@host ~]# /usr/sbin/sestatus SELinux status: disabled On Wed, Dec 2, 2009 at 7:23 PM, Greg Matheson <[email protected]> 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: [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/ >
_______________________________________________ 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/
