Jump to content

PEAR smtp mail and SELinux


rste

Recommended Posts

I want to use a php form to send an email using the PEAR smtp module.  I am running apache 2 on FC4 with SELinux enabled.  The only way I can get it to work is if I set the SELinux policy httpd_can_network_connect = 1 which will allow apache to connect to the mail server.  2 questions:

Is there a way to send mail via smtp without enabling this policy?

can I enable this policy to a specific php file?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/44679-pear-smtp-mail-and-selinux/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.