6 msgDSN relay host
1 msgRestrict sender and from to one domain on outbo...
10 msgOutbound postfix routing issue
25 msgProblem with Black List
3 msgLooking at new mail server layout
26 msgwhy every minute: 'reload configuration /etc/po...
2 msgmyhostname parameter
17 msgRBL problems with smarthost on private address ...
34 msgBackscatting filter?
3 msghow to setup postfix in 'deliver-only' mode?
7 msgSlow queue configuration
17 msgSome Windows SMTP Server have problems with STA...
5 msgFor each check_ns or each check_mx, the value i...
4 msgpostfix and spf
2 msgPassword Validation in postfix
4 msgcatching some spam with warn_if_reject and reje...
9 msgRFC: Check mail quota at a mail relay (backscat...
31 msgGPS vs GLD (greylisting)
3 msgUnmeant update from 2.2.10 to 2.5.1

mailq lockups
\ Joey (5 May 2008)
. \ Victor Duchovni (5 May 2008)
. \ Jan P. Kessler (5 May 2008)
. \ Noel Jones (5 May 2008)
. \ Ralf Hildebrandt (5 May 2008)
. . \ Joey (5 May 2008)
. . . \ Ralf Hildebrandt (5 May 2008)
. . . \ Victor Duchovni (5 May 2008)
. . . \ Noel Jones (5 May 2008)
. . . . \ Joey (6 May 2008)
. . . . . \ Victor Duchovni (6 May 2008)
. . . . . . \ Joey (6 May 2008)
. . . . . . . \ Victor Duchovni (6 May 2008)
. \ Joey (7 May 2008)
. . \ Victor Duchovni (7 May 2008)
. . . \ Joey (8 May 2008)
. . . . \ Victor Duchovni (8 May 2008)
. . . . . \ MacShane, Tracy (9 May 2008)
. . . . . \ Joey (9 May 2008)
. . . . . . \ (Wietse Venema) (9 May 2008)
. . . . . . . \ Joey (9 May 2008)
. . . . . . . . \ (Wietse Venema) (9 May 2008)
. . . . . . . . . \ Joey (13 May 2008)
. . . . . . . . . . \ Victor Duchovni (13 May 2008)
. . . . . . . . . . \ Victor Duchovni (13 May 2008)
. . . . . . . . . . . \ (Wietse Venema) (13 May 2008)
. . . . . . \ Victor Duchovni (9 May 2008)

Subject:RE: mailq lockups
Group:Postfix-users
From:Joey
Date:8 May 2008


 
> -----Original Message-----
> From: owner-postfix-users
[mailto:owner-postfix-users]
> On Behalf Of Victor Duchovni
> Sent: Wednesday, May 07, 2008 2:35 PM
> To: postfix-users
> Subject: Re: mailq lockups
>
> On Wed, May 07, 2008 at 02:27:11PM -0400, Joey wrote:
>
> > > Exchange really should NOT be allowing client connections to sit idle
> >
> > > for 12 hours tying up resources. What prehistoric version of the
> >
> > > software are these sites running?
> >
> >
> >
> > Running server 2003 & exchange 2003 nothing outdated there...
> >
>
> The double-spacing really makes it hard to read and reply to your mail
> properly, can you try to turn that off?
>
> > > - Disable PIPELINING to Exchange (smtp_discard_ehlo_keywords)
> > > if Exchange PIPELINING is buggy.
> >
> > Will try this now...
> >
> > So create smtp_discard_ehlo_keyword_address_maps =
hash:/etc/postfix/mapname
>
> Easier to turn it off globally for a dedicated transport:
>
> main.cf:
> # Use "cdb" if available
> default_database_type = hash
> indexed = ${default_database_type}:${config_directory}/
>
> disable_pipelining = PIPELINING, silent-discard
> transport_maps = ${indexed}transport
>
> master.cf:
> smtplite unix - - n - - smtp
> -o smtp_discard_ehlo_keywords=$disable_pipelining
>
> transport:
> example.com smtplite
>
>
> > And in the mapname file put:
> >
> > Client-domain.com pipelining
>
> No, this only works for IP addresses, but the transport based approach
> above works for domains.
>
> > I only see the 3 options of: pipelining, starttls, auth in the doc I
see,
> > should it bee nopipelining?
>
> No it should be "pipelining", because this is a *discard* keywords list.
>

To keep it simple I took out the pipelining statement as a quick test, and
that didn't work.
Is there something from the spamassassin/ anti-spam side that could be a
factor in this?
The exchange server has NOTHING for anti-spam, the postfix server acts as a
gateway to accomplish this.






© 2004-2008 readlist.com