| |||||||||||||||||||||||||||||||
|
> Dear all, I have a Postfix mail server and when someone execute > "telnet mail.company.com.ar 25", after that I use my test > account to send a mesaage and test my server: > > mail from: test <mailto:test> > 250 2.1.0 Ok > rcpt to: invalid_user <mailto:aa> > 550 5.1.1 <invalid_user <mailto:aa>>: > Recipient address rejected: User > unknown in virtual mailbox table > rcpt to: valid_user <mailto:mailvalido2> > 250 2.1.5 Ok > > Here I can see a hacker can put mail users in "RCPT TO"and verify they > exist. I don't want this because a hacker can make test several mail > users and after that he makes a list with valid users and use this > list for spam. > > How can I setup Postfix to respond always "Invalid user" inclusive the > "rcpt to" mail user exist, if someone do a telnet like above ??? > > Thanks a lot > > Alejandro > Personally, I've found a combination of DNSWL (to whitelist big domain IPs past blacklist checks), policyd-weight (to check blacklists and HELOs) to prevent a good portion of dictionary attacks from the outside world. I also use amavisd-new as a SpamAssassin and Virus checker. This keeps my Postfix run company email fairly clean. (I'll never expect 100% of course.) Brian
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com