Hi Nori: Thanks, but why would any user need 256 simultaneous pop3 connections?
Jeff On 10/24/2018 6:40 AM, Noriyuki Hayashi wrote:
Hi, Just addtional information. /etc/dovecot/dovecot.conf ###--- High-performance mode ---### ###--- Do not use imap for SquirrelMail ---### #service imap-login { # service_count = 0 # #client_limit = $default_client_limit # #process_min_avail = 0 # #vsz_limit = 64M #} ###--- Do not use imap for SquirrelMail ---### service pop3-login { service_count = 0 } ###--- High-performance mode ---### /etc/dovecot/conf.d/20-pop3.conf #pop3_client_workarounds = protocol pop3 { # Space separated list of plugins to load (default is global mail_plugins). #mail_plugins = $mail_plugins # Maximum number of POP3 connections allowed for a user from each IP address. # NOTE: The username is compared case-sensitively. #mail_max_userip_connections = 10 mail_max_userip_connections = 256 } In my case, I am using 256. Kind regards, Nori On Mon, 22 Oct 2018 20:03:08 -0400 Jeff Koch <[email protected]> wrote:Hi Eric: We just installed another CDB version of the QMT. It's working great - thanks. I have a question. We have a situation where a user wants to have multiple devices concurrently connecting via pop3 to his email account so that each device is downloading messages. He is finding that the second device is getting a message that only one user can connect to his pop3 account at a time. Seems to me this used to work on the older QMT's. Is this behavior normal? Regards, Jeff Koch/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Telecommunications Association License No. A-18-9191 Government Resell License No. 301039703002 WATS CO.,LTD. Kawana Bldg, 5F Kamata Ota-ku Tokyo, 144-0052 JAPAN Phone 81-50-5830-5940 Ext&Mobile:201 VoiceMailDirect:201*1 FAX 81-50-5830-5941 http://wats.gr.jp Mail: wats @ wats.gr.jp Please remove the space between @ as double side Key fingerprint = B53D FF2F BFEA FDA8 1439 38AA 8281 9A3E C9B6 2FC9 /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
