15 messages in net.sourceforge.lists.courier-users[courier-users] Re: hard coded maximu...
FromSent OnAttachments
Carwyn T. EdwardsApr 11, 2002 9:26 am 
Jesse KeatingApr 11, 2002 10:46 am 
Carwyn T. EdwardsApr 11, 2002 10:58 am 
Jesse KeatingApr 11, 2002 11:32 am 
Lukas VeselyApr 11, 2002 11:57 am 
Keith PettitApr 11, 2002 12:13 pm 
Sam VarshavchikApr 11, 2002 3:40 pm 
Sam VarshavchikApr 11, 2002 3:45 pm 
Keith PettitApr 15, 2002 9:10 am 
Marc LindahlApr 15, 2002 10:41 am 
Sam VarshavchikApr 15, 2002 2:50 pm 
Sam VarshavchikApr 15, 2002 2:51 pm 
Keith PettitApr 15, 2002 4:42 pm 
Keith PettitApr 15, 2002 4:45 pm 
Marc LindahlApr 30, 2002 8:12 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: hard coded maximum attachment size limits?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 15, 2002 2:50:54 pm
List:net.sourceforge.lists.courier-users

Marc Lindahl writes:

Hi All, I ran configure with --with-maxformargsize=20000000 and still via both sqwebmail and SMTP I run into a 2048K max attachment size - is there some hard coded checks hidden somewhere, or something else I'm missing here (specifically!)?

Other settings you'll need to change:

--with-maxmsgsize - maximum message size, in bytes. Note that MIME encoding adds 25% overhead over and above the attachment size.

--with-maxargsize - in most cases, should be the same as maxformargsize.