[Users] Mail BC and IMAP account -- no results

apinske petals-components at ebmwebsourcing.com
Wed Mar 16 10:34:47 CET 2011


I configured the mail BC to fetch mail over IMAP, my mailserver tells me the following every 10 secs:

Code:

Aug 19 18:22:57 demomail dovecot: auth(default): client in: AUTH^I1^IPLAIN^Iservice=imap^Ilip=192.168.100.128^Irip=192.168.100.1^Ilport=143^Irport=2454
Aug 19 18:22:57 demomail dovecot: auth(default): client out: CONT^I1^I
Aug 19 18:22:57 demomail dovecot: auth(default): client in: CONT^I1^IZGVtbwBkZW1vAGRlbW8=
Aug 19 18:22:57 demomail dovecot: auth-worker(default): pam(demo,192.168.100.1): lookup service=dovecot
Aug 19 18:22:57 demomail dovecot: auth-worker(default): pam(demo,192.168.100.1): #1/1 style=1 msg=Password: 
Aug 19 18:22:58 demomail dovecot: auth(default): client out: OK^I1^Iuser=demo
Aug 19 18:22:58 demomail dovecot: auth(default): master in: REQUEST^I83^I2767^I1
Aug 19 18:22:58 demomail dovecot: auth(default): passwd(demo,192.168.100.1): lookup
Aug 19 18:22:58 demomail dovecot: auth(default): master out: USER^I83^Idemo^Isystem_user=demo^Iuid=1000^Igid=1000^Ihome=/home/demo
Aug 19 18:22:58 demomail dovecot: imap-login: Login: user=<demo>, method=PLAIN, rip=192.168.100.1, lip=192.168.100.128
Aug 19 18:22:58 demomail dovecot: auth(default): new auth connection: pid=2791




after a while PEtALS says:

Code:

javax.mail.AuthenticationFailedException: Maximum number of connections from user+IP exceeded (mail_max_userip_connections)
        at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:474)
        at javax.mail.Service.connect(Service.java:271)
        at org.ow2.petals.bc.mail.listeners.MailSessionManager.getStoreAndConnect(MailSessionManager.java:146)
        at org.ow2.petals.bc.mail.listeners.MailBCExternalScheduler.run(MailBCExternalScheduler.java:96)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)




That means: PEtALS is opening many connections, logging in and then doing nothing.
There are Mails in the polled directory, but they don't get fetched.

Any ideas wellcome.
Thx




-------------------- m2f --------------------

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=877#877

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/4297b5d8/attachment.htm>


More information about the Users mailing list