Re: Postfix removes content from a file

2014-08-08 Thread Bill Cole
On 8 Aug 2014, at 6:51, Ramesh wrote: Showing message in body with max 1000 lines in a file, more than 1000 lines attaching as bin file. any suggestions to resolve this? Fix whatever program you are running as "mail" that is not the one you were running in the past. That program is defini

Re: Postfix removes content from a file

2014-08-08 Thread Cristiano Deana
On Fri, Aug 8, 2014 at 12:51 PM, Ramesh wrote: Hi > Showing message in body with max 1000 lines in a file, more than 1000 lines > attaching as bin file. Not here (gmail web), not with thunderbird. Just tested with a 1 lines text file and /usr/bin/mail (freebsd). -- Cris, member of G.U.F.

Re: Postfix removes content from a file

2014-08-08 Thread Ramesh
Showing message in body with max 1000 lines in a file, more than 1000 lines attaching as bin file. any suggestions to resolve this? -Thanks On Friday, 8 August 2014 12:41 PM, Ramesh wrote: First let me clear, am not accusing postfix server. today i found message sending as attach

Re: Postfix removes content from a file

2014-08-08 Thread Ramesh
First let me clear, am not accusing postfix server. today i found message sending as attachment,file having 1583 lines, so may be sending as attachment, am not sure. am working on this to figure-out.i sent with 10 lines in a file, receiving as expected.  Thanks for  replies.   On Thu

Re: Postfix removes content from a file

2014-08-07 Thread li...@rhsoft.net
first: * don't post in HTML * don't reply-all on lists * don't top-post * provide useful informations - "don't work" is not useful http://www.catb.org/esr/faqs/smart-questions.html#beprecise Am 07.08.2014 um 19:23 schrieb Ramesh: > It is not a problem with quotes what you posted has *surely* a

Re: Postfix removes content from a file

2014-08-07 Thread Matthias Andree
Am 07.08.2014 um 19:23 schrieb Ramesh: > It is not a problem with quotes, all these days it was working fine, > since yesterday receiving messages without content. 1. you showed a shell command that had broken quoting, and apparently from a shell that does not properly complain about mixing quotes

Re: Postfix removes content from a file

2014-08-07 Thread Ramesh
It is not a problem with quotes, all these days it was working fine, since yesterday receiving messages without content. I don't know where went wrong in the server. Thanks, Ramesh On Thursday, 7 August 2014 5:06 PM, "li...@rhsoft.net" wrote: Am 07.08.2014 um 13:22 schrieb Ramesh: >

Re: Postfix removes content from a file

2014-08-07 Thread li...@rhsoft.net
Am 07.08.2014 um 13:22 schrieb Ramesh: > postfix removes status message information from a file no it don't and even if without logs nobody could help > mail -s 'stat" m...@example.com < stat.txt > sends blank message, verified stat.txt file has log information. well try that command in a shel

Postfix removes content from a file

2014-08-07 Thread Ramesh
Hi, postfix removes status message information from a file.  mail -s 'stat" m...@example.com < stat.txt sends blank message, verified stat.txt file has log information. this is happening since yesterday, i just reinstalled php, i didn’t make any changes to postfix configuration. Pleas