From: Chris Scott (no email)
Date: Sun Dec 26 2004 - 13:44:46 EST
Ow Mun Heng wrote:
> Hi All,
>
> I'm trying to figure out how to implement a catchall address for my
> dyndns domain.
>
> I've set up postfix and cyrus properly (I think) and it's working fine
> for valid users.
>
> In my main.cf
> virtual_mailbox_domains = virtual.domain1.com, virtual.domain2.com
> virtual_transport = lmtp:unix:/var/lib/imap/socket/lmtp
> virtual_mailbox_maps = has:/etc/postfix/virtual
This should be: virtual_mailbox_maps = hash:/etc/postfix/virtual
Missed the h at the end of hash. Not sure if that is what your main.cf
has or it was a typo when posting this message.
-- Chris Scott Adaptive Hosting Solutions, Inc. http://www.adaptivehostingsolutions.com/ --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|