qpsmtpd/lib/Danga
Radu Greab 8dda36cf02 New fix for the problem of End-of-data splitted across packets.
Previous fix does not work for other cases, for example: packet ends
with CRLFdot, next packet starts with CRLF.

Danga::Client will send now full text lines to the callback.

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@878 958fd67b-6ff1-0310-b445-bb7760255be9
2008-05-01 06:15:32 +00:00
..
Client.pm New fix for the problem of End-of-data splitted across packets. 2008-05-01 06:15:32 +00:00
TimeoutSocket.pm Restore timers on reset 2008-03-13 21:20:56 +00:00