07-18-2024, 08:47 PM
ASender.Data was going to be my next question!
So with what you said about the data and thread models being seperated, can I assume that ASender.Data is the equivalent of the old AThread.Data?
As for checking the domain, I thought best to check for the account and domain via the one query - that way if the mailbox isn't local my server can just reject it. I'm not too keen on the idea of wasting extra CPU cycles to generate a bounce email. However there will be some domains where I would like a catch-all ability so the code will still have to check a setting and adapt accordingly.
Remy, as always, thanks for your help.
So with what you said about the data and thread models being seperated, can I assume that ASender.Data is the equivalent of the old AThread.Data?
As for checking the domain, I thought best to check for the account and domain via the one query - that way if the mailbox isn't local my server can just reject it. I'm not too keen on the idea of wasting extra CPU cycles to generate a bounce email. However there will be some domains where I would like a catch-all ability so the code will still have to check a setting and adapt accordingly.
Remy, as always, thanks for your help.

