hi, all,
I need to filter email as follow rules:
1, delete the attachments;
2, replace some word in subject with code;
3, redirect to other email with the modified subject and original text in body.
sieve and exrprograms used in my script. But error in run sieve script while
try to set body text
dovecot.conf
Description: Binary data
hello all
we were seeing an error as such in dovecot.log for the first time
we use sogo for active sync
dovecot: master: Warning: service(dict): process_limit (100) reached, client
connections are being dropped
once we restarted sogo service this issue got resolved
could someone please guide