3 messages in net.sourceforge.lists.courier-users[courier-users] What am I missing: On...
FromSent OnAttachments
Johan van VlietOct 21, 2004 12:39 am 
Sam VarshavchikOct 21, 2004 4:18 am 
Johan van VlietOct 21, 2004 7:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] What am I missing: One works the other doesn'tActions...
From:Johan van Vliet (cour@itmon.nl)
Date:Oct 21, 2004 12:39:00 am
List:net.sourceforge.lists.courier-users

Hi,

I'm missing something in my config but I can figure it out... any hints?

The situation: I have 2 machines called: "utrecht" and "assen" Both Debian with a courier utrecht is 0.46 (production environment) and assen is 0.47 (testing enviroment) Both have an esmproutes ": [amsterdam.domain]" Utrecht has in "locals": "localhost" and "utrecht.domain" Assen has in "locals": "localhost" and "assen.domain" Both have "127.0.0.1 allow,RELAYCLIENTD" in "smtpaccess/default" Both have filesystem mailboxes in userdb Utrecht has "utrecht.domain" in "defaultdomain" Assen has "assen.domain" in "defaultdomain" Both have "localhost" and ".domain" in "esmacceptmailfor.dir/default"

alle make* have been run a dozen times.

YET!.. If I try to deliver a mail to a box on "utrecht" it says "550 User unknown" but if I try the samething on "assen" it works and delivers the email.

I tried sending an email with simple telnet and the same results: HELO <bla.com> MAIL FROM: <some@bla.com> RCPT TO: <boxutrecht@utrecht.domain>

And the result: 550 User unknown

Where I, on assen, can continue with "DATA" etc. It also delivers the email.

What can I be missing and more important how to I debug this. I just don't know where to look any more..

One final remark... If I copy the config from utrecht to assen and replace all references to utrecht in assen... assen also stops delevering so it is a config issue but with "diff -r" I don't see any differences that make sence why it should not work.

J.