Possibly the email address you send 'From' does not belong to the SMTP server and thus is not verifiable.
Spam filters will consider this junk.
What you might want to do is use a no-reply address belonging to your domain.
So $from = "[email protected]"; would be $from = "[email protected]";
Try it.
Also, can you post the source of one of those CSS using emails?




Reply With Quote