> if i combine postfix with cyrus, like putting
> mailbox_transport = cyrus in my main.cf, what will happen
> to my system accounts? will they still arrive the usual
> way with imap as an extention for these system users to
> retrieve their mail apart from imap users?

Use fallback_transport instead of mailbox_transport
if you want mail to your system accounts to be stored in
Postfix's local store rather than LMTP/Cyrus. Mail sent
to addresses without Unix account/alias will be sent to
LMTP.

> and what's the best way of managing imap users?

cyradm

-- 
Cordula's Web. http://www.cordula.ws/

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to