relay access denied question

2016-05-03 Thread Chris Adams
Hello all, I recently rebuilt a server for use with Mailman and Postfix. I have the server running, Mailman and Postfix installed. I am using Postfix 2.10.1. I copied the main.cf file over from the old server to the new server. When I post a message to one of the Mailman lists, I encounter an

Re: postscreen dnsbl weighting with new(est) spamhaus return codes -- experiences/data?

2015-08-06 Thread Chris Adams
Once upon a time, PGNd said: > On quick investigation, @ spamhaus now says > (http://www.spamhaus.org/news/article/713/) return codes have changed: Those are dbl response codes, not zen. You are mixing the two up, but they are very different. -- Chris Adams

Re: Postfix + Courier or Dovecot?

2015-06-18 Thread Chris Adams
ically (scanning the whole mailbox), and there was no quick way to check the quota status (it took reading 55,000 files). Dovecot can store quotas in a database, so checking them now is one SELECT (that takes a fraction of a second) away. -- Chris Adams

Re: postfix-policyd-spf-perl and troubles with Amazon? [SOLVED]

2015-05-06 Thread Chris Adams
Once upon a time, Scott Kitterman said: > Great. Feel free to throw RFC 7208 Section 3.4 (Record Size) at them. The > SHOULD fit in a UDP packet is there for a reason. I see your RFC and raise you RFC 6891. "[f]it in a UDP packet" does not mean 512 bytes. -- Chris Adams

Re: port 25 465 and 587 confusion.

2015-04-05 Thread Chris Adams
assigned use, and not that many things support it. Its use is deprecated, but MS Outlook (at least some versions) only support SSL-wrapped SMTP on port 465 (they don't handle the standard way of connecting to 587 and then issuing STARTTLS). -- Chris Adams

Re: Problem with smtpd_sasl_local_domain

2015-03-25 Thread Chris Adams
Once upon a time, Wietse Venema said: > Chris Adams: > > I'm setting up Postfix+Dovecot on CentOS 7 (prefer to use the > > OS-provided versions, Postfix 2.10.1 and Dovecot 2.2.10). I need to > > handle SMTP AUTH for a couple of different domains where the customer >

Problem with smtpd_sasl_local_domain

2015-03-23 Thread Chris Adams
ostfix 3.1 snapshot). Am I missing something? Is there another way to do this? -- Chris Adams

Re: Cleaning out certain 4xx-errors

2012-09-16 Thread Chris Adams
Once upon a time, Wietse Venema said: > Chris Adams: > > > P.S.: I complied with your Reply-To: and sent the Cc:. It will fail > > > SPF, if you're checking that. > > > > That's not me; that's the list. > > I think he refers to this: >

Re: Cleaning out certain 4xx-errors

2012-09-15 Thread Chris Adams
Once upon a time, /dev/rob0 said: > On Sat, Sep 15, 2012 at 06:50:38PM -0500, Chris Adams wrote: > > I wrote a milter for our Plesk servers to check quota at RCPT TO > > time instead (and return a permanent error for over-quota) to fix > > the bad behavior. > > Unfor

Re: Cleaning out certain 4xx-errors

2012-09-15 Thread Chris Adams
-quota message into a permanent error, at least for messages with multiple recipients). I wrote a milter for our Plesk servers to check quota at RCPT TO time instead (and return a permanent error for over-quota) to fix the bad behavior. -- Chris Adams Systems and Network Administrator - HiW

Re: REJECT and save a copy of spam?

2012-09-14 Thread Chris Adams
defang/amavis since I was just looking for basic spam blocking. Thanks. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble.

Re: REJECT and save a copy of spam?

2012-09-14 Thread Chris Adams
ce, and that the message gets saved (so I can review when somebody complains). Thanks; I guess I'll take a look at amavis. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble.

REJECT and save a copy of spam?

2012-09-13 Thread Chris Adams
do this. If it matters, this is Postfix 2.6.6 on CentOS 6. Thanks. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble.