

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
20 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: LDAP backend ...| From | Sent On | Attachments |
|---|---|---|
| Bryan Ragon | Mar 28, 2003 1:34 pm | |
| Sam Varshavchik | Mar 28, 2003 2:33 pm | |
| Bryan Ragon | Mar 31, 2003 6:05 am | |
| Bi...@triligon.org | Mar 31, 2003 9:52 am | |
| James A Baker | Mar 31, 2003 10:42 am | |
| Sam Varshavchik | Mar 31, 2003 11:02 am | |
| Rodrigo Severo | Apr 1, 2003 7:01 am | |
| Bi...@triligon.org | Apr 1, 2003 7:54 am | |
| Bryan Ragon | Apr 1, 2003 8:58 am | |
| Rodrigo Severo | Apr 1, 2003 9:57 am | |
| Rodrigo Severo | Apr 1, 2003 1:58 pm | |
| Gerardo Gregory | Apr 1, 2003 2:50 pm | |
| Gerardo Gregory | Apr 1, 2003 3:48 pm | |
| Bruce Broecker | Apr 1, 2003 6:46 pm | |
| Bi...@triligon.org | Apr 1, 2003 8:47 pm | |
| Jerry Amundson | Apr 2, 2003 8:39 am | |
| Rodrigo Severo | Apr 3, 2003 4:39 am | |
| Rodrigo Severo | Apr 3, 2003 5:12 am | |
| Rodrigo Severo | Apr 3, 2003 7:45 am | |
| Rodrigo Severo | Apr 3, 2003 10:14 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: [courier-users] Re: LDAP backend / password expiration | Actions... |
|---|---|---|
| From: | Bryan Ragon (bra...@zapeng.com) | |
| Date: | Apr 1, 2003 8:58:36 am | |
| List: | net.sourceforge.lists.courier-users | |
-----Original Message----- Bottom line: If an entry exists either directly as an alias entry (high maintenance as script has to call for a rebuild of the aliases db after any change) *OR* in a flat-file called by an 'include' (no maintenance so long as you don't change the fully-qualifed file name), *OR* in a file in the path of a mailing-list or such function - addresses so recorded should get different handling than those in the rest of the mailusers area (whatever that is).
Does it actually work that way? Well... I have a shell account <name> who can send mail out. I also have a mailing list of the same <name>. Traffic in or out of the mailing list does NOT end up in the shell account's mailbox.
What you say makes sense, but I'm wondering if we may be trying to solve two different problems. Suppose I have a virtual-user, say test...@virtual-dom.com. his info in ldap routes his mail to a maildir in /var/spool/mail/domains/virtual-dom.com/testuser . That is working just fine. Now he comes along and wants to check his email (via pop3 or imap--pop3d, imapd respectively of course). I would like the authentication to check to see if his password has expired. If I were to create an alias entry for test...@virtual-dom.com, where would I point it to? An auto-responder of some kind telling the sender of email that the account is disabled? My intention is not to disable the ability to receive email into the users maildir, but instead to prevent the user from retrieving email (via imapd, pop3d) until they change their password. (I have outside resources to support the user changing their password and updating the expire date field in the ldap backend). Or is the intent to tell imapd to look in a different maildir directory, say /var/spool/mail/password_expired/, and then have a read-only email message in there stating that "your email password has expired, please update to access your account."? From looking at the man pages, I don't see how an aliases file changes the behavior of imapd or pop3d.
Thanks for your help with this, Bryan







