Re: setting smtpd_helo_restrictions rejects exchange servers

2009-02-06 Thread Steve Lindemann
comfortable with what's going on. I feel I can at least respond (somewhat) intelligently if I need to chat with one of those exchange sys admins. The harder part is telling my users why they aren't getting mail that used to get thru... curiously they don't seem to notice all

setting smtpd_helo_restrictions rejects exchange servers

2009-02-05 Thread Steve Lindemann
lo_restrictions = permit_mynetworks smtpd_sender_restrictions = reject_unknown_sender_domain unknown_local_recipient_reject_code = 550 -- Steve Lindemann __ Network Administrator //\\ ASCII Ribbon Campaign Marmot Library Network, Inc. \\// against HTML/R

Re: throttling delivery rate question (SOLVED?)

2008-10-08 Thread Steve Lindemann
Victor Duchovni wrote: On Tue, Oct 07, 2008 at 04:32:06PM -0600, Steve Lindemann wrote: fyi... the systems giving me the most grief all use ironport filters and they all started complaining within a few days of each other. I suspect some software update on the ironport but need data to prove

Re: throttling delivery rate question

2008-10-07 Thread Steve Lindemann
Wietse Venema wrote: Steve Lindemann: My problem is that I support a number of email lists (using mailman), none are particularly big or busy and, until recently, have been chugging merrily along without a problem. However, a number of domains we deliver to have suddenly started complaining

throttling delivery rate question

2008-10-02 Thread Steve Lindemann
are/doc/postfix-2.3.3/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_client_restrictions = check_client_access hash:/etc/postfix/access unknown_local_recipient_reject_code = 550 -- Steve Lindemann __ Network Administrator