Avast WEBforum

Business Products => Avast Business => Avast Business for Linux => Topic started by: Marquiz on August 13, 2004, 04:03:53 PM

Title: Message Processing field - why?
Post by: Marquiz on August 13, 2004, 04:03:53 PM
any idea what could be a reason for this:

[size=0.5]
BF8155AC0D6     1429 Thu Aug 12 13:17:07  mnagraba@grafika.com.pl
(host 127.0.0.1[127.0.0.1] said: 451 Message processing failed: Message forwarding interrupted)
                                         studio@dmsystem.com.pl
[/size]

and it is allways comming together with this:

[size=0.5]
Aug 13 16:23:47 avastrelay[12944]: info: closing smtp client '127.0.0.1:10026'
Aug 13 16:23:47 avastrelay[12944]: error: smtp client: connection timeouted '127.0.0.1:10026'
[/size]

most of messages comes throught without any problems but I do not understand why I gat a timeout on some of them... ??

----------later-----------
now I know the answer...
i had line like that in my postfix.conf:
[size=0.5]
mynetworks=192.168.0.0/255.255.255.255, 127.0.0.0/255.255.255.0
[/size]
after removing this line all mails to my company went smoothly through avastrelay without any timeout from postfix side.
Title: Re:Message Processing field - why?
Post by: Vlk on August 16, 2004, 09:59:40 AM
Thanks for sharing... :)