timeout on pop3s not working
eric c <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have perdition running great for sometime and just implemented pop3s. POP3s works great too but the timeout value is not taking affect on a idle connection Here is the config: ##### map_library /usr/local/lib/libperditiondb_ldap.so map_library_opt "ldap://10.0.2.56 10.0.2.58/ou=EmailAccount,o=myinternalcave.com?uid,mailhost,port?one?(uid=%25s)" username_from_database pid_file /var/run/perdition.pop3s.pid #log_facility /dev/null no_lookup outgoing_port 110 ssl_mode ssl_listen ssl_cert_file /etc/postfix/ssl/mailssl.crt ssl_key_file /etc/postfix/ssl/mailssl.key ssl_ca_chain_file /etc/postfix/ssl/chain log_facility mail timeout 60 ####### iox1# time telnet mail.myinternalcave.com 110 Escape character is '^]'. +OK POP3 Ready dark 0001341e Connection closed by foreign host. 0.000u 0.015s 1:00.10 0.0% 208+912k 0+0io 0pf+0w 1minute timeout works fine on pop3 but pop3s just sits there forever it seems. Does this feature work on pop3s? Thanks eric c ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users