tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tpop3d-discuss]tpop3d with tls: drops listener on port 995


From: shalabh . sharma
Subject: [tpop3d-discuss]tpop3d with tls: drops listener on port 995
Date: Mon, 7 Feb 2005 12:00:18 +0530


Hi,

I am trying to run tpop3d with tls-immediate.

My config file setting is as shown below

listen-address: 0.0.0.0 0.0.0.0:995;tls=immediate,/usr/local/ssl/newcerts/sitecert.pem,/usr/local/ssl/newcerts/sitekey.pem

also

log-stderr: true
no-detach: true

1. If I start tpop3d with -P option

/usr/sbin/tpop3d -v -f /etc/tpop3d.conf -P

it promts me for a passwd and runs fine, the log is shown below

listener_new: gethostbyaddr(0.0.0.0): cannot resolve name
listener_new: 0.0.0.0:110: cannot obtain domain suffix for this address
listener_new: 0.0.0.0:110: using fallback domain suffix `lxntts.com'
parse_listeners: listening on address 0.0.0.0:110
listener_new: gethostbyaddr(0.0.0.0): cannot resolve name
listener_new: 0.0.0.0:995: cannot obtain domain suffix for this address
listener_new: 0.0.0.0:995: using fallback domain suffix `lxntts.com'
Enter pass phrase for `/usr/local/ssl/newcerts/sitekey.pem':
parse_listeners: listening on address 0.0.0.0:995; TLS mode immediate
1 authentication drivers successfully loaded
net_loop: tpop3d version 1.5.3 successfully started


2. if I don't give the -P option is drops the listener  on port 995

/usr/sbin/tpop3d -v -f /etc/tpop3d.conf


listener_new: gethostbyaddr(0.0.0.0): cannot resolve name
listener_new: 0.0.0.0:110: cannot obtain domain suffix for this address
listener_new: 0.0.0.0:110: using fallback domain suffix `lxntts.com'
parse_listeners: listening on address 0.0.0.0:110
listener_new: gethostbyaddr(0.0.0.0): cannot resolve name
listener_new: 0.0.0.0:995: cannot obtain domain suffix for this address
listener_new: 0.0.0.0:995: using fallback domain suffix `lxntts.com'
tls_create_context: /usr/local/ssl/newcerts/sitekey.pem: bad password read
listener_new: 0.0.0.0:995: cannot create TLS context for listener; dropping it
1 authentication drivers successfully loaded
net_loop: tpop3d version 1.5.3 successfully started



Please help.

Thanks,
Shalabh Sharma
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]