Bill Guion wrote:
>
> meeting to the same list. Unlike last weeks success story, yesterday all I
> got was rejects from Sendmail because the message was too large. It seems
> the attachment got encoded and included as a part of the email itself,
> rather than being treated as an attachment. I can not think of anything I
> did differently yesterday than I did last week, but the results sure were
> different.
>
> Can anyone tell me what I did wrong? I am using a Macintosh using system
> 8.6. My email client is Eudora Pro 3.1.1.
Edit the config file for the new list and change the following line:
# maxlength [integer] (40000) <resend,digest>
# The maximum size of an unapproved message in characters. When
# used with digest, a new digest will be automatically generated if
# the size of the digest exceeds this number of characters.
maxlength = 40000
Up it to what ever you think your largest attachment will be plus more for encoding
pad. Remember all email attachments are encoded into ASCII in order to be
transferred. Email does not really send anything in binary format. All non-ASCII
formats must be converted to ASCII first, then are decoded when they are received.
Thankfully now a days this happens automagically. ;-)
--
Anthony Baratta
President
KeyBoard Jockeys
South Park Speaks Version 3 is here!!!
http://www.baratta.com/southpark
Powered by Tsunami
References:
|
|