I have been running into two problems with the email that is being sent out from my e-smith server. The first one is, some mail that is sent out (particularly ones to and aol account) get bounced back with the following message:
*****************
> Hi. This is the qmail-send program at xxx.org
> I'm afraid I wasn't able to deliver your message to the following
addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
>
> <XXX@aol.com>:
> 205.188.158.121 failed after I sent the message.
> Remote host said: 554-: (RLY:FA)
http://postmaster.info.aol.com/errors/554rlyfa.html> 554 TRANSACTION FAILED
>
> --- Below this line is a copy of the message
***************
when I check the link that is provided it tells me:
**********
All or part of the from address contained in your message is missing or improperly formatted.
SOLUTION:
Please correct the message "From: address" sent in your SMTP transaction. The from address is typically formatted as myEmailHere@my-Domain.com. You may need to contact your ISP or server administrator for additional assistance.
***********
Is there a way to fix this so I dont get this error?
The second problem is, when some mail gets sent to mail clients that are web-based, The message does not get sent correclty. Instead of the nice looking one that gets sent out, themessage shows up with all the MIME headers inline with the text and any attachments apear as a code block at the end of the message. Is there a reason that this occurs and a way to change it so the messages show up properly on the receiving end?
thanks in advance