Hi everybody!
I've just installed qmail-ldap + courier IMAP in
our ISP after a painfull migration from sendmail + UW IMAP of 37,000 mailboxes
and everything is working fine except for some little issues:
We host 2 mail services <user>@telemovil.com
and <user>@telemovil.net where <user> is NOT the same mailbox, in
other words, they are like 2 different mail servers.
The other thing is that we designed our LDAP tree
to host ALL accounts under ou=People,o=Telemovil, and we chose mail attribute as
our rdn instead of uid or cn. For example, email [EMAIL PROTECTED] is found on LDAP as dn: [EMAIL PROTECTED],ou=People,o=Telemovil
in the other hand, user [EMAIL PROTECTED]
is listed as dn: [EMAIL PROTECTED],ou=People,o=Telemovil
... they both are different email accounts, and as you can see the mail
attribute is the key.
I'm receiving email for everybody, but when someone
writes to [EMAIL PROTECTED] the problem
arise: is not found on LDAP so it will bounce to the sender as: user
unknown even though I got mail.telemovil.com in control/locals and
in control/rcpthosts.
I've been reading a lot of web pages about qmail,
but I don't get it yet.... How to make my qmail server to rewrite addresses like
[EMAIL PROTECTED] to [EMAIL PROTECTED] ?????
the same problem happens with [EMAIL PROTECTED]
Thanks in advance,
Roberto Carlos Navas
Internet de Telemovil
|
- Re: Newbie Question Roberto Carlos Navas
- Re: Newbie Question Erich Schubert
- Re: Newbie Question Henning Brauer
- Re: Newbie Question Henning Brauer
- Newbie Question Ben Ocean
- Re: Newbie Question Adrian Ho