Attempting to set the mask to an empty string in the config is taken literally: set mask "" 5: courierd: newmsg""; localhost (localhost [127.0.0.1]) 1: courierd: newmsg""; parrot.gentoo.org (lists.gentoo.org [::ffff:156.56.111.196]) Not setting the mask at all in wasabi.conf, but changing the default for it in the perl source does give the results I'm looking for. Since the example config already sets it to a default of ___, could you take the 5 underscores out of the default mask setting in the source?
Thanks for reporting this. I've fixed this slightly differently than suggested by allowing a line like: set mask This will set the mask to be the empty string. I'd prefer to leave the default mask as ___ so its obvious something was replaced. The fix is commited to svn and will be included in the next release that Andrea does. If this is acceptable please mark this bug as resolved as I don't have permissions to do it heh ;)
I consider things resolved when the updated ebuild is checked into our cvs... That fix will work for me though. I look forward to seeing it.
works great. thanks!