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 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 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


[xmail] Modifying file in POST-DATA-filter

2011-06-29 Thread q0017

Hi List,

I'm using a POST-DATA spam filter scripts which rejects mail with a 
certain spam-score and modifies the other mails. According to the 
manual, this should work:


--snip manual --

Currently defined raw exit codes are:*
*

**'3'

   Reject the message.

Any other exit codes will make XMail to accept the message, and can be 
used also when changing the content of the $(FILE) file. '*EXTREME*' 
care must be used when changing the $(FILE) file, since XMail expect the 
file format to be correct.


--snip--

Modifying the message-file doesn't seem to work, no matter if the script 
exits with code 7 or code 0.


Any hints?

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


[xmail] Fwd: Re: IPv6

2011-06-27 Thread q0017

Hi Davide

Any news on ipv6 filtering? Mails over IPv6 are increasing .

Greetz
Stefan

 Original Message 
Subject:Re: [xmail] IPv6
Date:   Fri, 27 May 2011 23:07:14 +0200
From:   q0...@cuba.ionum.ch
Reply-To:   XMail Users Mailing List xmail@xmailserver.org
To: XMail Users Mailing List xmail@xmailserver.org



Hi Davide

Any news on ipv6 filtering?

Greetz
Stefan

Am 20.09.2010 17:37, schrieb Davide Libenzi:

 On Mon, 20 Sep 2010,q0...@cuba.ionum.ch   wrote:


   I upgraded from 1.26 to 1.27, messages are now delivered to mailboxes, but
 filters-in are not firing (ipv6 masks?), found nothing in docs

 That'd be a good guess.  But, I am in the middle of a relocation this and
 next week, so I won't have time to look into it in this time frame.
 Will get to it afterward.


 - Davide

 ___
 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] IPv6

2011-05-27 Thread q0017

Hi Davide

Any news on ipv6 filtering?

Greetz
Stefan

Am 20.09.2010 17:37, schrieb Davide Libenzi:

On Mon, 20 Sep 2010,q0...@cuba.ionum.ch  wrote:


  I upgraded from 1.26 to 1.27, messages are now delivered to mailboxes, but
filters-in are not firing (ipv6 masks?), found nothing in docs

That'd be a good guess.  But, I am in the middle of a relocation this and
next week, so I won't have time to look into it in this time frame.
Will get to it afterward.


- Davide

___
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] IPv6

2010-09-20 Thread q0017
 I upgraded from 1.26 to 1.27, messages are now delivered to 
mailboxes, but filters-in are not firing (ipv6 masks?), found nothing 
in docs


Greetz
Stefan

Am 17.09.2010 19:12, schrieb Davide Libenzi:

On Fri, 17 Sep 2010, q0...@cuba.ionum.ch wrote:


  No, i cleared all filter tab-files for debugging. server accepts mail, writes
smtp-log-entry, then the message disappears (no trace in spool or elsewhere,
no error). but if i you need a sample ipv6-message i can save a copy through
pre-data-filter.

Yes, please.


- Davide


___
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] IPv6

2010-09-17 Thread q0017

 Hi List,

have someone ever tried to use xmail with IPv6? It seems that the 
messages are disappearing after filtering (i would suppose filter 
cannot handle ipv6-format). per-data-filtering works (no ips involved).


Any hints?

Greetz
Stefan

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


Re: [xmail] IPv6

2010-09-17 Thread q0017
 No, i cleared all filter tab-files for debugging. server accepts 
mail, writes smtp-log-entry, then the message disappears (no trace in 
spool or elsewhere, no error). but if i you need a sample ipv6-message 
i can save a copy through pre-data-filter.


Greetz
Stefan


Am 17.09.2010 17:45, schrieb Davide Libenzi:

On Fri, 17 Sep 2010, q0...@cuba.ionum.ch wrote:


  Hi List,

have someone ever tried to use xmail with IPv6? It seems that the messages are
disappearing after filtering (i would suppose filter cannot handle
ipv6-format). per-data-filtering works (no ips involved).

Any hints?

Is the message being rewritten?  If yes, can you save a copy and send it
to me?


- Davide

___
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] Bug in Psync?

2009-07-21 Thread q0017

Thanks (also to Sergio), it worked

Maybe you should put that hint into the manual. I supposed that xmail would
automaticly choose standard-pop3s port, when i configured a poplink with
pop3s-option

- Original Message - 
From: Davide Libenzi davi...@xmailserver.org

To: XMail Users Mailing List xmail@xmailserver.org
Sent: Monday, July 20, 2009 9:04 AM
Subject: Re: [xmail] Bug in Psync?



On Thu, 16 Jul 2009, q0...@cuba.ionum.ch wrote:


Hi there,

i'm trying to fetch mails from an external pop-account. the external
server supports only pop3s-connections on port 995.

i configured pop3links.tab with authtype CRL,POP3S, but psync tries to
connect to the external pop3-server through port 110.

Any suggestions?


Did you try adding ':995' to the server host name?


- Davide


___
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] Bug in Psync?

2009-07-16 Thread q0017
Hi there,

i'm trying to fetch mails from an external pop-account. the external
server supports only pop3s-connections on port 995.

i configured pop3links.tab with authtype CRL,POP3S, but psync tries to
connect to the external pop3-server through port 110.

Any suggestions?

Stefan

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


[xmail] Bug in Psync?

2009-07-16 Thread q0017
Hi there,

i'm trying to fetch mails from an external pop-account. the external
server supports only pop3s-connections on port 995.

i configured pop3links.tab with authtype CRL,POP3S, but psync tries to
connect to the external pop3-server through port 110.

Any suggestions?

Stefan

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


[xmail] Re: Cipher/protcol in Received:-Tag

2007-06-13 Thread q0017
Hi there

For those who disagree with Davide, i wrote a patch for implementing 
SSL-information in the Received-tags.

Information can be found at http://www.ionum.ch/tools/xmail.php

greetz
Stefan

- Original Message - 
From: Davide Libenzi [EMAIL PROTECTED]
To: xmail@xmailserver.org
Sent: Thursday, May 24, 2007 8:38 PM
Subject: [xmail] Re: Cipher/protcol in Received:-Tag


 On Thu, 24 May 2007, CLEMENT Francis wrote:

 Davide ?

 If there is no standard, these info are useless.


 - Davide


 -
 To unsubscribe from this list: send the line unsubscribe xmail in
 the body of a message to [EMAIL PROTECTED]
 For general help: send the line help in the body of a message to
 [EMAIL PROTECTED]

 

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Cipher/protcol in Received:-Tag

2007-05-24 Thread q0017
Hi,

Is there any possibility to configure Xmail to write cipher, protocoll
etc. into the Received:-Tag (like Exim, Postfix and Sendmail)?

Thanks

Stefan


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]