On Thu, Dec 27, 2007 at 03:20:32AM -0500, DTK wrote:
> X-SCORE: 1.4 213.214.98.20 686353343
> X-Brightmail-Tracker: AAAAAA==
> X-BrightmailFiltered: true
> X-IronPort-AV:
E=Sophos;i="4.24,210,1196661600";
> d="scan'208";a="686353343"
> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
>
h=domainkey-signature:received:received:message-id:date:fro
m:to:subject:mime-version:content-type:content-transfer-enco
ding:content-disposition;
> bh=wQ+D3Lk6xg3HyDf6PagaeS2iLzHhAfVKWjtQSerORZw=;
>
b=WVN87whTkNDXzNwNMeCHoHEOIPDEdiDx3lnX+VFVn+oMAi5Nk2nUZFlr3
QPZQ8F3myaXaDojC5A6Dr/5EZ7+HZhsiBquPgvurrScLBwRfUlwuUmdwND+T
3K/iJVQsRhjSyBrhYxZQDjpJ72s1lYPBw2gu8ipM
> jA0JpZWg36wRec=
> DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com;
s=gamma;
>
h=message-id:date:from:to:subject:mime-version:content-type
:content-transfer-encoding:content-disposition;
>
b=blrgk1cHGN+rtWCTLgQzLdqGPsm1U3g5UtCEoYYVXdItsM22E19ntQe1K
FdMxy90okmkbA0uAD0cQE1Xxs5wBVdMzCigEsRrHtq31YctrptA6Vg8u16ce
akxBDkKARxmhrW5QjI4QBX5+Cd8thy1gNUAFnsM9
> H+goUmDjFx3ksw=
> Date: Thu, 27 Dec 2007 03:20:32 -0500
> From: DTK <gruessle gmail.com>
> To: dbmail dbmail.org
> Subject: [Dbmail] debian stunnel4 command line yes,
init.d no
> X-BeenThere: dbmail dbmail.org
> X-Mailman-Version: 2.1.5
> Precedence: list
> Reply-To: DBMail mailinglist <dbmail dbmail.org>
> List-Id: DBMail mailinglist <dbmail.dbmail.org>
> List-Unsubscribe: <https://mailman.fastxs.nl/mailman/listinfo/dbmail>,
> <mailto:dbmail-request dbmail.org?subject=unsubscribe>
> List-Archive: <http:/
/mailman.fastxs.net/pipermail/dbmail>
> List-Post: <mailto:dbmail dbmail.org>
> List-Help: <mailto:dbmail-request dbmail.org?subject=help>
> List-Subscribe: <https://mailman.fastxs.nl/mailman/listinfo/dbmail>,
> <mailto:dbmail-request dbmail.org?subject=subscribe>
> Errors-To: dbmail-bounces dbmail.org
>
> I am using stunnel4
> I can start my stunnel with following command and it
works great
> however init.d will not start see logfile below.
> stunnel -a /etc/ssl/mycerts/stunnel.pem -p
> /etc/ssl/mycerts/stunnel.pem -t 300 -d imaps -r
localhost:imap
>
> Snagged 64 random bytes from /root/.rnd
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: Wrote 1024
new random
> bytes to /root/.rnd
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: RAND_status
claims
> sufficient entropy for the PRNG
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: PRNG seeded
successfully
> 2007.12.27 08:03:30 LOG7[28225:1076984896]:
Certificate:
> /etc/ssl/mycerts/stunnel.pem
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: Certificate
loaded
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: Key file:
> /etc/ssl/mycerts/stunnel.pem
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: Private key
loaded
> 2007.12.27 08:03:30 LOG7[28225:1076984896]: SSL context
initialized
> for service stunnel
> THAT'S IT it stops here and waits until I give it a
Ctrl-C
>
>
> DTK
> _______________________________________________
> DBmail mailing list
> DBmail dbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
The only parameter that stunnel4 will accept from the
command line is the path to the config file. You need to
put the parameters that you are trying to pass into
stunnel.conf.
_______________________________________________
DBmail mailing list
DBmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|