PDA

View Full Version : size of attached files in posfix


redox
4th December 2006, 12:38
¿How can I configure the email size? i added this line to postfix configuration file (/etc/postfix/main.cf):

message_size_limit = 10480000

but the problem persists. ¿any idea?

Thanks!

sjau
4th December 2006, 12:53
did you reload postfix afterwards?

redox
4th December 2006, 13:00
did you reload postfix afterwards?
Yes, without results.
Perhaps ISPConfig have a different configuration file but I don't know where is it.

sjau
4th December 2006, 13:09
How bit is the attachment you are trying to send? Attachments become up to 1/3 larger when sent sind they need to be converted...

redox
4th December 2006, 13:14
How bit is the attachment you are trying to send? Attachments become up to 1/3 larger when sent sind they need to be converted...

About 8MB.

(*) Excusme but I speak english only a little bit.

abadi
4th December 2006, 15:02
are you using webmail or mail client (eq outlook), if you are using webmail maybe problem with your limit upload file size in your php

redox
4th December 2006, 15:30
are you using webmail or mail client (eq outlook), if you are using webmail maybe problem with your limit upload file size in your php

Outlook Express :o

sjau
5th December 2006, 10:36
Redox:

8 MB + 1/3 (of 8MB) is about 10.6 MB and therefor larger than what you have set your max size to...

redox
6th December 2006, 03:01
Solved changing the message limit size. Thanks!!! :D