3 messages in net.sourceforge.lists.courier-users[courier-users] Re: Attachment size l...
FromSent OnAttachments
Steve McAllisterSep 14, 2002 8:15 am 
Steve McAllisterSep 14, 2002 8:21 am 
Sam VarshavchikSep 14, 2002 9:19 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: Attachment size limit in webmailActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 14, 2002 9:19:40 am
List:net.sourceforge.lists.courier-users

Steve McAllister writes:

I have the need to allow large messages and atachments in webmail for a certain IP range, using the full courier mta. I have compiled with: --with-maxargsize=1000000 --with-maxformargsize=72000000 and one option that used to be in the docs somewhere, if I remember right: --with-maxmsgsize=73000000

And have configured smtpaccess to have different size limits depending on the IP Range eg:

192.168.121 allow,RELAYCLIENT,SIZELIMIT=72000000 192.168.122 allow,RELAYCLIENT,SIZELIMIT=4000000

All works fine with IMAP but, always get the 2gig limit with webmail. What am I doing wrong?

Did you make sure that the updated webmail binary was actually installed in cgi-bin?