mail rejects, deleted & queue in periodic.conf
By default, after exim successfully configured and run, it sends out Megabytes of mail queue to the root mailbox. It can be annoying when using a slow download line. e.g. PSTN & ISDN dialup, 3G internet access & etc.
To stop receiving those mail queues, specify “daily_status_mailq_enable=”NO”" in /etc/periodic.conf .
*** parameters are not only store/listed in /etc/defaults/periodic.conf, check out the scripts in :
- /etc/periodic/daily/*
- /etc/periodic/weekly/*
- /etc/periodic/monthly/*
- /etc/periodic/security/*
- /usr/local/etc/periodic/daily/*
- /usr/local/etc/periodic/weekly/*
- /usr/local/etc/periodic/monthly/*
- /usr/local/etc/periodic/security/*
Related posts:
- exim, playing with mail queue in server there are over thousand emails queue in our mail server,...
- Changing Default Mail Application in Mac OS X No matter how many times I tried to configured Thunder...
- Exim, Recipient Verify on Relay and Mail Server How many of you got dictionary/ratware attack on your mail...
- Install and Configure mod_suphp or suphp on Plesk Server Plesk control panel comes with Media Temple DV package doesn’t...
- Configure Smarthost SMTP Authentication on Postfix My machine at home cannot send email using port 25,...
- Grep Exim Email Transaction with Bash While email transport having problem, the first we look for...
- Reset MySQL Root Password Very often, once we didn’t log on to MySQL database...
- How to Enable Suidperl in FreeBSD Enable Suidperl In FreeBSD Due to security issues, by default...
- Configure Your Own screenrc file There are few shell scripts I need to run when...
- MySQL Quick Installation on FreeBSD Quick installation of MySQL Database on FreeBSD Server. Make sure...