Yes, I understand that and have one idea... When I do everything what you sugested and all @domain mails will be "forwarded" to e normal account user mail box is then possible forward those e-mails again to virtual acount? ;)))
let's think about that in steps: 1) e-mail blabla@virtual_domain comes to server 2) courier redirs it to the normal account user mailbox for example Peter (mean Peter is standard linux user) 3) but mailbox of account Peter is explicitly set to forward all e-mails to another (posibly virual) mail box I've been reading some manual pages to courier and I think this should be teoreticly working... Finely I would like to ask if there is a problem implement a feature (described bellow) to the future versions of courier example: I have two real virtual e-mails defined: [EMAIL PROTECTED] and [EMAIL PROTECTED] in my alias file I write this: [EMAIL PROTECTED]: [EMAIL PROTECTED] [EMAIL PROTECTED]: [EMAIL PROTECTED] *@example.com: [EMAIL PROTECTED] Because aliases are not recursive, when an e-mail ([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) comes to server it will be delivered to [EMAIL PROTECTED] mail box. But when another e-mail in this domain comes it won't be refused by server as e-mail of non-exist user, but will be redirected to [EMAIL PROTECTED] Do you think this is a good idea? Petr > -----Original Message----- > From: William Hue [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 18, 2002 9:30 PM > To: Petr Burian > Cc: [EMAIL PROTECTED] > Subject: Re: [courier-users] domain bucket > > > 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 > "[EMAIL PROTECTED]" 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 > "[EMAIL PROTECTED]" 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 "[EMAIL PROTECTED]" > 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:[EMAIL PROTECTED]] > > > Sent: Friday, January 18, 2002 7:03 PM > > > To: Petr Burian > > > Cc: [EMAIL PROTECTED] > > > 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- > > > [EMAIL PROTECTED]>, 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 > > > > > > > > _______________________________________________ > > > > courier-users mailing list > > > > [EMAIL PROTECTED] > > > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
