This website requires JavaScript.
Explore
Help
Sign In
byterazor
/
qpsmtpd
Watch
1
Star
0
Fork
0
You've already forked qpsmtpd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b55eae7e36
qpsmtpd
/
lib
/
Qpsmtpd
History
Matt Sergeant
b55eae7e36
unset indata{} after DATA is finished.
...
git-svn-id:
https://svn.perl.org/qpsmtpd/trunk@192
958fd67b-6ff1-0310-b445-bb7760255be9
2003-11-06 15:41:03 +00:00
..
Connection.pm
add notes method to the Connection object. (used in the dnsbl plugin)
2002-09-10 13:42:44 +00:00
Constants.pm
Removed DISCARD
2003-07-24 12:43:02 +00:00
Plugin.pm
Looks like we can't delete the _qp after all. <sigh>
2003-11-02 11:35:15 +00:00
SelectServer.pm
unset indata{} after DATA is finished.
2003-11-06 15:41:03 +00:00
SMTP.pm
Split received header so it doesn't exceed 78 chars
2003-11-04 22:52:49 +00:00
TcpServer.pm
Filter out all uncommon characters from the remote_host
2003-04-21 08:28:12 +00:00
Transaction.pm
nuke the unused and incorrect add_header_line method
2003-06-10 10:15:42 +00:00
Utils.pm
add thhe Utils.pm module
2002-09-24 18:53:45 +00:00