[DBMail 0001054]: Standalone pop3s
Mantis Bug Tracker <[email protected]> Mon, 8 Sep 2014 22:21:11 +0200
| Newsgroups | gmane.mail.imap.dbmail.devel |
|---|---|
| Message-ID | <[email protected]> |
A NOTE has been added to this issue.
======================================================================
http://dbmail.org/mantis/view.php?id=1054
======================================================================
Reported By: PYO
Assigned To:
======================================================================
Project: DBMail
Issue ID: 1054
Category: POP3 daemon
Reproducibility: always
Severity: minor
Priority: normal
Status: new
target:
======================================================================
Date Submitted: 08-Sep-14 19:30 CEST
Last Modified: 08-Sep-14 22:21 CEST
======================================================================
Summary: Standalone pop3s
Description:
There is ver. 3.2.0 currently in FreeBSD ports. Don't know if it's
production ready, but I upgraded to this version from 3.1.7
I used pop3s only:
[POP]
#port = 110
tls_port = 995
But with new version this do not work anymore. DBMail do not listen to any
port.
This works as expected:
[POP]
#port = 110
tls_port = 995
======================================================================
----------------------------------------------------------------------
(0003666) PYO (reporter) - 08-Sep-14 19:32
http://dbmail.org/mantis/view.php?id=1054#c3666
----------------------------------------------------------------------
sorry, typo:
[POP]
port = 110
tls_port = 995
listening to both ports
----------------------------------------------------------------------
(0003667) sergej (reporter) - 08-Sep-14 21:10
http://dbmail.org/mantis/view.php?id=1054#c3667
----------------------------------------------------------------------
See also http://www.mail-archive.com/dbmail-dev%40dbmail.org/msg14062.html
----------------------------------------------------------------------
(0003668) alan (reporter) - 08-Sep-14 22:21
http://dbmail.org/mantis/view.php?id=1054#c3668
----------------------------------------------------------------------
I found that adding login_disabled to dbmail.conf everything started
working ok
login_disabled = no
I'm only using imap but all is well here with imapd listening on 143 &
993
When you say not listening is the daemon running, are there any error
messages in the dbmail log file, does netstat | grep 110 offer anything?
Issue History
Date Modified Username Field Change
======================================================================
08-Sep-14 19:30 PYO New Issue
08-Sep-14 19:32 PYO Note Added: 0003666
08-Sep-14 21:08 sergej File Added: tls-only-listen.patch
08-Sep-14 21:10 sergej Note Added: 0003667
08-Sep-14 22:21 alan Note Added: 0003668
======================================================================