Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: jugmac00 on August 29, 2018, 09:53:03 AM

Title: Is it possible to filter sent emails?
Post by: jugmac00 on August 29, 2018, 09:53:03 AM
Is it possible to create a filter for outgoing emails? So they do not get stored in the "sent" folder, but in an arbitrary one?

Is this currently possible with roundcube, maybe with help of a plugin?

Thank you!
Title: Re: Is it possible to filter sent emails?
Post by: SKaero on August 29, 2018, 11:44:57 AM
Not by default but you could create a plugin that changes the sent folder based on a set of filters.
Title: Re: Is it possible to filter sent emails?
Post by: jugmac00 on August 29, 2018, 12:10:47 PM
Thank you very much for you quick reply.

Though, I would love to contribute more to open source, and especially give something back to roundcube, which we have been using for years, currently this is not possible.
Title: Re: Is it possible to filter sent emails?
Post by: JohnDoh on August 29, 2018, 01:20:02 PM
If your IMAP server supports sieve you could set Roundcube not to save sent messages but rather BCc yourself on the messages and filter it that way.

BTW you can manually sent the sent folder for each message on the compose screen.
Title: Re: Is it possible to filter sent emails?
Post by: jugmac00 on August 30, 2018, 03:25:25 AM
@JohnDoh
Thank you very much for your followup.

Actually, I still use the classic template and so I missed the option on the compose screen!