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
hmm 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 ?