Re: Virtual Domains on Cyrus

2001-10-17 Thread Prune
Hi Karun wrote: >Im using postfix not sendmail > exactly the same. have a look to postfix doc/web site. This feature is well documented. It have nothing to do with cyrus. Cyrus actualy does not deal with virtualdomains. (for pop or imap, I mean). You'll have to have a unique unsername/mailbox

Re: Virtual Domains on Cyrus

2001-10-17 Thread Karun
Im using postfix not sendmail Karun On Wed, 17 Oct 2001 19:50, you wrote: > You should use virtusertable feature. It is a sendmail feature not Cyrus. > Edit /etc/mail/sendmail.cw and add the domains you want receive mail for > them. Also add FEATURE(`virtusertable',`hash -o /etc/mail/virtuserta

Re: Virtual Domains on Cyrus

2001-10-17 Thread Fatemeh Taj
You should use virtusertable feature. It is a sendmail feature not Cyrus. Edit /etc/mail/sendmail.cw and add the domains you want receive mail for them. Also add FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable') to your mc file and recreate the sendmail.cf . You can find needed informati