It's not clear from your response that you understand why it's
failing. It would seem clear that postfix doesn't see this as a local
domain. Instead, it thinks you're trying to relay to somewhere else.
Check your virtual_mailbox_domains file (or database) and make sure it
has an entry for the new domain.
Good luck!
- Jon
On Nov 2, 2008, at 2:30 PM, David M Lemcoe Jr. wrote:
I just found out that /var/logs IS showing something.
Nov 2 16:27:46 ubuntu postfix/smtpd[11635]: connect from
rv-out-0506.google.com[209.85.198.239]
Nov 2 16:27:46 ubuntu postfix/smtpd[11635]: NOQUEUE: reject: RCPT
from
rv-out-0506.google.com[209.85.198.239]: 554 5.7.1
<[EMAIL PROTECTED]>:
Relay access denied; from=<ki4yj$
Nov 2 16:27:46 ubuntu postfix/smtpd[11635]: disconnect from
rv-out-0506.google.com[209.85.198.239]
Nov 2 16:27:47 ubuntu postfix/smtpd[11622]: disconnect from
fmailhost06.isp.att.net[207.115.11.56]
Yes, it was sent from Gmail.
Thanks for the help.
On Sun, 2 Nov 2008 14:26:21 -0700, Jon Fullmer <[EMAIL PROTECTED]>
wrote:
Does the log show that the incoming messages are actually received?
If not, it sounds like you're missing an MX record in DNS. If you are
seeing the message come in, what does the log say it did with it?
- Jon
On Nov 2, 2008, at 1:45 PM, mailing wrote:
I am using Postfix and /var/logs/mail.log does not have any errors
when
sending to lemcoe.com
Thanks for quick response.
On Sun, 2 Nov 2008 13:41:31 -0700, Jon Fullmer <[EMAIL PROTECTED]>
wrote:
What are you using as your MTA (i.e., which server is listening for
the incoming SMTP message)? Postfix? Sendmail?
Have you checked for errors at this level?
- Jon
On Nov 2, 2008, at 1:34 PM, David M Lemcoe Jr. wrote:
I am running Dovecot 1.0.10 and have it working great on
ender.ath.cx (my
free DynDNS.com subdomain), but recently I registered lemcoe.com
and
pointed it to the same IP address as ender.ath.cx. The problem is,
only
e-mail sent to the @ender.ath.cx works. If it is send it to
@lemcoe.com, I
don't know where it goes. I get no errors either.
How can I get Dovecot to recognize both domains?
TIA.
David