qpsmtpd/lib
John Peacock 9cbf206a4a * lib/Qpsmtpd/TcpServer.pm
Don't try to load the plugins if they are already loaded.

* lib/Qpsmtpd/Transaction.pm
  Get the size_threshold by inheritance.
  Extract the spooling of the body as a new sub.
  Always spool the body when calling body_filename().
  Compare the body_size to the cached size_threshold.

* lib/Qpsmtpd.pm
  Cache the size_threshold and provide an accessor method.

* qpsmtpd-forkserver
  Initialize both the spool_dir and size_threshold caches before forking.

git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.31@547 958fd67b-6ff1-0310-b445-bb7760255be9
2005-09-22 17:14:20 +00:00
..
Apache Notice /var/qmail/control dir (Joe Schaefer) 2005-07-15 21:13:49 +00:00
Qpsmtpd * lib/Qpsmtpd/TcpServer.pm 2005-09-22 17:14:20 +00:00
Qpsmtpd.pm * lib/Qpsmtpd/TcpServer.pm 2005-09-22 17:14:20 +00:00