Re: Configure postfix virtual users for relaying?
Alessandro Ratti <[email protected]> Thu, 17 Nov 2011 00:01:32 +0100
| Newsgroups | gmane.linux.gentoo.server |
|---|---|
| Message-ID | <[email protected]> |
Il giorno 16/nov/2011, alle ore 14.55, Matt Thode ha scritto: > > On Nov 16, 2011, at 4:13 AM, Alessandro Ratti wrote: > >> >> Il giorno 16/nov/2011, alle ore 07.39, Pandu Poluan ha scritto: >> >>> I want to know if I can configure virtual users in postfix, yet still have postfix perform mail relay? >>> >>> To illustrate: I want postfix to reject all RCPT TO whose destination address is not part of a list, but if the destination address *is* part of the list, postfix should relay the mail to a final destination server. >> >> Yes, you can. > > Don't have much time to reply, but google for postfixadmin, it's useful :D Keep in mind that postfixadmin is usefull only for virtual users saved on mysql, but for relay to other host is necessary to add some configuration to postfix. All is contained in postfix docs. Regards Alessandro