1 message in net.sourceforge.lists.courier-users[courier-users] 'Recursive' virtual u...
FromSent OnAttachments
Martin PoelstraNov 10, 2002 3:22 pm 
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] 'Recursive' virtual usersActions...
From:Martin Poelstra (mar@beryllium.net)
Date:Nov 10, 2002 3:22:55 pm
List:net.sourceforge.lists.courier-users

Hi,

I have set up a mailsystem using Courier and LDAP. I have some domains in an LDAP database, which I set up like the database from jamm (jamm.sf.net). The problem is, that courier doesn't like 'loops' in virtual adresses, like this:

some@virtualdomain.com -> memb@virtualdomain.com,memb@virtualdomain.com memb@virtualdomain.com -> us@domain1.com memb@virtualdomain.com -> us@domain2.com

If I send an email directly to memb@virtualdomain.com everything goes well, but if I send it to some@virtualdomain.com, courier thinks of it as a virtual account, that needs to be delivered locally. However, it should be requeued or something, in stead of being handled as a local mail account. I did set up courier to also be able to handle those virtual mailaccounts, but it shouldn't use them.

Anyone have an idea about this?