I've been setting up a demo to test email aliases using an external SMTP. We want to ensure that a copy of every sent item is saved in our original Gmail inbox. To achieve this, I tried setting an auto BCC back to our inbox. However, this results in each outgoing message appearing twice in the thread: once as the sent item and again as a received message due to the BCC.
I have the following questions:
a) Is there a better method to achieve our goal without duplicating messages?
b) Can we set up a filter to prevent certain messages from appearing in the inbox? We can't use the BCC filter rule because the email headers don't seem to include a real BCC header.
c) Which emails in gmail are front importing? Is there any kind of filter I can set within gmail for emails I do not want front to import altogether?
Thanks for your help!