Slashdot Mirror


User: Tlion

Tlion's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:I'm not suprised.. on When The FBI Knocks, A First-Person Account · · Score: 1
    I agree, I administer a mail domain, and get rather annoyed when someone - machine or otherwise - starts playing around with the commands.

    The smtp server I'm developing isn't quite ready for that kind of abuse *grin*, it just responds '502 Command not implemented' to anything it doesn't recognise...

    My main point is that before I started developing the server, I didn't try to log onto another one, I dug into the RFC's:

    http://www.rfc-editor.org/rfc.html

    to learn what I was getting myself into. In this case rfc821 (and rfc822) would be on target.