46 messages in net.sourceforge.lists.courier-usersRe: [courier-users] domain bucket
FromSent OnAttachments
Ken NagorskiJan 16, 2002 2:35 pm 
Mark ConstableJan 16, 2002 6:49 pm 
Juha SaarinenJan 16, 2002 7:05 pm 
Aly S.P DharshiJan 16, 2002 7:12 pm 
Tomas FasthJan 17, 2002 1:19 am 
Odhiambo WashingtonJan 17, 2002 2:34 am 
Mark ConstableJan 17, 2002 3:11 am 
Marcus Felipe PereiraJan 17, 2002 6:22 am 
drea...@dreamwvr.comJan 17, 2002 7:33 am 
drea...@dreamwvr.comJan 17, 2002 7:52 am 
Gordon MessmerJan 17, 2002 8:07 am 
Aly S.P DharshiJan 17, 2002 8:11 am 
Papo NapolitanoJan 17, 2002 9:00 am 
Mark ConstableJan 17, 2002 12:26 pm 
Tomas FasthJan 17, 2002 1:47 pm 
Mark ConstableJan 17, 2002 3:35 pm 
Sam VarshavchikJan 17, 2002 3:53 pm 
Petr BurianJan 17, 2002 4:51 pm 
Marcus Felipe PereiraJan 18, 2002 6:26 am 
Alexei Batyr'Jan 18, 2002 9:01 am 
Roland SchneiderJan 18, 2002 9:24 am 
Bill WilliamsonJan 18, 2002 9:29 am 
Aly S.P DharshiJan 18, 2002 9:37 am 
William HueJan 18, 2002 9:58 am 
William HueJan 18, 2002 12:25 pm 
Petr BurianJan 18, 2002 1:09 pm 
William HueJan 18, 2002 1:42 pm 
YaremaJan 18, 2002 1:44 pm 
Sam VarshavchikJan 18, 2002 6:12 pm 
Mark ConstableJan 18, 2002 7:50 pm 
SysopJan 18, 2002 9:36 pm 
David EhleJan 18, 2002 9:55 pm 
Bill WilliamsonJan 18, 2002 10:01 pm 
Tomas FasthJan 19, 2002 9:41 am 
Tomas FasthJan 19, 2002 10:10 am 
Marcus Felipe PereiraJan 19, 2002 12:38 pm 
Mark ConstableJan 19, 2002 11:12 pm 
John LaurJan 20, 2002 1:21 pm 
Olivier PoitreyJan 21, 2002 2:46 am 
Alexei Batyr'Jan 21, 2002 5:37 am 
Olivier PoitreyJan 21, 2002 6:31 am 
Sam VarshavchikJan 21, 2002 8:14 am 
Stefan KrugerJan 23, 2002 8:21 am 
John KlossJan 23, 2002 8:30 am 
Sam VarshavchikJan 23, 2002 3:11 pm 
Chester WisniewskiJan 23, 2002 3:50 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:Re: [courier-users] domain bucketActions...
From:William Hue (will@hue-mobile.com)
Date:Jan 18, 2002 12:25:48 pm
List:net.sourceforge.lists.courier-users

Petr,

To get "domain buckets" for virtual domains, the only way I can think of is:

1. Implement your virtual domain as a single user account that receives all mail for the virtual domain (not as individual "use@example.com" entries in, for example, an authuserdb database). This is done by putting a line

@example.com: excom

into a file in your aliasdir (see makealiases(8)) which causes the address "some@example.com" to be rewritten as "excom-someone".

2. Put a .courier file in the home directory for the user "excom" which first tries to deliver it to the user specified after the "excom-", and then to your bucket.

If someone else on the list can think of a way to tell courier where the home directory for a virtual domain is, for a non-existent virtual user (where the ones that exist are implemented as "user@virtualdomain.com" in authuserdb), let me and Petr know.

William

Petr Burian wrote:

Thanks for help! It's exactly what you described. Because I'm very bad in "aktive" English I was so brief...

I have one more question. Is this (I mean what you described bellow) working also for virtual domains? Whan I have for example 10 virtual domains per one computer with only one IP and each domain has its own "domain bucket".

Thank you very much for your help! Petr

-----Original Message----- From: William Hue [mailto:will@hue-mobile.com] Sent: Friday, January 18, 2002 7:03 PM To: Petr Burian Cc: cour@lists.sourceforge.net Subject: Re: [courier-users] domain bucket

Petr,

Can you explain a little bit further what a domain bucket/bin does? Do you mean it accepts e-mails addressed to non-existent usernames in a given domain? If so, then you are looking for .courier-default . From my dot-courier(5) man page:

All the usual aspects of .courier deliveries apply. If there is no account that corresponds to the address <user- fo@example.com>, Courier looks for /usr/local/courier/etc/aliasdir/.courier-user-foo, then /usr/local/courier/etc/aliasdir/.courier-user-default, and finally /usr/local/courier/etc/aliasdir/.courier-default.

William

Petr Burian wrote:

Hello,

I would like to ask if it is possible to set up domain bucket (or domain bin, I am not sure how to translate it to English) in courier 0.36 or higher. I tried it some time but with no result ;((

Thanks for any help Petr