Neil Aggarwal <[EMAIL PROTECTED]> wrote:
>
>I have a machine whose hostname is neil86.aguust.net.
>I have set up a domain on it for JAMMConsulting.com and have
>it set-up with a nameserver to host that domain.
>
>I have listed the JAMMConsulting.com in the qmail/control/locals
>and rcpthosts files.
That's good so far, but there's another step. You need an MX record
pointing JAMMConsulting.com to neil86.august.net. It looks like mail
to JAMMConsulting.com goes to mail.JAMMConsulting.com, which is an
alias for neil86.august.net.
Do you have mail.JAMMConsulting.com in locals and recphosts?
>I should be able to send email to my account on that machine
>via either of these two email addresses:
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>But, when people send email to the second email address, it
>taked FOREVER to get to me (5 hours or so).
Look at the received headers and logs. Where is the message spending
time? How do the headers and log entries differ for message to
[EMAIL PROTECTED] and [EMAIL PROTECTED]?
-Dave