3 messages in net.sourceforge.lists.courier-users[courier-users] Non-personalized emai...
FromSent OnAttachments
Georg LutzAug 12, 2000 3:59 pm 
Georg LutzAug 13, 2000 3:32 am 
Georg LutzAug 13, 2000 2:51 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] Non-personalized email-accountsActions...
From:Georg Lutz (geor@erc.de)
Date:Aug 12, 2000 3:59:39 pm
List:net.sourceforge.lists.courier-users

Hi,

the software running here is qmail and courier-imap as server and Netscape 4.72 (Windows) as client.

The email users are virtual users in courier-imap (userdb-based) and for every email-address name@domain.de there is one .qmail-name:name2 - file in qmails alias-directory pointing to the specific maildir. (There are not a lot of users so this works).

The thing i have to deal with are the non-personalized email-adresses in@domain.de, inf@domain.de etc. eMails to this adresses should be forwarded to a responsible user currently logged in courier-imap. If there is no user currently logged in the email should be stored somewhere (perhaps maildir). If a responsible user loggs in courier-imap and the storage contains email for in@domain.de the email is transferred to this user.

I think the solution would be a small perl-script. But: Where I can get the information which users are currently logged in? How can I place my script in the login-process of courier-imap?

Perhaps there are other solutions for this issue. (Making a public maildir / shared folder is not a solution in this case)

Thanks for your response.