Hello community,
I’d like to figure out what the best way is to deal with the following situation:
-
I am using the Notes 6.5 client with a Domino 6.5 server to send/receive SMTP email (via/thru the Domino server).
-
I have multiple email account names, like:
This is because every time I register on a website requiring subscription, I create such a matching
email address for that particular site. If I later choose to not wish to receive email from those sites
anymore, I simply remove that entry from the Domino Directory and the router will return it with "No username
found in the Directory" etc.
Now, here is the question:
Is there a good way to be able to reply to those emails with the same name they have been addressed to in the 1st place?
IN other words, if I reply to an email sent to “cnn.myname@mycompany.com”, I’d like the “from” and “reply-to” address in my outgoing reply
to be also “cnn.myname@mycompany.com”, instead of revealing my actual user name “mchen@mycompany.com”.
I know I could create different person documents for each address and create matching location documents and switch the locations
every time I check a different mailfile, but this is cumbersome. The Notes client is so flexible as compared to other clients,
so I wonder what the best way is to tackle this issue. I wouldn’t mind writing some code either (Lotuscript or Formulae) but wonder
WHAT is the best/prefered approach for this?
So, here are my questions:
-
Is there a setting/option inside each mailfile which allows me to set the apparent outgoing sender name?
-
Is there a way to NOT have to use different location documents and switch between them?
-
Is there a way to accomplish this by maybe sending outgoing mail directly via the client instead of thru the server?
I appreciate any input/help, as I am ready to pull my hair out!
thank you
Michelle