On Wed, 2002-10-23 at 07:50, Jeremy C. Reed wrote:
>
> Yes. I assumed pine would escape the period, like rfc 2821 section 4.5.2
> about transparency suggests. But now I see that even the suggested pine
> config for using sendmail uses "-oi" (which implies that pine won't add
> the extra period).
>
I thought pine just calls sendmail -bs?
Mutt, on the other hand, uses -t -oi -oem (optionally -f as well to
force the envelope sender, if $envelope_from is enabled in your muttrc)
-suresh