Changes

From SME Server
Jump to navigationJump to search
Add fecthmail settings
Line 341: Line 341:  
|300000
 
|300000
 
|}
 
|}
      
==== FlexBackup ====
 
==== FlexBackup ====
Line 630: Line 629:  
|will report the actual [http://wiki2.dovecot.org/Quota/FS used space and the remaining one if the user has a quota limit]
 
|will report the actual [http://wiki2.dovecot.org/Quota/FS used space and the remaining one if the user has a quota limit]
 
|enabled/disabled, default is enabled
 
|enabled/disabled, default is enabled
 +
|}
 +
 +
==== Fetchmail ====
 +
Various fetchmail settings for email collection
 +
 +
''Usage''
 +
  db configuration setprop fetchmail variable value
 +
 +
signal-event email-update
 +
See the man page for more settings:
 +
 +
https://www.fetchmail.info/fetchmail-man.html
 +
 +
Affected file: /etc/fetchmail
 +
{| width="100%" cellspacing="0" cellpadding="5" border="1"
 +
!Variable
 +
!Target
 +
!Default
 +
|-
 +
|Verbosity
 +
| For debugging
 +
|silent/verbose, default is silent
 +
|-
 +
|SSL
 +
|Use SSL
 +
|enabled/disabled, default is disabled
 +
|-
 +
|Protocol
 +
|POP3
 +
|POP/Other, default is POP3
 +
|-
 +
|TCPPort
 +
|Retrieved from smtpd
 +
|default 25
 
|}
 
|}
  

Navigation menu