This is what I want: This is a local mailserver, where all the emails generally are queued and then relayed to differents smtp servers (depending of the sender). As internal emails I'll have different emails from differents domain... but I want to be able to say to postfix that one email is not local for the next 3 days... With the configuration that I've I'm able to do it. What I want now is be free to say to postfix that, when I want, all the emails will be relayed automatically (instead of be queued)
So I need some value for defer_transports and default_transport (because, as I said before, if I comment out this 2 commands, postfix is relaying without put in queue...) I hope I'm more understandable... Thanks Michele