i need to setup two rules and have one question:
1. for every outgoing email i want ability to send me an email with my predefined body.
Currently i have applied this Condition: sender exists locally. Action: send email.
My action is working perfectly fine but there is a problem with condition it is activated whenever the sender exists locally while i wanted it to trigger only when an email is sent. for e.g. one sender sends an email with 3 local users in cc. then this filter is triggered 4 times one when the email is sent and thrice when the email is received by the 3 cc'd users. What condition should i apply?
2. I want a copy of all outgoing emails to be sent to backup addresseses. I have made gmail addresses for each user. So do i have to create a separate rule for each user or can i do this in one rule.
3. In the conditions:
SMTP sender is the user sending email .. right?
what is SMTP hostname ?
Thanks in advance.