Forum Discussion
Brent Waldrop
Apr 08, 2017Copper Contributor
Sending email as alias in office365?
I used to have my domain email hosted in office 365. The reason i switched was because of a lack of a feature i really needed. You had the ability to create multiple aliases in office 365 so you coul...
Victor_Ivanidze
Aug 05, 2021Bronze Contributor
Hi again afabozzi-20,
1) will your method work if you receive a message BCCed to your alias?
2) how you method solve the problem of receiving a message addressed to an alias and hitting Reply (standard Outlook will place the default address to the From: field)?
1) will your method work if you receive a message BCCed to your alias?
2) how you method solve the problem of receiving a message addressed to an alias and hitting Reply (standard Outlook will place the default address to the From: field)?
afabozzi-20
Aug 05, 2021Brass Contributor
1. This will work with BCC because it is searching the header. (just tested now)
2. You do need to select the account each time on reply which is annoying but I can't justify a license for 60 people on a feature we don't use very often.
The paid route is a nice solution but in reality Microsoft should have this built in with their software.
2. You do need to select the account each time on reply which is annoying but I can't justify a license for 60 people on a feature we don't use very often.
The paid route is a nice solution but in reality Microsoft should have this built in with their software.
- Victor_IvanidzeAug 06, 2021Bronze ContributorGreat! I've just sent you a message with Subject "6 -Aug-2021 test 1".
- afabozzi-20Aug 05, 2021Brass ContributorI am open to test if you want to sent to anthony@atlassaferooms.com from your yahoo account.
- Victor_IvanidzeAug 05, 2021Bronze Contributorafabozzi-20
This way is not reliable. Sometimes (very often) you just unable to retrieve the BCC address from the email headers. See this thread: https://stackoverflow.com/questions/36306660/test-received-email-header-in-sieve
A quote:
"There is no guarantee that the Received: headers will contain the destination address, either; the only place this information is unambiguously exposed is in the SMTP envelope, which is typically discarded."
As a proof, you can try to send a message using BCC from any yahoo account to your Office 365 alias address. I'm sure you will be unable to get the BCC address from the email headers. - afabozzi-20Aug 05, 2021Brass Contributor
When looking at the header information you can see that To: is blank meaning it was BCCed
Above that you can see it was sent to my test proxy alias mailto:anthony@atlassaferooms.com - Victor_IvanidzeAug 05, 2021Bronze ContributorHmm, my tests show that doesn't work with BCC. What exact SMTP header contains the BCC address ?