PDA

View Full Version : Message Site Limit???


ataman79
29th October 2007, 12:30
Hi,

I want to change the message size limit (when I'm sending emails) but where I can change this??? i'm using Postfix , and i search in etc/postfix/main.cf to find such row to change but I can't find

Can anyone help me ?
Also I'm using Outlook as a client

ataman79
29th October 2007, 14:03
I think problem is solved: I add in etc/postfix/main.cf next line :
message_size_limit = 10480000
So now I can send bigger files
Is thit correct ? :)

falko
30th October 2007, 18:34
Yes, that's correct. :)