<<< Date Index >>>     <<< Thread Index >>>

Re: Attachment altered because of 7 bit (none) encoding.



> $ od -c testdot
> 0000000   #  \n  \n   .  \n  \n   #  \n
> 0000010
>
> $ mail username < testdot

> Dot did not get doubled.
>
> $ mail -V
> nail 10.5 4/27/03

I tested your file, mine get doubled.

I notice that your /var/mail/username has MIME etc and mine does not,
so sendmail is treating our mails differently. Maybe a comparison of
our mail headers will help.

Also, I am on a SunOS 5.8 system with
% uname -a
SunOS xx.xx.xxx.xx 5.8 Generic_117350-19 sun4u sparc SUNW,Sun-Fire-880

% mail -V
mail: illegal option -- V
mail: Usage: [-ehpPqr] [-f file] [-x debuglevel]
or      [-tw] [-m message_type] [-T file] [-x debuglevel] persons
or      [-x debuglevel]

Bo