Doesn't this entry seem strange, Will?
relay=127.0.0.1[127.0.0.1]:10024
, delay=0.37, delays=0.24/0.01/0.01/0.11, dsn=4.4.2,
status=deferred (lost
connection with 127.0.0.1[127.0.0.1] while
sending end of data -- message may be sent more than once)
Why do we have 127.0.0.1[127.0.0.1] two times in a row?
I understand [127.0.0.1]:10024 comes from main.cf. But why
do I have
127.0.0.1?
Eugene
-----Original Message-----
From: William Grzybowski . [mailto:will onsitenetworksolutions.com]
Sent: Tuesday, October 02, 2007 6:07 PM
To: Eugene Pefti
Subject: Re: [Maia-users] Please help!!!! Delivery
temporarily suspended:
lost connection with 127.0.0.1 - message may be sent more
than once
OK Great just wanted to make sure. This resolved the issue
and all has been
well sofar since I fixed everything.
Will
On 10/2/07 9:02 PM, "Eugene Pefti" <eugenep w3media.net> wrote:
> Yep, I got it, William.
> Thanks a lot. Looks like you are having the same
problem as me. I have
been
> struggling with DNS caches and MX record issues to have
mail reinstated
and
> bypass the spamfilter while I was troubleshooting it.
>
> I'll check what you suggested in an hour. I need to
straighten some things
> up.
>
> Eugene
>
> -----Original Message-----
> From: William Grzybowski . [mailto:will onsitenetworksolutions.com]
> Sent: Tuesday, October 02, 2007 5:50 PM
> To: Eugene Pefti; 'David Sims'
> Cc: maia-users renaissoft.com
> Subject: Re: [Maia-users] Please help!!!! Delivery
temporarily suspended:
> lost connection with 127.0.0.1 - message may be sent
more than once
>
> Hi Eugene,
>
> Amavisd is not working correctly or is stuck. Did you
get the other email
I
> sent to the user group?
>
> Will
>
>
>
>
> On 10/2/07 8:44 PM, "Eugene Pefti"
<eugenep w3media.net> wrote:
>
>> Yeah, transport.db is present.
>> I run FreeBSD and postfix sits at
/usr/loca/ets/postfix.
>> I have transport and relay_domains, both of them
are hashed with postmap.
>>
>> This is an instance of my transport file:
>>
>> w3media.net smtp:[192.197.96.13]
>>
>> w3media.com smtp:[192.197.96.13]
>>
>> w3registry.com smtp:[192.197.96.13]
>>
>> You are right, amavisd is supposed to reinject mail
back to postfix on
> port
>> 10025 but in my case it is not handed to it yet.
The logic is to receive
>> mail on port 25 and then hand it to amavisd on port
10024 and then
receive
>> it back on 10025.
>>
>> Thanks anyway,
>>
>> Eugene
>>
>>
>> -----Original Message-----
>> From: David Sims [mailto:dpsims dpsims.com]
>> Sent: Tuesday, October 02, 2007 5:25 PM
>> To: Eugene Pefti
>> Subject: Re: [Maia-users] Please help!!!! Delivery
temporarily suspended:
>> lost connection with 127.0.0.1 - message may be
sent more than once
>>
>> Hi,
>>
>> Do you have an /etc/postfix/transport.db file...
Amavis (if it is
>> configured correctly in the maia GUI) will deliver
the mail back to
>> postfix on port 10025 and postfix will relay it on
to the ultimate
>> destination.... First check what is configured as
the downstream mailer
in
>> the Maia GUI.... Then make sure that exists and
works...
>>
>> Dave
>>
************************************************************
************
>> On Tue, 2 Oct 2007, Eugene Pefti wrote:
>>
>>> Hi there.
>>>
>>> I'm in a state of full frustration. Can anybody
help me figure it out.
>>> Since yesterday my spamfilter box started
giving me and all my clients
>>> problem with email.
>>> The mail is not delivered to the final
destination (it is POP3 server)
> and
>> I
>>> have this errors in the log file:
>>>
>>> status=deferred (delivery temporarily
suspended: lost connection with
>>> 127.0.0.1[127.0.0.1] while sending
>>> end of data -- message may be sent more than
once)
>>>
>>> I've checked all potential places, looks like
nothing has been changed.
>>>
>>> Here are some details:
>>>
>>>> From postfix main.cf:
>>> content_filter=smtp-amavis:[127.0.0.1]:10024
>>>
>>>> From postfix master.cf:
>>> smtp-amavis unix - - n - 4 smtp
>>>
>>>> From avamisd.conf:
>>> $max_servers = 4;
>>>
>>> This is a list of open ports:
>>>
>>> tcp4 0 0 192.197.96.56.25
86.157.91.27.58566
>>> ESTABLISHED
>>> tcp4 0 0 127.0.0.1.10024
*.*
LISTEN
>>> tcp4 0 0 127.0.0.1.10025
*.*
LISTEN
>>> tcp4 0 0 *.25
*.*
LISTEN
>>> tcp4 0 0 127.0.0.1.783
*.*
LISTEN
>>> tcp4 0 0 *.3306
*.*
LISTEN
>>> tcp4 0 244 192.197.96.56.22
192.197.96.22.4043
>>> ESTABLISHED
>>> tcp4 0 0 *.22
*.*
LISTEN
>>> tcp6 0 0 *.22
*.*
LISTEN
>>> tcp4 0 0 *.21
*.*
LISTEN
>>> tcp4 0 0 *.*
*.*
CLOSED
>>> tcp46 0 0 *.80
*.*
LISTEN
>>>
>>> Mail received is accumulating in the mail queue
and I can't have it
>>> delivered with postsuper or postqueue
utilities.
>>>
>>> What troubles me is that I discovered that I
don't have a log file for
>>> amavisd. Everything is logging to messeges
file. But according to my
>>> amavisd.conf it should put to:
>>> $MYHOME = '/var/amavisd';
>>> $LOGFILE = "$MYHOME/amavis.log";
>>>
>>> The folder /var/amavisd is owned by vscan user
that has respective
>>> credentials to start amavisd deamon.
>>>
>>> Any help would be appreciated.
>>>
>>>
_______________________________________________
>>> Maia-users mailing list
>>> Maia-users renaissoft.com
>>> http://www.renaissoft.com/mailman/listinfo/maia-users
>>>
>>
>> _______________________________________________
>> Maia-users mailing list
>> Maia-users renaissoft.com
>> http://www.renaissoft.com/mailman/listinfo/maia-users
>
>
>
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|