Hi. Can anyone help me to diagnose why funstion in subject (send copy..) stopped working... I found that mail address that original mail should be sent to is in mail_user table and cc field, but I dunno what script is responsibile for runnin' that function (I belive it should be placed in main.cf). Thanks in advance.
If you run dovecot, then the function is in the sieve script of the mailbox, if you run courier, then the script is a maildrop filter in that mailbox. The function is not in main.cf.
Scripts Thanks. I have dovecot installed and postfix installed. Postfix is responsibile for sending messages that is why I ment main.cf. Still cc (send copy of mail to.. )option doesnt work. Any ideas?