|
List Info
Thread: Turning of IMAP folders
|
|
| Turning of IMAP folders |

|
2005-11-22 19:59:00 |
|
M. J. [Mike] OBrien wrote:
TOPGUN" type="cite">Hello
Maikel;
I have a few installations of SquirrelMail on DBMail systems without
any such difficulties whatsoever. Versions range from 2.0.1 to 2.0.7
without a hitch. There is nothing to do to SquirrelMail that you
wouldn't do using any other (MDA) POP/IMAP mail server/deliver agent.
I am not sure what you mean by "[possibility to turn off the IMAP
folders]" but it should be said that IMAP4 folders are created by the
mail account user with their MUA (i.e.: that MUA could well be a
WebMail App like SquirrelMail).
best... Mike
I have begun a squirrelmail installation, but I get
ERROR: Connection dropped by IMAP server.
Query: LOGOUT
when I login, and I cannot see any messages (although my folders/mailboxes display just fine).
--
Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
3020 Keele Street, Downsview, ON M3M 2H3
Tel: (416) 270-4587
|
| SquirrelMail problem |

|
2005-11-22 21:18:38 |
|
Dominic Amann wrote:
lbs.ca" type="cite">
I have begun a squirrelmail installation, but I get
ERROR: Connection dropped by IMAP server.
Query: LOGOUT
when I login, and I cannot see any messages (although my folders/mailboxes display just fine).
Further to this notice,
Nov 22 16:19:31 mail dbmail/imap4d[19765]: _ic_login(): user (id:168,
name dominic) tries login
Nov 22 16:19:31 mail dbmail/imap4d[19765]: _ic_login(): user (id 168,
name dominic) login accepted 2005-11-22 16:19:31
Nov 22 16:19:31 mail dbmail/imap4d[19765]: db.c,db_get_rfcsize: message
not found
Nov 22 16:19:31 mail dbmail/imap4d[19765]: imap4.c,IMAPClientHandler:
command return with error [uid]
Nov 22 16:19:31 mail dbmail/imap4d[19765]: IMAPClientHandler(): Closing
connection for client from IP [127.0.0.1]
This is what I get in my mail.warn.
--
Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
3020 Keele Street, Downsview, ON M3M 2H3
Tel: (416) 270-4587
|
| SquirrelMail problem |

|
2005-11-22 22:09:19 |
Try turning dbmail log level up to 5 and forward those logs
(probably in
mail.log or mail.debug or something, not mail.warn).
On Tue, 2005-11-22 at 16:18 -0500, Dominic Amann wrote:
> Dominic Amann wrote:
> > I have begun a squirrelmail installation, but I
get
> > ERROR: Connection dropped by IMAP server.
> >
> > Query: LOGOUT
> >
> > when I login, and I cannot see any messages
(although my folders/mailboxes display just fine).
> >
> >
> Further to this notice,
>
> Nov 22 16:19:31 mail dbmail/imap4d[19765]: _ic_login():
user (id:168,
> name dominic) tries login
> Nov 22 16:19:31 mail dbmail/imap4d[19765]: _ic_login():
user (id 168,
> name dominic) login accepted 2005-11-22 16:19:31
> Nov 22 16:19:31 mail dbmail/imap4d[19765]:
db.c,db_get_rfcsize:
> message not found
> Nov 22 16:19:31 mail dbmail/imap4d[19765]:
imap4.c,IMAPClientHandler:
> command return with error [uid]
> Nov 22 16:19:31 mail dbmail/imap4d[19765]:
IMAPClientHandler():
> Closing connection for client from IP [127.0.0.1]
>
> This is what I get in my mail.warn.
> --
> Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
> 3020 Keele Street, Downsview, ON M3M 2H3
> Tel: (416) 270-4587
> _______________________________________________
> Dbmail mailing list
> Dbmail dbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>
--
Jesse Norell - jesse kci.net
Kentec Communications, Inc.
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
| SquirrelMail problem |

|
2005-11-23 20:03:28 |
Jesse Norell wrote:
>Try turning dbmail log level up to 5 and forward those
logs (probably in
>mail.log or mail.debug or something, not mail.warn).
>
>
>
>
>>Dominic Amann wrote:
>>
>>
>>>I have begun a squirrelmail installation, but I
get
>>>ERROR: Connection dropped by IMAP server.
>>>
>>>Query: LOGOUT
>>>
>>>when I login, and I cannot see any messages
(although my folders/mailboxes display just fine).
>>>
>>>
>>>
>>>
Here is the bottom portion of that log file
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler():
Executing command uid...
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
db.c,db_acl_has_right:
checking ACL for user [168] on mailbox [1307]
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE
mailbox_idnr =
'1307' AND owner_idnr = '168']
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
2] = FLAGS (returning 3)
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
3] = UID (returning 4)
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
4] = RFC822.SIZE (returning 5)
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
19] = ] (returning 20)
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
query [SELECT seen_flag, answered_flag, deleted_flag,
flagged_flag,
draft_flag, recent_flag, DATE_FORMAT(internal_date,
'%Y-%m-%d %T'),
rfcsize, message_idnr FROM dbmail_messages msg,
dbmail_physmessage pm
WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN
'2331908' AND
'2331908' AND mailbox_idnr = '1307' AND status < '2'
ORDER BY
message_idnr ASC]
Nov 23 14:58:13 mail dbmail/imap4d[16316]: Fetching msgID
2331908 (fetch
num 2331909)
Nov 23 14:58:13 mail dbmail/imap4d[16316]: There are more
real messages
than prefetched data, retrieving data separately for this
message
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
query [SELECT seen_flag, answered_flag, deleted_flag,
flagged_flag,
draft_flag, recent_flag FROM dbmail_messages WHERE
message_idnr =
'2331908' AND status < '2' AND mailbox_idnr = '1307']
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
query [SELECT pm.rfcsize FROM dbmail_physmessage pm,
dbmail_messages msg
WHERE pm.id = msg.physmessage_id AND msg.message_idnr =
'2331908' AND
msg.status< '2' AND msg.mailbox_idnr = '1307']
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
db.c,db_get_rfcsize: message
not found
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
imap4.c,IMAPClientHandler:
command return with error [uid]
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler(): Finished
command uid
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler(): Closing
connection for client from IP [127.0.0.1]
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,PerformChildTask: client handling complete,
closing streams
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,client_close:
closing write stream
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,client_close:
closing read stream
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,PerformChildTask: connection closed
Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,PerformChildTask: waiting for connection
--
Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
3020 Keele Street, Downsview, ON M3M 2H3
Tel: (416) 270-4587
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
| SquirrelMail problem |

|
2005-11-24 08:51:36 |
Dominic,
The rfcsize is missing for message 2331908. In 2.0 the only
way to fix
this is by forcing a parsed retrieval of the message.
Something like
01 login someuser password
02 select somemailbox
03 uid fetch 2331908 (envelope)
should do the trick.
Dominic Amann wrote:
> Jesse Norell wrote:
>
>> Try turning dbmail log level up to 5 and forward
those logs (probably in
>> mail.log or mail.debug or something, not
mail.warn).
>>
>>
>>
>>
>>> Dominic Amann wrote:
>>>
>>>> I have begun a squirrelmail installation,
but I get ERROR:
>>>> Connection dropped by IMAP server.
>>>>
>>>> Query: LOGOUT
>>>>
>>>> when I login, and I cannot see any messages
(although my
>>>> folders/mailboxes display just fine).
>>>>
>>>>
>>>>
>
> Here is the bottom portion of that log file
>
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler():
> Executing command uid...
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
db.c,db_acl_has_right:
> checking ACL for user [168] on mailbox [1307]
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
> query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE
mailbox_idnr =
> '1307' AND owner_idnr = '168']
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
> 2] = FLAGS (returning 3)
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
> 3] = UID (returning 4)
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
> 4] = RFC822.SIZE (returning 5)
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
next_fetch_item(): args[idx =
> 19] = ] (returning 20)
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
> query [SELECT seen_flag, answered_flag, deleted_flag,
flagged_flag,
> draft_flag, recent_flag, DATE_FORMAT(internal_date,
'%Y-%m-%d %T'),
> rfcsize, message_idnr FROM dbmail_messages msg,
dbmail_physmessage pm
> WHERE pm.id = msg.physmessage_id AND message_idnr
BETWEEN '2331908' AND
> '2331908' AND mailbox_idnr = '1307' AND status < '2'
ORDER BY
> message_idnr ASC]
> Nov 23 14:58:13 mail dbmail/imap4d[16316]: Fetching
msgID 2331908 (fetch
> num 2331909)
> Nov 23 14:58:13 mail dbmail/imap4d[16316]: There are
more real messages
> than prefetched data, retrieving data separately for
this message
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
> query [SELECT seen_flag, answered_flag, deleted_flag,
flagged_flag,
> draft_flag, recent_flag FROM dbmail_messages WHERE
message_idnr =
> '2331908' AND status < '2' AND mailbox_idnr =
'1307']
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
dbmysql.c,db_query: executing
> query [SELECT pm.rfcsize FROM dbmail_physmessage pm,
dbmail_messages msg
> WHERE pm.id = msg.physmessage_id AND msg.message_idnr =
'2331908' AND
> msg.status< '2' AND msg.mailbox_idnr = '1307']
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
db.c,db_get_rfcsize: message
> not found
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
imap4.c,IMAPClientHandler:
> command return with error [uid]
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler(): Finished
> command uid
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
IMAPClientHandler(): Closing
> connection for client from IP [127.0.0.1]
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
> serverchild.c,PerformChildTask: client handling
complete, closing streams
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,client_close:
> closing write stream
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
serverchild.c,client_close:
> closing read stream
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
> serverchild.c,PerformChildTask: connection closed
> Nov 23 14:58:13 mail dbmail/imap4d[16316]:
> serverchild.c,PerformChildTask: waiting for connection
>
--
____________________________________________________________
____
Paul Stevens paul at
nfg.nl
NET FACILITIES GROUP GPG/PGP:
1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
| SquirrelMail problem |

|
2005-11-25 16:09:27 |
Paul J Stevens wrote:
>Dominic,
>
>The rfcsize is missing for message 2331908. In 2.0 the
only way to fix
>this is by forcing a parsed retrieval of the message.
>
>Something like
>
>01 login someuser password
>02 select somemailbox
>03 uid fetch 2331908 (envelope)
>
>should do the trick.
>
>
>
>
I ran the sequence for the given idnr. Then I tried squirrel
again, and
got the same error. I scanned the log and found the same
problem for
another idnr, and tried the same sequence for this number.
However, I
get the following command/response (which does not solve the
problem).
$ telnet mailserver 143
* OK dbmail imap (protocol version 4r1) server 2.0.7 ready
to run
01 login username password
01 OK LOGIN completed
02 select inbox
* 378 EXISTS
* 378 RECENT
* FLAGS (Seen Answered Deleted Flagged Draft Recent)
* OK [PERMANENTFLAGS (Seen Answered Deleted Flagged
Draft Recent)]
* OK [UIDNEXT 2518529] Predicted next UID
* OK [UIDVALIDITY 1307] UIDs valid
* OK [UNSEEN 5] first unseen message
02 OK [READ-WRITE] SELECT completed
03 uid fetch 2379462 (envelope)
* 38 FETCH (
* BYE internal dbase error
03 OK completed
$
--
Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
3020 Keele Street, Downsview, ON M3M 2H3
Tel: (416) 270-4587
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
| SquirrelMail problem |

|
2005-11-25 20:19:46 |
Dominic Amann wrote:
> Paul J Stevens wrote:
>
>> Dominic,
>>
>> The rfcsize is missing for message 2331908. In 2.0
the only way to fix
>> this is by forcing a parsed retrieval of the
message.
>>
>> Something like
>>
>> 01 login someuser password
>> 02 select somemailbox
>> 03 uid fetch 2331908 (envelope)
>>
>> should do the trick.
>>
>>
>>
>>
>
> I ran the sequence for the given idnr. Then I tried
squirrel again, and
> got the same error. I scanned the log and found the
same problem for
> another idnr, and tried the same sequence for this
number. However, I
> get the following command/response (which does not
solve the problem).
>
> $ telnet mailserver 143
> * OK dbmail imap (protocol version 4r1) server 2.0.7
ready to run
> 01 login username password
> 01 OK LOGIN completed
> 02 select inbox
> * 378 EXISTS
> * 378 RECENT
> * FLAGS (Seen Answered Deleted Flagged Draft
Recent)
> * OK [PERMANENTFLAGS (Seen Answered Deleted Flagged
Draft Recent)]
> * OK [UIDNEXT 2518529] Predicted next UID
> * OK [UIDVALIDITY 1307] UIDs valid
> * OK [UNSEEN 5] first unseen message
> 02 OK [READ-WRITE] SELECT completed
> 03 uid fetch 2379462 (envelope)
> * 38 FETCH (
> * BYE internal dbase error
> 03 OK completed
So something else is wrong as well. As such this tells me
nothing without
level=5 logs.
Is there a physmessage at all for this message_idnr? Try
running
dbmail-util -tuy
--
____________________________________________________________
____
Paul Stevens
mailto:paul nfg.nl
NET FACILITIES GROUP PGP: finger
paul nfg.nl
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
| SquirrelMail problem |

|
2005-12-10 04:01:26 |
Paul J Stevens wrote:
>Dominic Amann wrote:
>
>
>>Paul J Stevens wrote:
>>
>>
>>
>>>Dominic,
>>>
>>>The rfcsize is missing for message 2331908. In
2.0 the only way to fix
>>>this is by forcing a parsed retrieval of the
message.
>>>
>>>Something like
>>>
>>>01 login someuser password
>>>02 select somemailbox
>>>03 uid fetch 2331908 (envelope)
>>>
>>>should do the trick.
>>>
>>>
>>>
>>>
>>>
>>>
>>I ran the sequence for the given idnr. Then I tried
squirrel again, and
>>got the same error. I scanned the log and found the
same problem for
>>another idnr, and tried the same sequence for this
number. However, I
>>get the following command/response (which does not
solve the problem).
>>
>>$ telnet mailserver 143
>>* OK dbmail imap (protocol version 4r1) server 2.0.7
ready to run
>>01 login username password
>>01 OK LOGIN completed
>>02 select inbox
>>* 378 EXISTS
>>* 378 RECENT
>>* FLAGS (Seen Answered Deleted Flagged Draft
Recent)
>>* OK [PERMANENTFLAGS (Seen Answered Deleted
Flagged Draft Recent)]
>>* OK [UIDNEXT 2518529] Predicted next UID
>>* OK [UIDVALIDITY 1307] UIDs valid
>>* OK [UNSEEN 5] first unseen message
>>02 OK [READ-WRITE] SELECT completed
>>03 uid fetch 2379462 (envelope)
>>* 38 FETCH (
>>* BYE internal dbase error
>>03 OK completed
>>
>>
>
>So something else is wrong as well. As such this tells
me nothing without
>level=5 logs.
>
>Is there a physmessage at all for this message_idnr? Try
running
>
>dbmail-util -tuy
>
>
>
>
Sorry not to get back earlier: other pressing problems.
However, without
making other changes, the problem seems to have gone away:
perhaps I
deleted the offending message in my imap client (mozilla).
--
Dominic Amann, Linux Based Solutions Ltd., <http://www.lbs.ca/>
3020 Keele Street, Downsview, ON M3M 2H3
Tel: (416) 270-4587
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|
|
[1-8]
|
|