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
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
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
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
>
>-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
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
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
--
| 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
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
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
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
> >
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
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
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
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
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
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
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
> >
>-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
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
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
21 matches
Mail list logo