Roundcube Community Forum

 

Is it possible to filter sent emails?

Started by jugmac00, August 29, 2018, 09:53:03 AM

Previous topic - Next topic

jugmac00

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!

SKaero

Not by default but you could create a plugin that changes the sent folder based on a set of filters.

jugmac00

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.

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

jugmac00

@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!