Hi,
I have the following
problem: when I download mail from an external mail server to the local Courier
IMAP server, I got the following error after 1 minute:
javax.mail.StoreClosedException: * BYE Disconnected for
inactivity.
at com.sun.mail.imap.IMAPFolder.throwClosedException(IMAPFolder.java:1975)
at com.sun.mail.imap.IMAPFolder.appendMessages(IMAPFolder.java:1152)
at javax.mail.Folder.copyMessages(Folder.java:1082)
at com.sun.mail.imap.IMAPFolder.throwClosedException(IMAPFolder.java:1975)
at com.sun.mail.imap.IMAPFolder.appendMessages(IMAPFolder.java:1152)
at javax.mail.Folder.copyMessages(Folder.java:1082)
So it seems that
Courier is impatient and closes (at least the folder) after 1 minute. What can I
do to increase this timeout ?
many
thanks,
Zsolt
