Opened 5 years ago

Closed 5 years ago

#1485241 closed Bugs (fixed)

Error sending mail when not subscribed to sent-mail folder

Reported by: sweetpea Owned by:
Priority: 5 Milestone: 0.2-beta
Component: IMAP connection Version: git-master
Severity: normal Keywords:
Cc:

Description

When sending a message, if the user is not subscribed to their sent-mail folder, an error message pops up, "an error occurred while saving", and the message is not saved to the sent-mail folder. The error log contains an entry like this:

IMAP Error: Could not save message in sent-mail in /home/httpd/roundcube/program/steps/mail/sendmail.inc on line 0

If the user goes into the preferences and subscribes to the folder, then there is no error.

(messages are delivered to the recipient in any case)

Change History (3)

comment:1 Changed 5 years ago by sweetpea

Note, this isn't a problem if "create_default_folders" is set to true.

comment:2 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-beta

comment:3 Changed 5 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [d583bcdf].

Note: See TracTickets for help on using tickets.