Re: Problem with "-" char in user mail address
Branislav Neskovic <[email protected]> Thu, 10 Dec 2009 10:18:06 +0100
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
Joachim Boltz wrote: > in your exim.conf there should be several local_part_suffix stanzae, > change them to local_part_suffix = +* > > if local_part_suffix is set to include "-" mail to [email protected] > goes to user [email protected]. further info here: > http://exim.org/exim-html-current/doc/html/filter.html > > cheers, > achim > > Am 2009-12-09 17:05, schrieb Branislav Neskovic: > >> Hi 2 all, >> >> I have prob while adding new user with "-" char in mail address. User >> are created in mysql user table but maildir isnt created. When I manualy >> create maildir, imap and pop is working. I can send message but and I >> cant recieve any and I get "Unknown user" error in exim log. >> Does anyone have this type of problem and what is solution for it. >> Thanx a lot >> Bane >> >> _______________________________________________ >> Vexim mailing list >> [email protected] >> http://silverwraith.com/mailman/listinfo/vexim >> >> > > _______________________________________________ > Vexim mailing list > [email protected] > http://silverwraith.com/mailman/listinfo/vexim > > It works ... Thank U