[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-users] ANGELMAIL QUIRK
From: |
brian connolly |
Subject: |
[Phpgroupware-users] ANGELMAIL QUIRK |
Date: |
Sat, 20 Sep 2003 18:50:31 -0500 |
Greeting all:
I've got an e-mail quirk and I am trying to pinpoint the root of the
problem. Before I cause harm to myself or others!!, could you help me
please.
Every so often, when one clicks on the icon on the navbar, you get a page
error message (NOT A PHPGW MESSAGE), "cannot find the server." Every so
often, when you then empty the angelmail cache, it all then works great.
This time no deal. Nothing. No matter what permutation of settings... just
doesn't sync with the server. Also by way of symptoms, as it is not
functioning, it only refreshes the first line in the angelmail-db:
{mail.literatigroup.com:993/pop-3/ssl/novalidate-cert}. But never gets to
the "INBOX".
Thoughts?
Thanks.
Brian Connolly
PS: Below is a couple newbie tries at bug hunting. I though maybe if I
futzed with the one line in the db, it would reveal something.
FIRST TRY ---
Warning: imap_open(): Couldn't open stream
{mail.literatigroup.com:993/pop-3/ssl/novalidate-cert}INBOX in
/home/literati/public_html/workstation/email/inc/class.mail_dcom_imap.inc.ph
p on line 214
There was an error trying to connect to your mail server.
Please, check your username and password, or contact your admin.
source: email class.mail_msg_base.inc.php
called from: /workstation/index.php, msg_bootstrap:
ensure_mail_msg_exists(), called_by: email.boindex.index_data LINE 353
imap_last_error: [Can't open mailbox INBOX: invalid remote specification]
tried RH bug recovery?: []
SECOND TRY ---
Warning: imap_open(): Couldn't open stream
{mail.literatigroup.com:993/imap/ssl/}INBOX in
/home/literati/public_html/workstation/email/inc/class.mail_dcom_imap.inc.ph
p on line 214
There was an error trying to connect to your mail server.
Please, check your username and password, or contact your admin.
source: email class.mail_msg_base.inc.php
called from: /workstation/index.php, msg_bootstrap:
ensure_mail_msg_exists(), called_by: email.boindex.index_data LINE 353
imap_last_error: [Can't open mailbox INBOX: invalid remote specification]
tried RH bug recovery?: []
- [Phpgroupware-users] ANGELMAIL QUIRK,
brian connolly <=