Re: postfix message size

2010-09-29 Thread Charles Marcus
On 2010-09-28 8:12 PM, Sahil Tandon wrote: > Charles Marcus wrote: >> Are you submitting this message via a webmail client? > Huh? >> Maybe this is a web server/php upload size limitation? > No. What in the log excerpt makes you suspect that? The 127.0.0.1 IP address - but obviously I replied w

Re: postfix message size

2010-09-28 Thread Sahil Tandon
Charles Marcus wrote: On 2010-09-27 6:00 PM, Jim McIver wrote: (message size 5414717 exceeds size limit 5242880 of server 127.0.0.1[127.0.0.1]) As already pointed out, this error is not from the postfix server, but from the client... Correct. Are you submitting this message via a webmail c

Re: postfix message size

2010-09-28 Thread Jim McIver
On 9/27/2010 6:53 PM, Stan Hoeppner wrote: Jim McIver put forth on 9/27/2010 5:00 PM: I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with message size limit and a user not being able to send a file. I'm trying to limit the message size to 6 megabytes and in the main.cf I set:

Re: postfix message size

2010-09-28 Thread Charles Marcus
On 2010-09-27 6:00 PM, Jim McIver wrote: > (message size 5414717 exceeds size limit 5242880 of server > 127.0.0.1[127.0.0.1]) As already pointed out, this error is not from the postfix server, but from the client... Are you submitting this message via a webmail client? Maybe this is a web server

Re: postfix message size

2010-09-28 Thread Ralf Hildebrandt
* Jim McIver : > I'm trying to limit the message size to 6 megabytes and in the > main.cf I set: > > message_size_limit = 600 That's not 6 megabytes > (message size 5414717 exceeds size limit 5242880 of server > 127.0.0.1[127.0.0.1]) 5242880 != 600 > I wanted the message so I set mes

Re: postfix message size

2010-09-27 Thread Stan Hoeppner
Jim McIver put forth on 9/27/2010 5:00 PM: > I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with > message size limit and a user not being able to send a file. > > I'm trying to limit the message size to 6 megabytes and in the main.cf I > set: > > message_size_limit = 600 >

Re: postfix message size

2010-09-27 Thread Sahil Tandon
Jim McIver wrote: On 9/27/2010 3:55 PM, Ben McGinnes wrote: On 28/09/10 8:00 AM, Jim McIver wrote: I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with message size limit and a user not being able to send a file. I'm trying to limit the message size to 6 megabytes and in the ma

Re: postfix message size

2010-09-27 Thread Jim McIver
On 9/27/2010 3:55 PM, Ben McGinnes wrote: On 28/09/10 8:00 AM, Jim McIver wrote: I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with message size limit and a user not being able to send a file. I'm trying to limit the message size to 6 megabytes and in the main.cf I set: messa

Re: postfix message size

2010-09-27 Thread Ben McGinnes
On 28/09/10 8:00 AM, Jim McIver wrote: > I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with > message size limit and a user not being able to send a file. > > I'm trying to limit the message size to 6 megabytes and in the main.cf I > set: > > message_size_limit = 600 Try se

postfix message size

2010-09-27 Thread Jim McIver
I'm running postfix 2.5.6 on Freebsd 7.2 and am having an issue with message size limit and a user not being able to send a file. I'm trying to limit the message size to 6 megabytes and in the main.cf I set: message_size_limit = 600 maillog shows: (message size 5414717 exceeds size limi