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

  • deliver john@domain.tld

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
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback