Re: Message size

2014-08-05 Thread Glenn Sieb
On 8/5/14, 1:42 PM, M. Rodrigo Monteiro wrote: > 2014-08-05 14:37 GMT-03:00 Glenn Sieb : >> And was that command run on the relay that is showing SIZE 1000? > > The command is from the Server -> Relay. So, yes. > All other servers (40 or so) the result is the same: 20MB

Re: Message size

2014-08-05 Thread Glenn Sieb
On 8/5/14, 1:47 PM, Noel Jones wrote: > And this doesn't look like postfix. Either there's some sort of > proxy interfering with SMTP, or this isn't connecting to the same > server. Maybe some security software or firewall on the oddball server? Good point.. I missed the difference in responses

Re: Message size

2014-08-05 Thread Glenn Sieb
On 8/5/14, 1:23 PM, M. Rodrigo Monteiro wrote: > This postfix act as a Relay. > From all servers, but one, the message size is 20MB. For these one it's 10MB > > # postconf message_size_limit > message_size_limit = 20971520 And was that command run on the relay that is showing SIZE 1000? If s

Re: Does this have side effects?

2014-02-07 Thread Glenn Sieb
This will do what you're looking for, much easier. in main.cf: mydomain = arlut.utexas.edu # SENDING MAIL # # The myorigin parameter specifies the domain that locally-posted # mail appears to come from. The default is to append $myhostname, # which is fine for small sites. If you run a domain

Ok. I'm finding a small issue on my server.

2011-12-26 Thread Glenn Sieb
Dear list, While I have SASL set up on port 587, I recently found that foreign IPs can connect, pretend to be, say, me, and send mail to my users. SPF can catch this, but I think it's something that should/can be caught by Postfix, no? So I conclude I have fubar'd my SMTP config somehow. How do I