[quote user="bfluet"]Paul is dead on. My ISP is Deltacom and it's their server address that is being written to the From header.[/quote]
What this indicates is that the message is going out without an FQDN (fully-qualified domain name) in the From: field. So, say the user's name is "Bill", the from: field is going out as "From: Bill" instead of "From: Bill@domain.com". The ISP will be running Sendmail, which normalizes messages that aren't conformant in this way (although what it does is not actually very useful).
For the life of me, I can't remember if this issue was ever resolved during the v4.5 development process or not - I certainly remember looking into it, but I can't remember what the outcome was. If I can get a chance this afternoon, I'll take another look at it, but if you find it still happens after v4.5 gets released, raise the issue here again and I'll look into it in more depth.
Cheers!
-- David --
[quote user="bfluet"]Paul is dead on.  My ISP is Deltacom and it's their server address that is being written to the From header.[/quote]
What this indicates is that the message is going out without an FQDN (fully-qualified domain name) in the From: field. So, say the user's name is "Bill", the from: field is going out as "From: Bill" instead of "From: Bill@domain.com". The ISP will be running Sendmail, which normalizes messages that aren't conformant in this way (although what it does is not actually very useful).
For the life of me, I can't remember if this issue was ever resolved during the v4.5 development process or not - I certainly remember looking into it, but I can't remember what the outcome was. If I can get a chance this afternoon, I'll take another look at it, but if you find it still happens after v4.5 gets released, raise the issue here again and I'll look into it in more depth.
Cheers!
-- David --