Re: [xmail] Patches: IPv6 and SSL

2009-12-19 Thread Davide Libenzi
On Sat, 19 Dec 2009, Davide Libenzi wrote: > On Sat, 19 Dec 2009, Francesco Vertova wrote: > > > At 21.09 17/12/09, you wrote: > > > > > I made the XMail temp directory on Unix configurable via an 'XMAIL_TEMP' > > > environment variable, defaulting to '/tmp'. > > > So the user can set XMAIL_TEMP

Re: [xmail] Patches: IPv6 and SSL

2009-12-19 Thread Davide Libenzi
On Sat, 19 Dec 2009, Francesco Vertova wrote: > At 21.09 17/12/09, you wrote: > > > I made the XMail temp directory on Unix configurable via an 'XMAIL_TEMP' > > environment variable, defaulting to '/tmp'. > > So the user can set XMAIL_TEMP to whatever they like, and set the > > owner/permissions

Re: [xmail] Patches: IPv6 and SSL

2009-12-19 Thread Francesco Vertova
At 21.09 17/12/09, you wrote: I made the XMail temp directory on Unix configurable via an 'XMAIL_TEMP' environment variable, defaulting to '/tmp'. So the user can set XMAIL_TEMP to whatever they like, and set the owner/permissions accordingly (which should be taken care also when running filters

Re: [xmail] Patches: IPv6 and SSL

2009-12-18 Thread Davide Libenzi
On Fri, 18 Dec 2009, CLEMENT Francis wrote: > >-Message d'origine- > >De : xmail-boun...@xmailserver.org > >[mailto:xmail-boun...@xmailserver.org]de la part de Davide Libenzi > >Envoyé : jeudi 17 décembre 2009 21:54 > >À : XMail Users Mailing List >

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread CLEMENT Francis
>-Message d'origine- >De : xmail-boun...@xmailserver.org >[mailto:xmail-boun...@xmailserver.org]de la part de Davide Libenzi >Envoyé : jeudi 17 décembre 2009 21:54 >À : XMail Users Mailing List >Objet : Re: [xmail] Patches: IPv6 and SSL > > >On Thu, 1

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Francesco Vertova wrote: > Others might be dead, I had no time to check right now. Will let you know if I > find others. Thanks! - Davide ___ xmail mailing list xmail@xmailserver.org http://xmailserver.org/mailman/listinfo/xmail

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Stephan Müller wrote: > That is a good approach, but may I ask to make it a command line option? The > issue is the following: I like to run xmail under an unprivileged user ID. I > use the compartment tool which (rightfully) strips the environment of all > variables and re

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Stephan Müller
-- | Cui bono? | On 17.12.2009, Davide Libenzi wrote: > On Thu, 17 Dec 2009, Davide Libenzi wrote: > > On Thu, 17 Dec 2009, Stephan Müller wrote: > > > On 17.12.2009, Davide Libenzi wrote: > > > > On Thu, 17 Dec 2009, Stephan Mueller wrote: > > > > > Hi, > > > > > > > > > > I am starting to use

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Stephan Müller wrote: > Here are my patches for removing SSL. Don't you have a web site where you can put a tarbal of these patches? Because, if I put them in my web site, people expect me to maintain them. - Davide ___ xmail mai

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Stephan Müller
Here are my patches for removing SSL. Ciao Stephan -- | Cui bono? | --- CTRLClient.cpp.orig 2009-12-16 22:36:30.0 +0100 +++ CTRLClient.cpp 2009-12-16 22:00:36.0 +0100 @@ -25,8 +25,10 @@ #include "SvrDefines.h" #include "ShBlocks.h" #include "BuffSock.h" +#ifdef WITH_SSL #inclu

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Davide Libenzi wrote: > On Thu, 17 Dec 2009, Stephan Müller wrote: > > > On 17.12.2009, Davide Libenzi wrote: > > > On Thu, 17 Dec 2009, Stephan Mueller wrote: > > > > Hi, > > > > > > > > I am starting to use xmail on an embedded system based on ARM. Due to > > > > the > >

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Stephan Müller wrote: > On 17.12.2009, Davide Libenzi wrote: > > On Thu, 17 Dec 2009, Stephan Mueller wrote: > > > Hi, > > > > > > I am starting to use xmail on an embedded system based on ARM. Due to the > > > limited space available, I had to make IPv6 and SSL support a com

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Stephan Müller
On 17.12.2009, Davide Libenzi wrote: > On Thu, 17 Dec 2009, Stephan Mueller wrote: > > Hi, > > > > I am starting to use xmail on an embedded system based on ARM. Due to the > > limited space available, I had to make IPv6 and SSL support a compile > > time option. > > > > Essentially, I added a bun

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Francesco Vertova
At 16.39 17/12/09, you wrote: > For Davide: there are *a lot* of broken links on XMail home page. I can send a > list if you feel like deleting them. If you have a list, send it to me and I'll clean it up. These do not work for sure (checked links with link checker and checked link checker

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Francesco Vertova wrote: > For Davide: there are *a lot* of broken links on XMail home page. I can send a > list if you feel like deleting them. If you have a list, send it to me and I'll clean it up. - Davide ___ xmail mailing

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Davide Libenzi
On Thu, 17 Dec 2009, Stephan Mueller wrote: > Hi, > > I am starting to use xmail on an embedded system based on ARM. Due to the > limited space available, I had to make IPv6 and SSL support a compile time > option. > > Essentially, I added a bunch of ifdefs around the problematic code. There a

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Francesco Vertova
At 11.36 17/12/09, you wrote: Strange !? On my install (win32), no ssl enables with server.tab variables and I never had any SSL issue Like 99% users, I think. Copying and creating the SSL stuff is not that terrible, of course, but merging a diff is even faster ;-) provided someone has made

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Stephan Mueller
On 17.12.2009, CLEMENT Francis wrote: > >-Message d'origine- > >De : xmail-boun...@xmailserver.org > >[mailto:xmail-boun...@xmailserver.org]de la part de Francesco Vertova > >Envoyé : jeudi 17 décembre 2009 10:10 > >À : XMail Users Mailing List > >

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread CLEMENT Francis
>-Message d'origine- >De : xmail-boun...@xmailserver.org >[mailto:xmail-boun...@xmailserver.org]de la part de Francesco Vertova >Envoyé : jeudi 17 décembre 2009 10:10 >À : XMail Users Mailing List >Objet : Re: [xmail] Patches: IPv6 and SSL > > >At 08.41

Re: [xmail] Patches: IPv6 and SSL

2009-12-17 Thread Francesco Vertova
At 08.41 17/12/09, Stephan Mueller wrote: I am starting to use xmail on an embedded system based on ARM. Due to the limited space available, I had to make IPv6 and SSL support a compile time option. Essentially, I added a bunch of ifdefs around the problematic code. There are not that many thou

[xmail] Patches: IPv6 and SSL

2009-12-16 Thread Stephan Mueller
Hi, I am starting to use xmail on an embedded system based on ARM. Due to the limited space available, I had to make IPv6 and SSL support a compile time option. Essentially, I added a bunch of ifdefs around the problematic code. There are not that many though. Do you want to have these patche