On Thursday 25 April 2002 11:33, you wrote: > Does anyone there know where to assign attachment size in postfix? > > I did not assign any attachment size restriction in my postfix "kasi di ko > alam kung saan" but when I email with a 40M attachment it returned mail > stating exceed max size allowed or similar. > > I would like to know where can I make postfix accept larger attachment > size. > > thanks in advance! > > alben
hi sir alben, here's a snippet from the file: /usr/doc/postfix<version>/sample-resource.cf # The message_size_limit parameter limits the total size in bytes of # a message, including envelope information. # message_size_limit = 10240000 just adjust the value to suite your needs. btw, you need to add that line into your main.cf and then do a postfix reload hth, -eric -- �.--. �Enrique D. Rosel II ( () ) Q Linux Solutions, Inc. �`--\\ A Philippine Open Source Solutions Co. �http://www.q-linux.com/ _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
