Is it possible to configure postfix/qmail to send all email that it would normally send out itself to another server, and then have that server send the emails after applying spam scores and throttling?
if so, are there any guides or advice on how to set this up?
Thanks
Postfix to relay to another server
-
- Forum Regular
- Posts: 661
- Joined: Mon Oct 29, 2007 6:51 pm
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
Re: Postfix to relay to another server
Yes you can do that. If you want to setup a spam frontend (sounds like you do), then I recommend you use Scotts gamera project - that will set everything up to do what you want.
As to how to do it specifically, in qmail just change your smtproutes.
In postfix, basically you need to change /etc/postfix/main.cf:
relayhost = server.name.tld
As to how to do it specifically, in qmail just change your smtproutes.
In postfix, basically you need to change /etc/postfix/main.cf:
relayhost = server.name.tld
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone
Re: Postfix to relay to another server
I didn't know Gamera was able to deal with outgoing as well as incoming. Interesting.
Faris.
Faris.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>