Hi !!
I get the following error with Courier IMAP just after sending a message:
IMAP Error in /usr/local/http-docs/admin/html/roundcubemail/program/steps/mail/sendmail.inc (): Could not save message in Sent
it would be great to capture that errors and show a nice description to the user, same for errors produced when sending a message (smtp auth, ...) that now also appear as warnings if E_ALL is active.
David Saez Padros wrote:
Hi !!
I get the following error with Courier IMAP just after sending a message:
IMAP Error in /usr/local/http-docs/admin/html/roundcubemail/program/steps/mail/sendmail.inc (): Could not save message in Sent
you'll probably have to change $rcmail_config['sent_mbox'] = 'Sent'; to $rcmail_config['sent_mbox'] = 'INBOX.Sent'; --david
it would be great to capture that errors and show a nice description to the user, same for errors produced when sending a message (smtp auth, ...) that now also appear as warnings if E_ALL is active.
It appears the From: is not showing up in outlook 2003. Nor is the message being read correctly. I get a plain text email such as this.
Date: Fri, 14 Oct 2005 9:30:53 -0400