Difference between revisions of "Information Systems:M-Daemon Mail Server"

From uniWIKI
Jump to navigation Jump to search
(Created page with "==Problems== ===Locked Accounts=== MDaemon may automatically accounts based on certain flags.")
 
Line 2: Line 2:
   
 
===Locked Accounts===
 
===Locked Accounts===
  +
MDaemon may automatically accounts based on certain activity patterns. One such rule is the attempt SMTP sending of 250 outbound messages in 30 minutes. This indicates a hijacked account, and requires that the password be changed for the account. Following, this any active SMTP sessions (likely many if this is a botnet hijack) need to be terminated, and this is best done by restarting the SMTP server component of MDaemon.
MDaemon may automatically accounts based on certain flags.
 

Revision as of 15:08, 20 November 2015

Problems

Locked Accounts

MDaemon may automatically accounts based on certain activity patterns. One such rule is the attempt SMTP sending of 250 outbound messages in 30 minutes. This indicates a hijacked account, and requires that the password be changed for the account. Following, this any active SMTP sessions (likely many if this is a botnet hijack) need to be terminated, and this is best done by restarting the SMTP server component of MDaemon.