Re: [qmailtoaster] Simultaneous pop3 connections from two devices

2018-10-24 Thread nhaya...@wats.gr.jp
Hi Angus, Thank you for your explaining. This server access from customers. My company account access from smartphone, pc, vdi with different node. I was just my imagined 256 is ok. You are right. Regards, Nori > I doubt a single user would ever need 256 simultaneous connections, but > -- ju

Re: [qmailtoaster] Simultaneous pop3 connections from two devices

2018-10-24 Thread nhaya...@wats.gr.jp
Hi I do not remember this. But few people use same account in my case. From smartphone, pc , vdi. So, 50 is ok. You can also change dovecot.conf. If it is better, you can use. Regards, Nori > Hi Nori: > > Thanks, but why would any user need 256 simultaneous pop3 connections? > > Jeff > > On

Re: [qmailtoaster] Simultaneous pop3 connections from two devices

2018-10-24 Thread Angus McIntyre
I doubt a single user would ever need 256 simultaneous connections, but -- judging by the name -- the setting might specify the number of connections allowed from a single IP, which would be different. If you had a large number of users on a NAT'ted network, so that they looked to the server a

Re: [qmailtoaster] Simultaneous pop3 connections from two devices

2018-10-24 Thread Jeff Koch
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-log

Re: [qmailtoaster] Simultaneous pop3 connections from two devices

2018-10-24 Thread Noriyuki Hayashi
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 ima