List Info

Thread: 421: Unexpected log failure with anavisd-new 2.5.x




421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
Germany
2008-03-13 02:07:24
Hi

after an update of my system running exim 4.62 and
amavisd-new 2.50,
mails with more than 3 reciepents will not be delivered and
blocked
by amavis with the following error:

421 4.1.0 Failed, id=07297-15, from MTA([127.0.0.1]:10025):
421
Unexpected log failure, please try later

In the FAQ I've read that this problem comes from the
openfiles limit
on the os. So I've set the openfiles to 4096 (from default
1024):

$ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
file size               (blocks, -f) unlimited
pending signals                 (-i) 40960
max locked memory       (kbytes, -l) 32
max memory size         (kbytes, -m) 3522740
open files                      (-n) 4096
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 40960
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

But nothing has changed. Still mails to recipients >
that
3 will not be delivered.

So what can I do ?

-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-str
ohschnitter.de *
-------------------------------------
Set the controls for 
		 the heart of the sun
-------------------------------------
__________________________________________________________

Raiffeisen Waren-Zentrale Rhein-Main eG
50668 Koeln, Altenberger Str. 1a

Tel: 0221/1638-0
Fax: 0221/1638-254

Sitz: Koeln

Amtsgericht Koeln, GnR 728

Geschaeftsfuehrender Vorstand: 
Hans-Josef Hilgers (Sprecher)
Markus Stuettgen
Dr. Karl-Heinrich Suemmermann

Vorstand:
Friedhelm Decker (Vorsitzender)
Ingo Steitz

Vorsitzender des Aufsichtsrates: 
Peter Bleser (MdB)

St.Nr.: 215/5938/0152

Bankverbindung:
WGZ Bank AG, Duesseldorf
(BLZ 300 600 10) Konto-Nr.: 300 011


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: 421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
Slovenia
2008-03-13 05:57:36
Jens,

> after an update of my system running exim 4.62 and
amavisd-new 2.50,
> mails with more than 3 reciepents will not be delivered
and blocked
> by amavis with the following error:
>
> 421 4.1.0 Failed, id=07297-15, from
MTA([127.0.0.1]:10025): 421
> Unexpected log failure, please try later
>
> In the FAQ I've read that this problem comes from the
openfiles limit
> on the os. So I've set the openfiles to 4096 (from
default 1024):
> But nothing has changed. Still mails to recipients >
that
> 3 will not be delivered.
>
> So what can I do ?

Check your log files: the exim log file, and system log
files 
(e.g. /var/log/messages). Try manually telnetting to
127.0.0.1 10025
and simulate a session with more than three recipients and
see what
happens. Check free space on partitions, and sanity (e.g.
protection)
of log files and syslog. Enable Exim debugging if available.
Ask on
the Exim mailing lists if you run out of ideas, google may
be of help.

  Mark


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: 421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
United States
2008-03-13 08:06:36
You can do another RCPT TO on the next line.

-----Original Message-----
From: amavis-user-bounceslists.sourceforge.net
[mailto:amavis-user-bounceslists.sourceforge.net] On
Behalf Of Jens
Strohschnitter
Sent: Thursday, March 13, 2008 9:05 AM
To: amavis-userlists.sourceforge.net
Subject: Re: [AMaViS-user] 421: Unexpected log failure with
anavisd-new
2.5.x

> > after an update of my system running exim 4.62 and
amavisd-new 2.50,
> > mails with more than 3 reciepents will not be
delivered and blocked
> > by amavis with the following error:
> >
> > 421 4.1.0 Failed, id=07297-15, from
MTA([127.0.0.1]:10025): 421
> > Unexpected log failure, please try later
> >
> > In the FAQ I've read that this problem comes from
the openfiles
limit
> > on the os. So I've set the openfiles to 4096 (from
default 1024):
> > But nothing has changed. Still mails to recipients
> that
> > 3 will not be delivered.
> >
> > So what can I do ?
> 
> Check your log files: the exim log file, and system log
files 
> (e.g. /var/log/messages). Try manually telnetting to
127.0.0.1 10025
> and simulate a session with more than three recipients
and see what
> happens. Check free space on partitions, and sanity
(e.g. protection)
> of log files and syslog. Enable Exim debugging if
available. Ask on
> the Exim mailing lists if you run out of ideas, google
may be of help.

Hi

in messages I can't see any logentry, freespace is enough,
all other
mails will be delivered. But how can I send via telnet
127.0.0.1 10025
a mail to more than one recipient ?

S: 220 smtp.example.com ESMTP Postfix
C: HELO relay.example.org
S: 250 Hello relay.example.org, I am glad to meet you
C: MAIL FROM:<bobexample.org>
S: 250 Ok
C: RCPT TO:<aliceexample.com>, ;  ..... ?????
			      ^^^^^^^^^^^^^^^^
	


-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-str
ohschnitter.de *
-------------------------------------
Set the controls for 
		 the heart of the sun
-------------------------------------
__________________________________________________________

Raiffeisen Waren-Zentrale Rhein-Main eG
50668 Koeln, Altenberger Str. 1a

Tel: 0221/1638-0
Fax: 0221/1638-254

Sitz: Koeln

Amtsgericht Koeln, GnR 728

Geschaeftsfuehrender Vorstand: 
Hans-Josef Hilgers (Sprecher)
Markus Stuettgen
Dr. Karl-Heinrich Suemmermann

Vorstand:
Friedhelm Decker (Vorsitzender)
Ingo Steitz

Vorsitzender des Aufsichtsrates: 
Peter Bleser (MdB)

St.Nr.: 215/5938/0152

Bankverbindung:
WGZ Bank AG, Duesseldorf
(BLZ 300 600 10) Konto-Nr.: 300 011


------------------------------------------------------------
------------
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
____________________________________________________________
_____________
This email has been scanned and certified safe by
SpammerTrap(tm). 
For Information please see http://www.spammertrap.com

____________________________________________________________
_____________

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: 421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
Germany
2008-03-13 08:04:36
> > after an update of my system running exim 4.62 and
amavisd-new 2.50,
> > mails with more than 3 reciepents will not be
delivered and blocked
> > by amavis with the following error:
> >
> > 421 4.1.0 Failed, id=07297-15, from
MTA([127.0.0.1]:10025): 421
> > Unexpected log failure, please try later
> >
> > In the FAQ I've read that this problem comes from
the openfiles limit
> > on the os. So I've set the openfiles to 4096 (from
default 1024):
> > But nothing has changed. Still mails to recipients
> that
> > 3 will not be delivered.
> >
> > So what can I do ?
> 
> Check your log files: the exim log file, and system log
files 
> (e.g. /var/log/messages). Try manually telnetting to
127.0.0.1 10025
> and simulate a session with more than three recipients
and see what
> happens. Check free space on partitions, and sanity
(e.g. protection)
> of log files and syslog. Enable Exim debugging if
available. Ask on
> the Exim mailing lists if you run out of ideas, google
may be of help.

Hi

in messages I can't see any logentry, freespace is enough,
all other
mails will be delivered. But how can I send via telnet
127.0.0.1 10025
a mail to more than one recipient ?

S: 220 smtp.example.com ESMTP Postfix
C: HELO relay.example.org
S: 250 Hello relay.example.org, I am glad to meet you
C: MAIL FROM:<bobexample.org>
S: 250 Ok
C: RCPT TO:<aliceexample.com>, ;  ..... ?????
			      ^^^^^^^^^^^^^^^^
	


-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-str
ohschnitter.de *
-------------------------------------
Set the controls for 
		 the heart of the sun
-------------------------------------
__________________________________________________________

Raiffeisen Waren-Zentrale Rhein-Main eG
50668 Koeln, Altenberger Str. 1a

Tel: 0221/1638-0
Fax: 0221/1638-254

Sitz: Koeln

Amtsgericht Koeln, GnR 728

Geschaeftsfuehrender Vorstand: 
Hans-Josef Hilgers (Sprecher)
Markus Stuettgen
Dr. Karl-Heinrich Suemmermann

Vorstand:
Friedhelm Decker (Vorsitzender)
Ingo Steitz

Vorsitzender des Aufsichtsrates: 
Peter Bleser (MdB)

St.Nr.: 215/5938/0152

Bankverbindung:
WGZ Bank AG, Duesseldorf
(BLZ 300 600 10) Konto-Nr.: 300 011


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: 421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
Germany
2008-03-13 10:06:58
> > > after an update of my system running exim
4.62 and amavisd-new 2.50,
> > > mails with more than 3 reciepents will not be
delivered and blocked
> > > by amavis with the following error:
> > >
> > > 421 4.1.0 Failed, id=07297-15, from
MTA([127.0.0.1]:10025): 421
> > > Unexpected log failure, please try later
> > >
> > > In the FAQ I've read that this problem comes
from the openfiles
> limit
> > > on the os. So I've set the openfiles to 4096
(from default 1024):
> > > But nothing has changed. Still mails to
recipients > that
> > > 3 will not be delivered.
> > Check your log files: the exim log file, and
system log files 
> > (e.g. /var/log/messages). Try manually telnetting
to 127.0.0.1 10025
> > and simulate a session with more than three
recipients and see what
> > happens. Check free space on partitions, and
sanity (e.g. protection)
> > of log files and syslog. Enable Exim debugging if
available. Ask on
> > the Exim mailing lists if you run out of ideas,
google may be of help.
> in messages I can't see any logentry, freespace is
enough, all other
> mails will be delivered. But how can I send via telnet
127.0.0.1 10025
> a mail to more than one recipient ?
> 
> You can do another RCPT TO on the next line.
> 

Hi

I've found a solution: Removed exim via rpm, removed
/var/log/exim
and /vas/spool/exim, reinstalled exim via rpm and chmoded
/var/log/exim
to 777 - now anything works. 
Sometimes it has to be the hardest solution 


-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-str
ohschnitter.de *
-------------------------------------
Set the controls for 
		 the heart of the sun
-------------------------------------
__________________________________________________________

Raiffeisen Waren-Zentrale Rhein-Main eG
50668 Koeln, Altenberger Str. 1a

Tel: 0221/1638-0
Fax: 0221/1638-254

Sitz: Koeln

Amtsgericht Koeln, GnR 728

Geschaeftsfuehrender Vorstand: 
Hans-Josef Hilgers (Sprecher)
Markus Stuettgen
Dr. Karl-Heinrich Suemmermann

Vorstand:
Friedhelm Decker (Vorsitzender)
Ingo Steitz

Vorsitzender des Aufsichtsrates: 
Peter Bleser (MdB)

St.Nr.: 215/5938/0152

Bankverbindung:
WGZ Bank AG, Duesseldorf
(BLZ 300 600 10) Konto-Nr.: 300 011


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: 421: Unexpected log failure with anavisd-new 2.5.x
country flaguser name
Brazil
2008-03-13 10:15:29
I don't remember why, but I think exim needs to be member or
"mail"  
group:

[rootmav2 etc]# grep -i exim passwd
exim:93:9
3::/var/spool/exim:/sbin/nologin

[rootmav2 etc]# grep -i exim group
mail:12:m
ail,exim
exim:93:

----------------------------

If your problem was with permissions, it will occurs again,
because 
logrotate creates new files with default owner and
permissions.


Em Qui 13 Mar 2008, Jens Strohschnitter escreveu:
> > > > after an update of my system running
exim 4.62 and amavisd-new
> > > > 2.50, mails with more than 3 reciepents
will not be delivered
> > > > and blocked by amavis with the following
error:
> > > >
> > > > 421 4.1.0 Failed, id=07297-15, from
MTA([127.0.0.1]:10025): 421
> > > > Unexpected log failure, please try
later
> > > >
> > > > In the FAQ I've read that this problem
comes from the openfiles
> >
> > limit
> >
> > > > on the os. So I've set the openfiles to
4096 (from default
> > > > 1024): But nothing has changed. Still
mails to recipients >
> > > > that 3 will not be delivered.
> > >
> > > Check your log files: the exim log file, and
system log files
> > > (e.g. /var/log/messages). Try manually
telnetting to 127.0.0.1
> > > 10025 and simulate a session with more than
three recipients and
> > > see what happens. Check free space on
partitions, and sanity
> > > (e.g. protection) of log files and syslog.
Enable Exim debugging
> > > if available. Ask on the Exim mailing lists
if you run out of
> > > ideas, google may be of help.
> >
> > in messages I can't see any logentry, freespace is
enough, all
> > other mails will be delivered. But how can I send
via telnet
> > 127.0.0.1 10025 a mail to more than one recipient
?
> >
> > You can do another RCPT TO on the next line.
>
> Hi
>
> I've found a solution: Removed exim via rpm, removed
/var/log/exim
> and /vas/spool/exim, reinstalled exim via rpm and
chmoded
> /var/log/exim to 777 - now anything works.
> Sometimes it has to be the hardest solution 



-- 
     Fernando Frota Machado de Morais
        Divisao de Redes de Comunicacao
        Centro de Computacao
        Universidade Federal de Minas Gerais
        Brasil
        Tel. +55(31)3409.4007  Fax. +55(31)3409.4004

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )