[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dash extenstion + RCPTCHECK?


On Wed, Sep 15, 2004 at 12:55:31PM -0700, mpruett@xxxxxxxxxxx wrote:
> >
> > What do you have in your LDAP attribute for that user?  Is there a
> > "username-whatever@xxxxxxxxxx" mailalternateaddress, or a
> > "username-catchall@xxxxxxxxxx"?  The former will just get -whatever
> > while the later will get -anything.
> 
> I tried it both with and without the mailAlternateAddress, without it it
> bounces it saying the mailbox doesnt exist. With it it delivers it using
> the .qmail file instead of .qmail-whatever

Well #1 is good as it should bounce.  Can you tail your qmail-send log
to see what's going on when it delivers using the .qmail file instead of
.qmail-whatever?  Does the maildir referenced in .qmail-whatever exist?
You did have "./Maildir.whatever/" in there when you probably wanted
"./Maildir/.whatever/"

What's the output of
  ls -l .qmail*
They *should not* be +x.

Also take a look at the "Delivered-To" line in the header looking for
your "username-whatever" line in there.

Chris


This mailing list archive is a service of Copilot Consulting.