Re: [toaster] French Translation

2007-05-04 Thread Bill Shupp
laety Boop wrote:
> I am going to work on a french translation.
> If someone is intersting to help for this job please contact me.
>

Laety,

I don't believe anyone is working on a French translation yet, so that
would be great if you could do one.  The original English file can
always be downloaded here:

http://trac.merchbox.com/trac/toasterdoc/browser/trunk/locale/en/LC_MESSAGES/messages.po?format=raw

And you can browse other translation files for reference in the Trac
browser starting here:

http://trac.merchbox.com/trac/toasterdoc/browser/trunk/locale/

I recommend you join the [EMAIL PROTECTED] mailing list, as all
translation efforts are coordinated there.


Thanks!

Bill Shupp


[toaster] French Translation

2007-05-04 Thread laety Boop

I am going to work on a french translation.
If someone is intersting to help for this job please contact me.


Laëtyboop


Re: [toaster] Stunnel v4 + pop3ds problem

2007-05-04 Thread laety Boop

Hi again !

I am happy to tell that i have found how to fix this problem.

If you use stunnel4 like i do, just change the path to stunnel in the
pop3ds/run :

#!/bin/sh
VPOPMAILUID=`id -u vpopmail`
VPOPMAILGID=`id -g vpopmail`

exec /usr/local/bin/tcpserver -l 0 -R -H -v  \
   -u"$VPOPMAILUID" -g"$VPOPMAILGID" 0 995\
   /usr/bin/stunnel4 /service/qmail-pop3ds/stunnel.conf 2>&1



2007/5/4, laety Boop <[EMAIL PROTECTED]>:


I am back with my pop3ds problem. I have tested it on an other computer
under debian etch. The same error appears.

Does anybody has a pop3ds working under Debian etch with any version of
stunnel ?

2007/5/2, laety Boop <[EMAIL PROTECTED]>:
>
> Hello Bill
>
> I enabled the stunnel debug in stunnel.conf but the log file stay empty
> !!
> I have try to restart stunnel but the init.d/stunnel4 does not seems to
> work well ...
>
> What do you mean by "sim-link" the pem file ?
>
> Thank you
>
> Laëtitia
>
> 2007/5/1, Bill Shupp <[EMAIL PROTECTED] >:
> >
> > laety Boop wrote:
> > > Hi Rick !
> > >
> > > Thank you for your answer.
> > >
> > > I used the Bill's toaster pop3d.run.v4 as he told to do with stunnel
> > v4.
> > >
> > > Does someone has any idea ?
> >
> > The problem is that stunnel is for some reason defaulting to
> > /etc/stunnel/stunnel.pem, it's not honoring your "cert" entry in
> > stunnel.conf.  I don't know why that is, though.  Your run and conf
> > files look correct.  Perhaps there's a debug or verbose argument to
> > stunnel.  You could also sym-link the pem file to see if that works as
> > a
> > test.
> >
> > Regards,
> >
> > Bill
> >
>
>



Re: [toaster] Stunnel v4 + pop3ds problem

2007-05-04 Thread laety Boop

I am back with my pop3ds problem. I have tested it on an other computer
under debian etch. The same error appears.

Does anybody has a pop3ds working under Debian etch with any version of
stunnel ?

2007/5/2, laety Boop <[EMAIL PROTECTED]>:


Hello Bill

I enabled the stunnel debug in stunnel.conf but the log file stay empty !!

I have try to restart stunnel but the init.d/stunnel4 does not seems to
work well ...

What do you mean by "sim-link" the pem file ?

Thank you

Laëtitia

2007/5/1, Bill Shupp <[EMAIL PROTECTED] >:
>
> laety Boop wrote:
> > Hi Rick !
> >
> > Thank you for your answer.
> >
> > I used the Bill's toaster pop3d.run.v4 as he told to do with stunnel
> v4.
> >
> > Does someone has any idea ?
>
> The problem is that stunnel is for some reason defaulting to
> /etc/stunnel/stunnel.pem, it's not honoring your "cert" entry in
> stunnel.conf.  I don't know why that is, though.  Your run and conf
> files look correct.  Perhaps there's a debug or verbose argument to
> stunnel.  You could also sym-link the pem file to see if that works as a
> test.
>
> Regards,
>
> Bill
>