Changes

From SME Server
Jump to navigationJump to search
962 bytes added ,  23:14, 13 March 2018
m
Line 97: Line 97:  
====Niveau de score d'un pourriel et score pour le rejet d'un pourriel====
 
====Niveau de score d'un pourriel et score pour le rejet d'un pourriel====
 
Le «niveau de rejet de pourriel personnalisé» ne fonctionnera que lorsque «Sensibilité du filtre» est réglé sur «Personnalisé».
 
Le «niveau de rejet de pourriel personnalisé» ne fonctionnera que lorsque «Sensibilité du filtre» est réglé sur «Personnalisé».
<ol></li><li>Ouvrez le gestionnaire du serveur.
+
<ol><li>Ouvrez le gestionnaire du serveur.
 
</li><li>Cliquez sur «Messagerie électronique» dans le panneau «Configuration» à gauche.
 
</li><li>Cliquez sur «Messagerie électronique» dans le panneau «Configuration» à gauche.
 
</li><li>Cliquez sur «Modifier les paramètres de filtrage des courriels».
 
</li><li>Cliquez sur «Modifier les paramètres de filtrage des courriels».
Line 723: Line 723:  
Be aware that ''email size'' is not the same thing as ''attachment size''.  Binary attachments to email are encoded using techniques that result in email sizes that can be as much as 30% larger than the original attachment. Most major email clients (Thunderbird, Apple Mail, Outlook) allow you to enable a "message size" column in the message list that will show you the size of your email messages ([http://forums.contribs.org/index.php/topic,48366.msg241720.html#msg241720 More]).
 
Be aware that ''email size'' is not the same thing as ''attachment size''.  Binary attachments to email are encoded using techniques that result in email sizes that can be as much as 30% larger than the original attachment. Most major email clients (Thunderbird, Apple Mail, Outlook) allow you to enable a "message size" column in the message list that will show you the size of your email messages ([http://forums.contribs.org/index.php/topic,48366.msg241720.html#msg241720 More]).
   −
{| width="100%" border="1" cellpadding="5" cellspacing="0"
+
{| width="100%" cellspacing="0" cellpadding="5" border="1"
 
! Subsystem
 
! Subsystem
 
! Function
 
! Function
Line 1,096: Line 1,096:     
This behaviour is only available as per e-smith-qmail-2.4.0-7.sme see bug #9540
 
This behaviour is only available as per e-smith-qmail-2.4.0-7.sme see bug #9540
 +
=== Change the number of logs retained for qpsmtpd and/or sqpsmtpd ===
 +
The normal retention is 5 logs for both qpsmptd and sqpsmtpd. This may or may not fit all installations. This information is pulled from bugzilla.
 +
 +
Check your config to see if any change has been made to the default log retention rules. Note there are different rules for qpsmtpd and sqpsmtpd. You have to make changes to both as you require.
 +
config show qpsmtpd
 +
If the KeepLogFiles property isn't listed, the default rules apply. Determine how many logs you would like to keep and apply that to the following example. In the command below, 15 is used to keep 15 qpsmtpd logs.
 +
db configuration setprop qpsmtpd KeepLogFiles 15
 +
Restart multilog with the following.
 +
sv t /service/qpsmtpd/log
 +
Check that your setting saved.
 +
ps aux | grep qpsmtpd | grep multi
 +
Look for the line that ends with /var/log/qpsmtpd and verify the number after n equals your KeepLogFiles property from above.
    
==DKIM Setup - qpsmtpd version<0.96==
 
==DKIM Setup - qpsmtpd version<0.96==
Line 1,263: Line 1,275:     
The default configuration of each plugin is indicated in the 'Default Status' column.
 
The default configuration of each plugin is indicated in the 'Default Status' column.
{| width="100%" border="1" cellpadding="5" cellspacing="0"
+
{| width="100%" cellspacing="0" cellpadding="5" border="1"
 
!Plugin
 
!Plugin
 
!Purpose
 
!Purpose
Line 1,530: Line 1,542:  
===Other QPSMTPD Plugins===
 
===Other QPSMTPD Plugins===
 
The following qpsmtpd plugins will work on a SME server, but are either not included or are not configured by default.
 
The following qpsmtpd plugins will work on a SME server, but are either not included or are not configured by default.
{| width="100%" border="1" cellpadding="5" cellspacing="0"
+
{| width="100%" cellspacing="0" cellpadding="5" border="1"
 
!Plugin
 
!Plugin
 
!Purpose
 
!Purpose
Line 1,600: Line 1,612:  
* The sender's server resends the mail at a later date.
 
* The sender's server resends the mail at a later date.
   −
''The requirement to re-queue is a fundamental part of the SMTP protocol -  
+
''The requirement to re-queue is a fundamental part of the SMTP protocol - ''
 
it is not optional. So, if your server is '''offline''' due to a link or ISP  
 
it is not optional. So, if your server is '''offline''' due to a link or ISP  
outage, '''the mail just stays at the sender's server until you are once  
+
outage, '''the mail just stays at the sender's server until you are once'''
again reachable'''.
+
again reachable'''.'''
    
===='''With''' a backup MX====
 
===='''With''' a backup MX====
Line 1,702: Line 1,714:       −
<noinclude>[[Category:Mail]][[Category:Howto/fr]]</noinclude>
+
<noinclude>
 +
[[Category:Mail]]
 +
[[Category:Howto/fr]]
 +
</noinclude>
3,054

edits

Navigation menu