Killed all the amavisd processes and restarted it and it worked ! .

Thanks Mark for your support.

Quoting Mark Martinec <[EMAIL PROTECTED]>:

>> Can you'll please help me out with the following error from maillog.
> ...
>> Aug  1 06:16:13 host amavis[25859]: Net::Server: Accept failed with 27
>> tries left.
>> Net-Server-0.94
>
> See if the following change to Net/Server.pm produces a more helpful  
>  diagnose:
>
> --- Server.pm~  Wed Jul 12 04:48:53 2006
> +++ Server.pm   Tue Aug  1 14:52:46 2006
> @@ -672,5 +672,5 @@
>      return 1 if defined $prop->{client};
>
> -    $self->log(2,"Accept failed with $retries tries left.");
> +    $self->log(2,"Accept failed with $retries tries left: $!");
>
>      ### try again in a second
>
>
>
> Mark
>
> -------------------------------------------------------------------------
> 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/
>




-------------------------------------------------------------------------
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