Le Lundi 17 Janvier 2005 17:12, Ben Kennedy a �crit�: > On 15 1 2005 at 4:39 am -0500, Yvonne wrote: > >I host a virtual domain : xxx.com and I have a catch all ([EMAIL PROTECTED]). > >This > >works fine. > >When I add a new domain yyy.org I create [EMAIL PROTECTED] in my MySQL passwd > >table but it don't work. > >The catch all for the first domain work, the catch all for the second > > don't work. The mail for the second are rejected ! > > Have you verified that any other mailboxes properly work for the yyy.com > domain? E.g. if you create [EMAIL PROTECTED], does it properly deliver? > > -ben
Well, I re-enter every (and all) fields in my MySQL record : update passwd set id='[EMAIL PROTECTED]', .......; AND all works. I think that I have a hidden char (trailing blank ?) in one string : id or home and that is bad. Thanks Yvonne ------------------------------------------------------- ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
