Given that you have a username
john@domain.tld, unless you escape the '@' as explained below, cyrus deliver will claim that the mailbox does not exist.
instead of
you should be using
- deliver john\\\@domain.tld
and
instead of
you should be using
- deliver -a john\@domain.tld -m user/john\\\@domain.tld
As far as the '@' is concerned, I believe the same applies while not using the unixhierarchysep.
keywords: cyrdeliver master.cf
-- Jean-Michel Besnard - 19 Mar 2005
Topic revision: r15 - 31 Aug 2005 - 10:33:29 -
TWikiGuest