R: Re: issue with a single dot and sendmail

2009-09-07 Thread aleu...@inwind.it
>Da: sa...@tandon.net >-i When reading a message from standard input, don't treat a line with >only a . character as the end of input. Oops.. so simple! Sorry, I didn't see this option Thanks! Alessandro

Re: issue with a single dot and sendmail

2009-09-07 Thread Noel Jones
On 9/7/2009 11:58 AM, Alessandro wrote: I how can I send a single dot line with sendmail? man sendmail, look for the -i option. http://www.postfix.org/sendmail.1.html -- Noel Jones

Re: issue with a single dot and sendmail

2009-09-07 Thread Sahil Tandon
On Mon, 07 Sep 2009, Alessandro wrote: > As far as I know the single dot is used by smtp/pop protocol to > terminate the message, so It should -I think- transparently replace a > single dot with a double dot during the > > > Another example: the file mail.txt contains the following test: > """