|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Bergter Esther (Esther.Bergter
vipcomag.de)
Date: Mon Aug 27 2007 - 07:01:40 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -----Ursprüngliche Nachricht-----
> Von: owner-postfix-users
postfix.org
> [mailto:owner-postfix-users
postfix.org]Im Auftrag von Johan Boshoff
> Gesendet: Montag, 27. August 2007 11:11
> An: postfix-users
postfix.org
> Betreff: Re: Postfix Problem
>
>
> Hi Ralf,
>
> Thanks for the reply. Have you any ideas how to change thew
> hostname so
> that it actually works without having to list it twice?
>
> How do I change the hostname so that it does not get listed
> twice in the two
> parameters I specified?
>
edit /etc/postfix/main.cf, change line mydestination to
mydestination = localhost.$mydomain
then reload postfix, using command 'postfix reload'.
That way $myhostname is no longer in $mydestination.
Esther
> Johan
>
>
>
>
> ----- Original Message -----
> From: "Ralf Hildebrandt" <Ralf.Hildebrandt
charite.de>
> To: <postfix-users
postfix.org>
> Sent: Monday, August 27, 2007 10:53 AM
> Subject: Re: Postfix Problem
>
>
> >* Johan Boshoff <johan
connixinternet.co.za>:
> >> Hi All,
> >>
> >> I have a problem where my Postfix keep lots of mail in the
> >> /var/spool/active and incoming directories.
> >>
> >> I got entries like this in my maillog:
> >>
> >> lots of deferred mail, that is bad for performance : 186 Time(s)
> >> mail for localhost.localdomain is using up 12478 of
> 15778 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 14388 of
> 17688 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 15354 of
> 18741 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 15360 of
> 18749 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 15373 of
> 18763 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 15378 of
> 18770 active
> >> queue entries : 2 Time(s)
> >> mail for localhost.localdomain is using up 15385 of
> 18778 active
> >> queue entries : 2 Time(s)
> >>
> >> Then the maillog ends like this:
> >>
> >> please avoid flushing the whole queue when you have : 186 Time(s)
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > Don't run "postfix flush"
> >
> >
> >
> >> smtpd_recipient_restrictions = reject_invalid_hostname,
> >> reject_unknown_recipient_domain, reject_unlisted_recipient,
> >> reject_unauth_pipelining, permit_mynetworks,
> >> permit_sasl_authenticated, reject_unauth_destination,
> >> reject_rbl_client multi.uribl.com, reject_rbl_client
> >> dsn.rfc-ignorant.org, reject_rbl_client dul.dnsbl.sorbs.net,
> >> reject_rbl_client list.dsbl.org, reject_rbl_client
> >> sbl-xbl.spamhaus.org, reject_rbl_client bl.spamcop.net,
> >> reject_rbl_client dnsbl.sorbs.net, reject_rbl_client
> cbl.abuseat.org,
> >
> > reject_rbl_client cbl.abuseat.org can be removed, since
> > sbl-xbl.spamhaus.org already contains the CBL
> >
> >
> >> Please look at the entry for mydestination = $myhostname,
> >> localhost.$mydomain. Where does it actually get this
> myhostname from?
> >
> > postconf myhostname
> >
> > --
> > Ralf Hildebrandt (Ralf.Hildebrandt
charite.de)
> > plonk
charite.de
> > Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450
> > 570-155
> > http://www.arschkrebs.de
> > I think I need a new T-shirt. On the front it will say "Of
> course, my
> > version is somewhat outdated..." and on the back it will say "...but
> > it is Debian's latest stable release."
> >
> >
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]