List Info

Thread: Connection problems...




Connection problems...
user name
2006-08-25 17:15:15
I've made some progress in configuring my Amavis / Postfix
setup, but I 
ran into a blocker that I can't seem to find the source for
it.  Can you 
please advice;

Aug 25 19:10:27 iris2 postfix/master[5165]: daemon started
-- version 
2.3.2, configuration /etc/postfix

Aug 25 19:10:27 iris2 postfix/qmgr[5173]: 429118D6: 
from=<listsnorrbring.se>, size=894, nrcpt=1 (queue
active)

Aug 25 19:10:27 iris2 postfix/lmtp[5180]: connect to
localhost[::1]: 
Connection refused (port 10024)

Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) (!) FWD via
SMTP: 
<listsnorrbring.se> -> <some_addressyahoo.com>, 450 4.4.1 Can't 
connect to 127.0.0.1 port 10025, Net::SMTP: Bad hostname 
'\177\000\000\001' (Invalid argument) at (eval 53)
line 145, <GEN4> line 
59., MTA([127.0.0.1]:10025), id=05051-01

Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) Blocked
TEMPFAIL, LOCAL 
[192.168.111.30] <listsnorrbring.se> ->
<some_addressyahoo.com>, 
Message-ID: <44EF2C8D.50300norrbring.se>, mail_id:
j47Ptidq+Rta, Hits: 
-1.35, 288 ms

Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) Blocked
CLEAN, 
<listsnorrbring.se> -> <some_addressyahoo.com>, Hits: -1.35, tag=2, 
tag2=5, kill=10, 0/0/0/0

Aug 25 19:10:28 iris2 postfix/lmtp[5180]: 429118D6: 
to=<some_addressyahoo.com>,
relay=localhost[127.0.0.1]:10024, 
delay=632, delays=632/0.02/0.02/0.29, dsn=4.4.1,
status=deferred (host 
localhost[127.0.0.1] said: 450 4.4.1 Can't connect to
127.0.0.1 port 
10025, Net::SMTP: Bad hostname '\177\000\000\001'
(Invalid argument) at 
(eval 53) line 145, <GEN4> line 59.,
MTA([127.0.0.1]:10025), id=05051-01 
(in reply to end of DATA command))


-- 

Anders Norrbring
Norrbring Consulting

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/
Connection problems...
user name
2006-08-25 18:01:47
At 12:15 PM 8/25/2006, Anders Norrbring wrote:
>I've made some progress in configuring my Amavis /
Postfix 
>setup, but I
>ran into a blocker that I can't seem to find the source

>for it.  Can you
>please advice;
>
>Aug 25 19:10:27 iris2 postfix/master[5165]: daemon
started 
>-- version
>2.3.2, configuration /etc/postfix
>
>Aug 25 19:10:27 iris2 postfix/qmgr[5173]: 429118D6:
>from=<listsnorrbring.se>, size=894, nrcpt=1 (queue
active)
>
>Aug 25 19:10:27 iris2 postfix/lmtp[5180]: connect to 
>localhost[::1]:
>Connection refused (port 10024)

What does your content_filter command look like?  I'm
using:
  content_filter = amavis:[127.0.0.1]:10024
These days it's customary to use smtp rather than 
lmtp.  With current postfix versions there is no advantage 
to using lmtp, and under some circumstances lmtp can 
trigger a minor bug in amavisd.

>Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) (!) FWD
via 
>SMTP:
><listsnorrbring.se> ->
<some_addressyahoo.com>, 450 
>4.4.1 Can't
>connect to 127.0.0.1 port 10025, Net::SMTP: Bad hostname
>'\177\000\000\001' (Invalid argument) at (eval 53)
line 
>145, <GEN4> line
>59., MTA([127.0.0.1]:10025), id=05051-01

This looks as if your value for $localhost_name is bad.
$localhost_name = 'amavisd-new';


-- 
Noel Jones 


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/
Connection problems...
user name
2006-08-25 18:10:54
Anders wrote:

> I've made some progress in configuring my Amavis /
Postfix setup, but I 
> ran into a blocker that I can't seem to find the
source for it.  Can you 
> please advice;

> Aug 25 19:10:27 iris2 postfix/master[5165]: daemon
started -- version 
> 2.3.2, configuration /etc/postfix

> Aug 25 19:10:27 iris2 postfix/qmgr[5173]: 429118D6: 
> from=<listsnorrbring.se>, size=894, nrcpt=1 (queue
active)

> Aug 25 19:10:27 iris2 postfix/lmtp[5180]: connect to
localhost[::1]: 
> Connection refused (port 10024)

> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) (!) FWD
via SMTP: 
> <listsnorrbring.se> ->
<some_addressyahoo.com>, 450 4.4.1 Can't 
> connect to 127.0.0.1 port 10025, Net::SMTP: Bad
hostname 
> '\177\000\000\001' (Invalid argument) at (eval
53) line 145, <GEN4> line 
> 59., MTA([127.0.0.1]:10025), id=05051-01

> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) Blocked
TEMPFAIL, LOCAL 
> [192.168.111.30] <listsnorrbring.se> ->
<some_addressyahoo.com>, 
> Message-ID: <44EF2C8D.50300norrbring.se>, mail_id:
j47Ptidq+Rta, Hits: 
> -1.35, 288 ms

> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) Blocked
CLEAN, 
> <listsnorrbring.se> ->
<some_addressyahoo.com>, Hits: -1.35, tag=2, 
> tag2=5, kill=10, 0/0/0/0

> Aug 25 19:10:28 iris2 postfix/lmtp[5180]: 429118D6: 
> to=<some_addressyahoo.com>,
relay=localhost[127.0.0.1]:10024, 
> delay=632, delays=632/0.02/0.02/0.29, dsn=4.4.1,
status=deferred (host 
> localhost[127.0.0.1] said: 450 4.4.1 Can't connect to
127.0.0.1 port 
> 10025, Net::SMTP: Bad hostname '\177\000\000\001'
(Invalid argument) at 
> (eval 53) line 145, <GEN4> line 59.,
MTA([127.0.0.1]:10025), id=05051-01 
> (in reply to end of DATA command))


Check $inet_socket_bind

format is:
$inet_socket_bind = '127.0.0.1';

You may have forgotten the quotes.

Gary V


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/
Connection problems...
user name
2006-08-26 08:37:38
Gary V skrev:
> Anders wrote:
> 
>> I've made some progress in configuring my Amavis /
Postfix setup, but I 
>> ran into a blocker that I can't seem to find the
source for it.  Can you 
>> please advice;
> 
>> Aug 25 19:10:27 iris2 postfix/master[5165]: daemon
started -- version 
>> 2.3.2, configuration /etc/postfix
> 
>> Aug 25 19:10:27 iris2 postfix/qmgr[5173]: 429118D6:

>> from=<listsnorrbring.se>, size=894, nrcpt=1 (queue
active)
> 
>> Aug 25 19:10:27 iris2 postfix/lmtp[5180]: connect
to localhost[::1]: 
>> Connection refused (port 10024)
> 
>> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01) (!)
FWD via SMTP: 
>> <listsnorrbring.se> ->
<some_addressyahoo.com>, 450 4.4.1 Can't 
>> connect to 127.0.0.1 port 10025, Net::SMTP: Bad
hostname 
>> '\177\000\000\001' (Invalid argument) at
(eval 53) line 145, <GEN4> line 
>> 59., MTA([127.0.0.1]:10025), id=05051-01
> 
>> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01)
Blocked TEMPFAIL, LOCAL 
>> [192.168.111.30] <listsnorrbring.se> ->
<some_addressyahoo.com>, 
>> Message-ID: <44EF2C8D.50300norrbring.se>, mail_id: j47Ptidq+Rta, Hits: 
>> -1.35, 288 ms
> 
>> Aug 25 19:10:28 iris2 amavis[5051]: (05051-01)
Blocked CLEAN, 
>> <listsnorrbring.se> ->
<some_addressyahoo.com>, Hits: -1.35, tag=2, 
>> tag2=5, kill=10, 0/0/0/0
> 
>> Aug 25 19:10:28 iris2 postfix/lmtp[5180]: 429118D6:

>> to=<some_addressyahoo.com>,
relay=localhost[127.0.0.1]:10024, 
>> delay=632, delays=632/0.02/0.02/0.29, dsn=4.4.1,
status=deferred (host 
>> localhost[127.0.0.1] said: 450 4.4.1 Can't connect
to 127.0.0.1 port 
>> 10025, Net::SMTP: Bad hostname
'\177\000\000\001' (Invalid argument) at 
>> (eval 53) line 145, <GEN4> line 59.,
MTA([127.0.0.1]:10025), id=05051-01 
>> (in reply to end of DATA command))
> 
> 
> Check $inet_socket_bind
> 
> format is:
> $inet_socket_bind = '127.0.0.1';
> 
> You may have forgotten the quotes.


Actually it was the quotes aroud $local_client_bind_address
I had 
missed.. ;)

Thanks for putting me on track, I was getting blind on the
config 
parameters.

-- 

Anders Norrbring
Norrbring Consulting

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/
Connection problems...
user name
2006-08-26 08:38:06
Noel Jones skrev:
> At 12:15 PM 8/25/2006, Anders Norrbring wrote:
>> I've made some progress in configuring my Amavis /
Postfix 
>> setup, but I
>> ran into a blocker that I can't seem to find the
source 
>> for it.  Can you
>> please advice;
>>
>> Aug 25 19:10:27 iris2 postfix/master[5165]: daemon
started 
>> -- version
>> 2.3.2, configuration /etc/postfix
>>
>> Aug 25 19:10:27 iris2 postfix/qmgr[5173]: 429118D6:
>> from=<listsnorrbring.se>, size=894, nrcpt=1 (queue
active)
>>
>> Aug 25 19:10:27 iris2 postfix/lmtp[5180]: connect
to 
>> localhost[::1]:
>> Connection refused (port 10024)
> 
> What does your content_filter command look like?  I'm
using:
>   content_filter = amavis:[127.0.0.1]:10024
> These days it's customary to use smtp rather than 
> lmtp.  With current postfix versions there is no
advantage 
> to using lmtp, and under some circumstances lmtp can 
> trigger a minor bug in amavisd.


What bug is that?

-- 

Anders Norrbring
Norrbring Consulting

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/
Connection problems...
user name
2006-08-26 16:45:24
At 03:38 AM 8/26/2006, Anders Norrbring wrote:
>Noel Jones skrev:
> > lmtp.  With current postfix versions there is no
advantage
> > to using lmtp, and under some circumstances lmtp
can
> > trigger a minor bug in amavisd.
>
>
>What bug is that?

I don't remember all the details, search the list.  As I 
recall, under some conditions amavisd-new 2.4.2 and some 
earlier versions can fail to suppress bounces (backscatter) 
for spam when LMTP is used and $final_spam_destiny =
D_BOUNCE.

-- 
Noel Jones 


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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 )