Apr 5

If any one wants to send emails from an external email client like Kmail, Evolution, Ourlook express etc, he need not provide authentication details if he pop’s emails from his account before sending emails. If you’ve already read mails from the server, the servers lets you send emails at the same time by allowing relay for your IP (Global ip which will be allocated by your ISP when you connect to internet. To find the global ip use “What is My IP“.

Pop-Before-SMTP feature allow the email account which gets authenticated to pop emails by adding the users IP to relay hosts list for some time. Most of the administrators have it on in their servers as some lazy users don’t like to provide authentication details once again for sending emails. This could turn out to be an issue when there is a worm, spyware or virus on your users computers. The virus or spyware can utilizing open relay to send spam from the servers.

I was just trying to remove this feature from Qmail server and here is the step used to disable it. You need to read the documentation or wiki for other email servers to achieve the same result.

You can disable POP before SMTP by uncommenting “disable_external_relay” in ~vpopmail/etc/vlimits.default.

Have you disabled this on any other email server? Share it with me.

Mar 6

Monitoring Mail server queues is always not an easy job. That too when our servers becomes victims of spammers, it takes hell a lot of job to identify the spammer and block him.

Yesterday I came across this wonderful tool called “Isoqlog“written in C. A turkey software development team at EnderUnix has developed this tool to keep and eye on qmail, postfix, sendmail and exim mail server activities by scanning their logs. This tool generates HTML statistics pages which can be accessed via your web browser. It also produces Top domains output according to Sender, Receiver, Total mails and bytes; it keeps your main domain mail statistics with regard to Days Top Domain, Top Users values for per day, per month and years.

It really made my job easier on a qmail server. Now its your turn to try it on your mail servers.Installation of this tool is very simple. Download the latest tarball from EnderUnix.org and follow the other instructions given below :
Read the rest of this entry »

Close
E-mail It