This commit is contained in:
Matt Simerson 2012-05-30 14:02:37 -04:00
parent 7713333d31
commit 0826b86dde

View File

@ -358,7 +358,7 @@ the C<DATA> command. If you need the size that will be queued, use
+ $transaction->body_length;
The line above is of course only valid in I<hook_queue( )>, as other plugins
may add headers and qpsmtpd will add it's I<Received:> header.
may add headers and qpsmtpd will add its I<Received:> header.
=head2 body_length( )