Hi,

Sorry about the bad describe of my problems. I have tried so many things, cant post 
all things to the mailing list, :=), so I need some help.

But how to you do when you are using stunnel + smtpd ?

(Yes I use deamontools)


This is some of the tings I have tried:
--------------------------
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 2000000 \
    /usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
     -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /usr/local/sbin/stunnel -p 
/etc/pem/smtp.pem -N smtp -l/var/qmail/bin/qmail-smtpd 2>&1 -- qmail-smtpd


--------------------------
AND
--------------------------
#!/bin/sh
exec /usr/local/sbin/stunnel -p /etc/pem/smtp.pem -d 465 -r 25 2>&1

--------------------------

etc...........

Using OpenBSD2.9/Qmail-1.03

-----Original Message-----
From: Andrea Cerrito [mailto:[EMAIL PROTECTED]]
Sent: den 31 juli 2001 15:01
To: Per-fredrik Pollnow (EPK); Qmail Mailing list (E-mail)
Subject: Re: SMTP+SSL


> Hi,
> 
> Ok, I have been trying to install qmail-smtp with SSL, but no 
> success. In the beginning I tried stunnel, but I gave up. Now I'm 
> trying tls.patch, I have reinstalled qmail with tls.patch, but I 
> can't get it o work. Can someone please help me.

Cool.
How can we help if you don't describe your problem?
A lot of people (like me) here are running qmail+stunnel.
---
Cordiali saluti / Best regards
Andrea Cerrito
^^^^^^^^^^^^^^
Net.Admin @ Centro MultiMediale di Terni S.p.A.
P.zzale Bosco 3A
05100 Terni IT
Tel. +39 0744 5441330
Fax. +39 0744 5441372

Reply via email to