Changes

From SME Server
Jump to navigationJump to search
1,773 bytes added ,  19:23, 18 August 2017
Created page with "===Author === User:Unnilennium === Version === {{ #smeversion: smeserver-email-management}} ===Overview=== This contribs allow you to redirect php generated emails to qp..."
===Author ===
[[User:Unnilennium]]

=== Version ===
{{ #smeversion: smeserver-email-management}}

===Overview===
This contribs allow you to redirect php generated emails to qpsmtpd instead of qmail. Doing so, you will be bale to filter those generated emails as those were generated by a regular SME user, and you will be able to have them DKIM signed if this is enabled.

=== Install ===
yum install smeserver-sendmail-wrapper --enablerepo=smecontribs

then if you only have the base php
expand-template /etc/php.ini
service httpd-e-smith restart
config set UnsavedChanges no

if you have smeserver-php-scl installed, just do :
signal-event php-update
config set UnsavedChanges no

=== Configuration ===
if you want to disable the sendmail wrapper for the core php :
config setprop php sendmail disabled
expand-template /etc/php.ini
service httpd-e-smith restart

to enable again
config delprop php sendmail
expand-template /etc/php.ini
service httpd-e-smith restart

You can do the same using the php scl version, e.g. for php70
config setprop php70 sendmail disabled
signal-event php-update

=== Remove ===

yum remove smeserver-sendmail-wrapper

=== Bugs ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the smeserver-sendmail-wrapper component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-sendmail-wrapper|title=this link}}.
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-sendmail-wrapper|noresultsmessage="No open bugs found."}}


===Changelog===
Only versions released in smecontrib are listed here.

{{ #smechangelog: smeserver-sendmail-wrapper}}


[[Category: Contrib]]
[[Category: Email]]
[[Category: php]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu