Gary wrote:

> I wonder if anyone has seen this issue coming up.  It _just_ started
> happening on Friday and I've been hacking around with it over the
> weekend trying to figure out what happened.  I have maRBL running with
> amavisd-new on a FreeBSD server.  Upon startup, you get the usual
> messages:

> Jan 16 09:25:49 catoosa marbl: Process Backgrounded
> Jan 16 09:25:49 catoosa marbl: 2007/01/16-09:25:49 marbl (type
> Net::Server::Multiplex) starting! pid(16111)
> Jan 16 09:25:49 catoosa marbl: Binding to TCP port 2552 on host 127.0.0.1
> Jan 16 09:25:49 catoosa marbl: Setting gid to "65534 65534"
> Jan 16 09:25:49 catoosa marbl: Setting uid to "65534"

> You're then off and running until you see something like this show up
> in your logs:

> Jan 16 08:43:37 catoosa postfix/smtpd[15670]: warning: premature
> end-of-input on 127.0.0.1:2552 while reading input attribute name

> at this point, maRBL dies with no warning or error and you start seeing this:

> Jan 16 08:43:41 catoosa postfix/smtpd[15667]: warning: connect to
> 127.0.0.1:2552: Connection refused

> which of course means your mail system is broken, no users get email
> and you wear the sad panda hat.

> Has anyone encountered this problem?

As per:
http://www.postfix.org/SMTPD_POLICY_README.html

You might try something like:

smtpd_policy_service_timeout = 240s
127.0.0.1:2552_time_limit = 3730
smtpd_policy_service_max_idle = 900s

I'm not all that familiar with exactly what these setting affect but
it may help prevent maRBL from dying. I'm not sure why maRBL would not
restart after it dies however.

Gary V


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to