On Thu, Oct 21, 2010 at 03:12:09PM +0200, Patric Falinder wrote: > I'm wondering if it's smart to set a "default transport" like this "*...@*" > to > "smtp:[mail.server.com]" so I don't have to specify for every domain that I > have on the server, and would just have to specify for those who need a > different transport?
That's what the "relayhost" configuration parameter is for. It specifies a default "nexthop". The default transport in Postfix is already "smtp". -- Viktor.