Vpopmail user not found
Vpopmail should be configured as smtp-auth to avoid spammer attack.
This log sometime is shown even you configure and done exactly step-by-step from qmailrocks or qmailtoaster.
localhost vpopmail[4626]: vchkpw-smtp: vpopmail user not found mail@domain.com:99.99.99.99
I dont know why it threat different, I mean qmailrocks must be know this bug.
To Fix this out try to do something with chmod […]
RBLSMTPD
I just finished configuring my new email server. Step by step configuration is done following instruction from qmailrocks.org.
Some problems occured but I can solve them. One little step ( out of qmailrocks.org’s instruction ) is blocking any spam user trying to use your qmail-smtpd, it is called rblsmtpd .
RBLSMTPD is a generic tool to block […]
Advertisement
More about Linux, Hostings, Website, Server, Microsoft and various advertisements will appear below.[Solved] Courier-imap, courier-authlib & vpopmail
On this early month, I start to prepare another mail server.
This time I use Mandriva 2010 different from my previous mail server ( Mandriva 2007).
Linux localhost 2.6.31.5-server-1mnb #1 SMP Fri Oct 23 03:13:55 EDT 2009 i686 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GNU/Linux
Everything was installed correctly, qmail has been installed as instructed in Life […]
Qmail and Multiple MX Records
I just found a bug on my Qmail, and it is already listed in here .
The bug is qmail will not try another MX record listed on DNS.
Q: How ca I know the listed Mx record for certain domain ?
A: Use dig command from your bash shell.
; <<>> DiG 9.3.2 <<>> google.com mx
;; global options: […]
Fight the spammer with Disable Open Relay
Yes lets fight with spam.
These days spammers are in love with my server, damn.
I just realize it, when I keep getting email bounced from the recipient guardian, such as barracuda.
When I check and recheck, the mail server is running as open relay server.
Here is what I did to protect.
Firstable, I already have Qmail + Vpopmail […]