Changes

Jump to navigation Jump to search
17 bytes added ,  16:49, 10 February 2019
Line 3: Line 3:     
=== Version ===
 
=== Version ===
{{ #smeversion: smeserver-sendmail-wrapper}}
+
{{#smeversion: smeserver-sendmail-wrapper}}
    
===Overview===
 
===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.
+
This contribs allow you to redirect php generated emails to qpsmtpd instead of qmail. Doing so, you will be able 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 ===
 
=== Install ===
Line 16: Line 16:  
  config set UnsavedChanges no
 
  config set UnsavedChanges no
   −
if you have smeserver-php-scl installed, just do :
+
if you have smeserver-php-scl installed (with php54 php56 php70 php71 php72...) , just do :
 
  signal-event php-update
 
  signal-event php-update
 
  config set UnsavedChanges no
 
  config set UnsavedChanges no
    
=== Configuration ===
 
=== Configuration ===
if you want to disable the sendmail wrapper for the core php :
+
if you want to disable the sendmail wrapper for the core php :
 
  config setprop php sendmail disabled
 
  config setprop php sendmail disabled
 
  expand-template /etc/php.ini
 
  expand-template /etc/php.ini
Line 34: Line 34:  
  config setprop php70 sendmail disabled
 
  config setprop php70 sendmail disabled
 
  signal-event php-update
 
  signal-event php-update
+
 
 
=== Remove ===
 
=== Remove ===
   Line 48: Line 48:  
Only versions released in smecontrib are listed here.
 
Only versions released in smecontrib are listed here.
   −
{{ #smechangelog: smeserver-sendmail-wrapper}}
+
{{#smechangelog: smeserver-sendmail-wrapper}}
 
      
[[Category: Contrib]]
 
[[Category: Contrib]]
[[Category: Email]]
+
[[Category: Mail]]
[[Category: php]]
 
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu