[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postfix is spammer-friendly by default on potato and woody



On Thu, Nov 02, 2000 at 11:49:35AM +0100, Ingemar Fällman typed:
} Try this :)
} 
} telnet some.other.host.running.postfix 25
} HELO my.hostname
} MAIL FROM:<nobody@some.other.host.running.postfix>
} RCPT TO:<me@my.hostname>
} DATA
} Testing testing
} .
} QUIT

Hostnames have been changed to protect the innocent (although that's 
not needed in this case).  protected.fake.fake.xxx is a machine I've 
set up myself that has a default potato debian install, with postfix 
(default as well).

urh1000|someuser> telnet protected.fake.fake.xxx 25
Trying XXX.XXX.XXX.XXX...
Connected to protected.fake.fake.xxx (XXX.XXX.XXX.XXX).
Escape character is '^]'.
220 protected.fake.fake.xxx ESMTP Postfix
HELO urh1000.uiuc.edu
250 protected.fake.fake.xxx
MAIL FROM:<nobody@urh1000.uiuc.edu>
250 Ok
RCPT TO:<someuser@urh1000.uiuc.edu>
554 <someuser@urh1000.uiuc.edu>: Recipient address rejected: Relay access denied


-- 
An Thi-Nguyen Le
|The questions remain the same.  The answers are eternally variable.



Reply to: