Re: [xmail] moving to ipv6

2012-01-19 Thread Rosario Pingaro
from my test I can affirm that the good notation about ipv6 prefix to add into 
smtprelay.tab is something like:
“2a01:9a80::/32

If I don’t use it I get ERELAY error

Regards
Ros
From: Rosario Pingaro 
Sent: Wednesday, January 18, 2012 1:18 PM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6

I have to fix the smtprelay.tab issue becasue now i am getting:
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

I tried:
“2a01:9a80::/32

and
“2a01:9a80::”tab”:::”

into smtprelay.tab without success.

Any words from Davide??

regards


From: q0...@cuba.ionum.ch 
Sent: Tuesday, January 17, 2012 9:39 AM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6


Hi Rosario

Does this really work?? Did you check with netstat -a -n | grep 25  
if XMail binds to both interfaces?

My first hints had some errors ... it should be

-S6 [2a01:9a80::2:25] -S6 [:::195.60.190.40]

Greetz
S.

Quoting Rosario Pingaro rpin...@nesec.it:

 I fixed my issue using this command line:

 -SI 195.60.190.40 -SI [2A01:9A80::2:25]

 using multiple –SI instance (one for each address) and using capitol  
 letters for ipv6 address.

 Now a question about smtprelay.tab:
 To accept relay from my prefix 2A01:9A80::/32 how do i have to  
 compile the tab?
 Is it anough:
 “2A01:9A80::/32”

 without addomg the network mask?

 regards

 From: q0...@cuba.ionum.ch
 Sent: Tuesday, January 17, 2012 8:41 AM
 To: XMail Users Mailing List
 Subject: Re: [xmail] moving to ipv6

 Hi,

 you can only set up an ipv4 or an ipv6 interfaces butif you are on a
 *nix system Pv4-mapped IPv6 addresses is your solution!

 try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

 Greetz
 S.

 On 16.01.2012 21:20, Rosario Pingaro wrote:
 *I am not able to bind xmail to the ipv6 address.*
 **
 *Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
 **
 *but i get: *
 *Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
 **
 **
 *any help is appreciated.*
 **
 *regards*
 *Ros*
 *From:* Rosario Pingaro mailto:rpin...@nesec.it
 *Sent:* Sunday, January 15, 2012 3:42 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Thanks,
 next week i will start from the smtps and see if I am able to deal
 with them.
 bye for now.
 regards
 ros
 *From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
 *Sent:* Sunday, January 15, 2012 3:11 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Hi Rosario

 Filtering on IPv6-addresses works fine, you need to define you IPv4
 and IPv6 filters separatley like

 **0.0.0.0/00.0.0.0/0spamassassin.tab
 **::/0::/0spamassassin.tab

 But i cannot tell you which scripts are working with IPv6, i'm using
 my own...

 Greeetz
 Stefan

 On 14.01.2012 17:44, Rosario Pingaro wrote:
 hi,

 we are moving all our services to ipv6.
 I know that xmail support ipv6 but we use also graylist filter by
 Davide Libenzi that works with ip.

 May some one provide feedbacks about ipv6 and filters that works on ipv6?

 thanks
 Ros


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver...org/mailman/listinfo/xmail

 
 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail




___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-18 Thread Rosario Pingaro
I have to fix the smtprelay.tab issue becasue now i am getting:
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

I tried:
“2a01:9a80::/32

and
“2a01:9a80::”tab”:::”

into smtprelay.tab without success.

Any words from Davide??

regards


From: q0...@cuba.ionum.ch 
Sent: Tuesday, January 17, 2012 9:39 AM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6


Hi Rosario

Does this really work?? Did you check with netstat -a -n | grep 25  
if XMail binds to both interfaces?

My first hints had some errors ... it should be

-S6 [2a01:9a80::2:25] -S6 [:::195.60.190.40]

Greetz
S.

Quoting Rosario Pingaro rpin...@nesec.it:

 I fixed my issue using this command line:

 -SI 195.60.190.40 -SI [2A01:9A80::2:25]

 using multiple –SI instance (one for each address) and using capitol  
 letters for ipv6 address.

 Now a question about smtprelay.tab:
 To accept relay from my prefix 2A01:9A80::/32 how do i have to  
 compile the tab?
 Is it anough:
 “2A01:9A80::/32”

 without addomg the network mask?

 regards

 From: q0...@cuba.ionum.ch
 Sent: Tuesday, January 17, 2012 8:41 AM
 To: XMail Users Mailing List
 Subject: Re: [xmail] moving to ipv6

 Hi,

 you can only set up an ipv4 or an ipv6 interfaces butif you are on a
 *nix system Pv4-mapped IPv6 addresses is your solution!

 try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

 Greetz
 S.

 On 16.01.2012 21:20, Rosario Pingaro wrote:
 *I am not able to bind xmail to the ipv6 address.*
 **
 *Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
 **
 *but i get: *
 *Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
 **
 **
 *any help is appreciated.*
 **
 *regards*
 *Ros*
 *From:* Rosario Pingaro mailto:rpin...@nesec.it
 *Sent:* Sunday, January 15, 2012 3:42 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Thanks,
 next week i will start from the smtps and see if I am able to deal
 with them.
 bye for now.
 regards
 ros
 *From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
 *Sent:* Sunday, January 15, 2012 3:11 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Hi Rosario

 Filtering on IPv6-addresses works fine, you need to define you IPv4
 and IPv6 filters separatley like

 **0.0.0.0/00.0.0.0/0spamassassin.tab
 **::/0::/0spamassassin.tab

 But i cannot tell you which scripts are working with IPv6, i'm using
 my own...

 Greeetz
 Stefan

 On 14.01.2012 17:44, Rosario Pingaro wrote:
 hi,

 we are moving all our services to ipv6.
 I know that xmail support ipv6 but we use also graylist filter by
 Davide Libenzi that works with ip.

 May some one provide feedbacks about ipv6 and filters that works on ipv6?

 thanks
 Ros


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver...org/mailman/listinfo/xmail

 
 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-18 Thread fcxmail
As per AUTH=EFAIL:TYPE=LOGIN in the first log line, seems your mua (messaging 
user agent, ak you messaging client software) is trying to authenticate when 
connecting to the xmail server, so are you sure your mua is not configured to 
authenticate ?

For ipv6 addresses wirting 'convention' in tab files, only Davidecan help to 
document 'ipv6' syntaxes (and update doc )

Regards
Francis

  -Message d'origine-
  De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De 
la part de Rosario Pingaro
  Envoyé : mercredi 18 janvier 2012 13:18
  À : xmail@xmailserver.org
  Objet : Re: [xmail] moving to ipv6


  I have to fix the smtprelay.tab issue becasue now i am getting:
  smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
  smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


  the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

  I tried:
  “2a01:9a80::/32

  and
  “2a01:9a80::”tab”:::”

  into smtprelay.tab without success.

  Any words from Davide??

  regards
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-18 Thread Rosario Pingaro
I ma pretty sure it is not about the mua, but about the xmail that needs 
authentication because the sender ip is out of smtprelay table.

Waiting about clarification from Davide.

thanks

From: fcxm...@aquinet.net 
Sent: Wednesday, January 18, 2012 2:05 PM
To: 'XMail Users Mailing List' 
Subject: Re: [xmail] moving to ipv6

As per AUTH=EFAIL:TYPE=LOGIN in the first log line, seems your mua (messaging 
user agent, ak you messaging client software) is trying to authenticate when 
connecting to the xmail server, so are you sure your mua is not configured to 
authenticate ?

For ipv6 addresses wirting 'convention' in tab files, only Davidecan help to 
document 'ipv6' syntaxes (and update doc )

Regards
Francis

  -Message d'origine-
  De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De 
la part de Rosario Pingaro
  Envoyé : mercredi 18 janvier 2012 13:18
  À : xmail@xmailserver.org
  Objet : Re: [xmail] moving to ipv6


  I have to fix the smtprelay.tab issue becasue now i am getting:
  smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
  smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


  the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

  I tried:
  “2a01:9a80::/32

  and
  “2a01:9a80::”tab”:::”

  into smtprelay.tab without success.

  Any words from Davide??

  regards




___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-18 Thread fcxmail

Strange, because when mua never try to auth, and xmail not set to force clients 
to auth, I don't remember xmail write a AUTH-EFAIL before RCPT-ERELAY (even 
if relay not allowed)

What are the following settings :
server.tab DefaultSmtpPerms
server.tab SmtpConfig
any server.tab SmtpConfig-. (with ip appended after the dash)
current smtprelay.tab file
current smtp.ipmap.tab file
current smtp.ipprop.tab file

Regards
Francis




-Message d'origine-
De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De la 
part de Rosario Pingaro
Envoyé : mercredi 18 janvier 2012 14:25
À : 'XMail Users Mailing List'
Objet : Re: [xmail] moving to ipv6


I ma pretty sure it is not about the mua, but about the xmail that needs 
authentication because the sender ip is out of smtprelay table.

Waiting about clarification from Davide.

thanks

From: fcxm...@aquinet.net 
Sent: Wednesday, January 18, 2012 2:05 PM
To: 'XMail Users Mailing List' 
Subject: Re: [xmail] moving to ipv6

As per AUTH=EFAIL:TYPE=LOGIN in the first log line, seems your mua (messaging 
user agent, ak you messaging client software) is trying to authenticate when 
connecting to the xmail server, so are you sure your mua is not configured to 
authenticate ?

For ipv6 addresses wirting 'convention' in tab files, only Davidecan help to 
document 'ipv6' syntaxes (and update doc )

Regards
Francis

-Message d'origine-
De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De la 
part de Rosario Pingaro
Envoyé : mercredi 18 janvier 2012 13:18
À : xmail@xmailserver.org
Objet : Re: [xmail] moving to ipv6


I have to fix the smtprelay.tab issue becasue now i am getting:
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

I tried:
“2a01:9a80::/32

and
“2a01:9a80::”tab”:::”

into smtprelay.tab without success.

Any words from Davide??

regards



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-18 Thread Rosario Pingaro
You seems right,
i checked the logs and found that when the web server send the message using 
the the smtp it get this message, due to the fac that username and password 
about smtp auth are empty.
My sending problem about ipv6 seems not related to this  
AUTH=EFAIL:TYPE=LOGIN but soemthing else.
regards
From: fcxm...@aquinet.net 
Sent: Wednesday, January 18, 2012 2:59 PM
To: 'XMail Users Mailing List' 
Subject: Re: [xmail] moving to ipv6


Strange, because when mua never try to auth, and xmail not set to force clients 
to auth, I don't remember xmail write a AUTH-EFAIL before RCPT-ERELAY (even 
if relay not allowed)

What are the following settings :
server.tab DefaultSmtpPerms
server.tab SmtpConfig
any server.tab SmtpConfig-. (with ip appended after the dash)
current smtprelay.tab file
current smtp.ipmap.tab file
current smtp.ipprop.tab file

Regards
Francis




-Message d'origine-
De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De la 
part de Rosario Pingaro
Envoyé : mercredi 18 janvier 2012 14:25
À : 'XMail Users Mailing List'
Objet : Re: [xmail] moving to ipv6


I ma pretty sure it is not about the mua, but about the xmail that needs 
authentication because the sender ip is out of smtprelay table.

Waiting about clarification from Davide.

thanks

From: fcxm...@aquinet.net 
Sent: Wednesday, January 18, 2012 2:05 PM
To: 'XMail Users Mailing List' 
Subject: Re: [xmail] moving to ipv6

As per AUTH=EFAIL:TYPE=LOGIN in the first log line, seems your mua (messaging 
user agent, ak you messaging client software) is trying to authenticate when 
connecting to the xmail server, so are you sure your mua is not configured to 
authenticate ?

For ipv6 addresses wirting 'convention' in tab files, only Davidecan help to 
document 'ipv6' syntaxes (and update doc )

Regards
Francis

-Message d'origine-
De : xmail-boun...@xmailserver.org [mailto:xmail-boun...@xmailserver.org]De la 
part de Rosario Pingaro
Envoyé : mercredi 18 janvier 2012 13:18
À : xmail@xmailserver.org
Objet : Re: [xmail] moving to ipv6


I have to fix the smtprelay.tab issue becasue now i am getting:
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it
AUTH=EFAIL:TYPE=LOGIN   0 
smtp.convergenze.it   smtp.convergenze.it   2a01:9a80::80 2012-01-18 
13:13:50   www.convergenze.it  i...@convergenze.it   
x...@hotmail.itS24534AF  RCPT=ERELAY 0 


the could mean that the smtp is not allowing to send mail from 2a01:9a80::80

I tried:
“2a01:9a80::/32

and
“2a01:9a80::”tab”:::”

into smtprelay.tab without success.

Any words from Davide??

regards



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-17 Thread q0017


Hi Rosario

Does this really work?? Did you check with netstat -a -n | grep 25  
if XMail binds to both interfaces?


My first hints had some errors ... it should be

-S6 [2a01:9a80::2:25] -S6 [:::195.60.190.40]

Greetz
S.

Quoting Rosario Pingaro rpin...@nesec.it:


I fixed my issue using this command line:

-SI 195.60.190.40 -SI [2A01:9A80::2:25]

using multiple –SI instance (one for each address) and using capitol  
letters for ipv6 address.


Now a question about smtprelay.tab:
To accept relay from my prefix 2A01:9A80::/32 how do i have to  
compile the tab?

Is it anough:
“2A01:9A80::/32”

without addomg the network mask?

regards

From: q0...@cuba.ionum.ch
Sent: Tuesday, January 17, 2012 8:41 AM
To: XMail Users Mailing List
Subject: Re: [xmail] moving to ipv6

Hi,

you can only set up an ipv4 or an ipv6 interfaces butif you are on a
*nix system Pv4-mapped IPv6 addresses is your solution!

try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

Greetz
S.

On 16.01.2012 21:20, Rosario Pingaro wrote:

*I am not able to bind xmail to the ipv6 address.*
**
*Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
**
*but i get: *
*Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
**
**
*any help is appreciated.*
**
*regards*
*Ros*
*From:* Rosario Pingaro mailto:rpin...@nesec.it
*Sent:* Sunday, January 15, 2012 3:42 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Thanks,
next week i will start from the smtps and see if I am able to deal
with them.
bye for now.
regards
ros
*From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
*Sent:* Sunday, January 15, 2012 3:11 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4
and IPv6 filters separatley like

**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using
my own...

Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote:

hi,

we are moving all our services to ipv6.
I know that xmail support ipv6 but we use also graylist filter by
Davide Libenzi that works with ip.

May some one provide feedbacks about ipv6 and filters that works on ipv6?

thanks
Ros


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver...org/mailman/listinfo/xmail



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-17 Thread Rosario Pingaro
Yes it works:
tcp0  0 195.60.190.40:250.0.0.0:*   
LISTEN  14818/XMail
tcp0  0 2a01:9a80::2:25:25  :::*
LISTEN  14818/XMail

this is my command line:
XMAIL_CMD_LINE=-Mr 24 -M5 -Pt 60 -Pl -PI 195.60.190.40 -PI [2A01:9A80::2:25] 
-PX 100 -St 60 -Sl -SI 195.60.190.40 -SI [2A01:9A80::2:25] -SX 10\
00 -Sr 100 -Se 360 -Qn 256 -Qt 300 -Qi 0 -Qr 32 -Ql -Qg -Fl -Ct 300 -Cl -CI 
195.60.190.40 -CX 10


any update about smtrelay.tab and ipv6 prefix?


regards
Ros


From: q0...@cuba.ionum.ch 
Sent: Tuesday, January 17, 2012 9:39 AM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6


Hi Rosario

Does this really work?? Did you check with netstat -a -n | grep 25  
if XMail binds to both interfaces?

My first hints had some errors ... it should be

-S6 [2a01:9a80::2:25] -S6 [:::195.60.190.40]

Greetz
S.

Quoting Rosario Pingaro rpin...@nesec.it:

 I fixed my issue using this command line:

 -SI 195.60.190.40 -SI [2A01:9A80::2:25]

 using multiple –SI instance (one for each address) and using capitol  
 letters for ipv6 address.

 Now a question about smtprelay.tab:
 To accept relay from my prefix 2A01:9A80::/32 how do i have to  
 compile the tab?
 Is it anough:
 “2A01:9A80::/32”

 without addomg the network mask?

 regards

 From: q0...@cuba.ionum.ch
 Sent: Tuesday, January 17, 2012 8:41 AM
 To: XMail Users Mailing List
 Subject: Re: [xmail] moving to ipv6

 Hi,

 you can only set up an ipv4 or an ipv6 interfaces butif you are on a
 *nix system Pv4-mapped IPv6 addresses is your solution!

 try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

 Greetz
 S.

 On 16.01.2012 21:20, Rosario Pingaro wrote:
 *I am not able to bind xmail to the ipv6 address.*
 **
 *Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
 **
 *but i get: *
 *Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
 **
 **
 *any help is appreciated.*
 **
 *regards*
 *Ros*
 *From:* Rosario Pingaro mailto:rpin...@nesec.it
 *Sent:* Sunday, January 15, 2012 3:42 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Thanks,
 next week i will start from the smtps and see if I am able to deal
 with them.
 bye for now.
 regards
 ros
 *From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
 *Sent:* Sunday, January 15, 2012 3:11 PM
 *To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
 *Subject:* Re: [xmail] moving to ipv6
 Hi Rosario

 Filtering on IPv6-addresses works fine, you need to define you IPv4
 and IPv6 filters separatley like

 **0.0.0.0/00.0.0.0/0spamassassin.tab
 **::/0::/0spamassassin.tab

 But i cannot tell you which scripts are working with IPv6, i'm using
 my own...

 Greeetz
 Stefan

 On 14.01.2012 17:44, Rosario Pingaro wrote:
 hi,

 we are moving all our services to ipv6.
 I know that xmail support ipv6 but we use also graylist filter by
 Davide Libenzi that works with ip.

 May some one provide feedbacks about ipv6 and filters that works on ipv6?

 thanks
 Ros


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver...org/mailman/listinfo/xmail

 
 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail


 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

 ___
 xmail mailing list
 xmail@xmailserver.org
 http://xmailserver.org/mailman/listinfo/xmail

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-17 Thread q0017

Great.

Davide, you should update the documentation 

i'm not using smtprelay.tab so i cannot help you. But you guess should  
be worth a try...


if you want to test your ipv6 connection you can send me a mail directly 

Greetz
S.


Quoting Rosario Pingaro rpin...@nesec.it:


Yes it works:
tcp0  0 195.60.190.40:250.0.0.0:* 
   LISTEN  14818/XMail
tcp0  0 2a01:9a80::2:25:25  :::*  
   LISTEN  14818/XMail


this is my command line:
XMAIL_CMD_LINE=-Mr 24 -M5 -Pt 60 -Pl -PI 195.60.190.40 -PI  
[2A01:9A80::2:25] -PX 100 -St 60 -Sl -SI 195.60.190.40 -SI  
[2A01:9A80::2:25] -SX 10\
00 -Sr 100 -Se 360 -Qn 256 -Qt 300 -Qi 0 -Qr 32 -Ql -Qg -Fl -Ct 300  
-Cl -CI 195.60.190.40 -CX 10



any update about smtrelay.tab and ipv6 prefix?


regards
Ros


From: q0...@cuba.ionum.ch
Sent: Tuesday, January 17, 2012 9:39 AM
To: xmail@xmailserver.org
Subject: Re: [xmail] moving to ipv6


Hi Rosario

Does this really work?? Did you check with netstat -a -n | grep 25
if XMail binds to both interfaces?

My first hints had some errors ... it should be

-S6 [2a01:9a80::2:25] -S6 [:::195.60.190.40]

Greetz
S.

Quoting Rosario Pingaro rpin...@nesec.it:


I fixed my issue using this command line:

-SI 195.60.190.40 -SI [2A01:9A80::2:25]

using multiple –SI instance (one for each address) and using capitol
letters for ipv6 address.

Now a question about smtprelay.tab:
To accept relay from my prefix 2A01:9A80::/32 how do i have to
compile the tab?
Is it anough:
“2A01:9A80::/32”

without addomg the network mask?

regards

From: q0...@cuba.ionum.ch
Sent: Tuesday, January 17, 2012 8:41 AM
To: XMail Users Mailing List
Subject: Re: [xmail] moving to ipv6

Hi,

you can only set up an ipv4 or an ipv6 interfaces butif you are on a
*nix system Pv4-mapped IPv6 addresses is your solution!

try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

Greetz
S.

On 16.01.2012 21:20, Rosario Pingaro wrote:

*I am not able to bind xmail to the ipv6 address.*
**
*Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
**
*but i get: *
*Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
**
**
*any help is appreciated.*
**
*regards*
*Ros*
*From:* Rosario Pingaro mailto:rpin...@nesec.it
*Sent:* Sunday, January 15, 2012 3:42 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Thanks,
next week i will start from the smtps and see if I am able to deal
with them.
bye for now.
regards
ros
*From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
*Sent:* Sunday, January 15, 2012 3:11 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4
and IPv6 filters separatley like

**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using
my own...

Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote:

hi,

we are moving all our services to ipv6.
I know that xmail support ipv6 but we use also graylist filter by
Davide Libenzi that works with ip.

May some one provide feedbacks about ipv6 and filters that works on ipv6?

thanks
Ros


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver...org/mailman/listinfo/xmail



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-16 Thread Rosario Pingaro
I am not able to bind xmail to the ipv6 address.
Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]
but i get: 
Jan 16 20:46:58 smtp XMail[9121]: Invalid server address
any help is appreciated.
regards
Ros
From: Rosario Pingaro 
Sent: Sunday, January 15, 2012 3:42 PM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6


Thanks,

next week i will start from the smtps and see if I am able to deal with them.

bye for now.

regards
ros



From: q0...@cuba.ionum.ch 
Sent: Sunday, January 15, 2012 3:11 PM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6

Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4 and IPv6 
filters separatley like 

**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using my own...

Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote: 
  hi,

  we are moving all our services to ipv6.
  I know that xmail support ipv6 but we use also graylist filter by Davide 
Libenzi that works with ip.

  May some one provide feedbacks about ipv6 and filters that works on ipv6?

  thanks
  Ros 

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail





___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-16 Thread q0017

Hi,

you can only set up an ipv4 or an ipv6 interfaces butif you are on a 
*nix system Pv4-mapped IPv6 addresses is your solution!


try -S6 [*2a01:9a80::2:25]* -S6 [::*195.60.190.40*]

Greetz
S.

On 16.01.2012 21:20, Rosario Pingaro wrote:

*I am not able to bind xmail to the ipv6 address.*
**
*Runnign 1.27 and commnad line: -SI 195.60.190.40 -S6 [2a01:9a80::2:25]*
**
*but i get: *
*Jan 16 20:46:58 smtp XMail[9121]: Invalid server address*
**
**
*any help is appreciated.*
**
*regards*
*Ros*
*From:* Rosario Pingaro mailto:rpin...@nesec.it
*Sent:* Sunday, January 15, 2012 3:42 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Thanks,
next week i will start from the smtps and see if I am able to deal 
with them.

bye for now.
regards
ros
*From:* q0...@cuba.ionum.ch mailto:q0...@cuba.ionum.ch
*Sent:* Sunday, January 15, 2012 3:11 PM
*To:* xmail@xmailserver.org mailto:xmail@xmailserver.org
*Subject:* Re: [xmail] moving to ipv6
Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4 
and IPv6 filters separatley like


**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using 
my own...


Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote:

hi,

we are moving all our services to ipv6.
I know that xmail support ipv6 but we use also graylist filter by 
Davide Libenzi that works with ip.


May some one provide feedbacks about ipv6 and filters that works on ipv6?

thanks
Ros


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver...org/mailman/listinfo/xmail



___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-15 Thread q0017

Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4 and 
IPv6 filters separatley like


**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using my 
own...


Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote:

hi,

we are moving all our services to ipv6.
I know that xmail support ipv6 but we use also graylist filter by 
Davide Libenzi that works with ip.


May some one provide feedbacks about ipv6 and filters that works on ipv6?

thanks
Ros


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] moving to ipv6

2012-01-15 Thread Rosario Pingaro

Thanks,

next week i will start from the smtps and see if I am able to deal with them.

bye for now.

regards
ros



From: q0...@cuba.ionum.ch 
Sent: Sunday, January 15, 2012 3:11 PM
To: xmail@xmailserver.org 
Subject: Re: [xmail] moving to ipv6

Hi Rosario

Filtering on IPv6-addresses works fine, you need to define you IPv4 and IPv6 
filters separatley like 

**0.0.0.0/00.0.0.0/0spamassassin.tab
**::/0::/0spamassassin.tab

But i cannot tell you which scripts are working with IPv6, i'm using my own...

Greeetz
Stefan

On 14.01.2012 17:44, Rosario Pingaro wrote: 
  hi,

  we are moving all our services to ipv6.
  I know that xmail support ipv6 but we use also graylist filter by Davide 
Libenzi that works with ip.

  May some one provide feedbacks about ipv6 and filters that works on ipv6?

  thanks
  Ros 

___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail





___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail
___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


[xmail] moving to ipv6

2012-01-14 Thread Rosario Pingaro
hi,

we are moving all our services to ipv6.
I know that xmail support ipv6 but we use also graylist filter by Davide 
Libenzi that works with ip.

May some one provide feedbacks about ipv6 and filters that works on ipv6?

thanks
Ros ___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail