fix typo
This commit is contained in:
parent
7713333d31
commit
0826b86dde
@ -358,7 +358,7 @@ the C<DATA> command. If you need the size that will be queued, use
|
|||||||
+ $transaction->body_length;
|
+ $transaction->body_length;
|
||||||
|
|
||||||
The line above is of course only valid in I<hook_queue( )>, as other plugins
|
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( )
|
=head2 body_length( )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user