2010/12/16 Eric Charles <e...@apache.org>: > Hi, > We also need to cover James used as simple MTA/mail-relay/honeypot without > any users defined (for example, in an internal network when processing mails > for virus/spam detection,...). > In this case, we could use in this case the "localhost" domain. > > I'm also in favor of having only the virtualhosting enabled. I guess this > would simply lead to remove this notion from code/conf.
In anyone needs the "old" behaviour then he just need to add a rewrite for the recipient (.*)@(.*) => $...@defaultdomain as the first mailet. I think everything is easier to understand this way (not sure if we already provide a good way to do this rewrite easily, but we can create a simple mailet if we don't already have something usable). Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org