Pages: 1
RSS
How to automatically CC ?
 
I'm using a scheduler to send outbox mail regularly.
How/where can I set up a single BCC email address that will get a copy of each email sent out? Thanks.
Edited: Alex - 07 July 2008 20:11:32
 
put this

%BCC="you@domain.com"

in your templates for new messages and replies.
Templates are available under account properties
Pages: 1