Re: Implementing SPF in Postfix

2010-03-15 Thread Erik Logtenberg
On 03/15/2010 06:18 PM, Security Admin (NetSec) wrote: > Running Postfix as a mail gateway, version 2.6.5 and am finally getting > around to implementing SPF in Postfix. I thought the TXT record in DNS > would suffice which is how I have been running it. Please note that according t

Re: Implementing SPF in Postfix

2010-03-15 Thread Wietse Venema
Security Admin (NetSec): > Running Postfix as a mail gateway, version 2.6.5 and am finally > getting around to implementing SPF in Postfix. I thought the > TXT record in DNS would suffice which is how I have been running > it. > > Found this how-to link http://www.howtofor

Re: Implementing SPF in Postfix

2010-03-15 Thread Noel Jones
On 3/15/2010 12:18 PM, Security Admin (NetSec) wrote: Running Postfix as a mail gateway, version 2.6.5 and am finally getting around to implementing SPF in Postfix. I thought the TXT record in DNS would suffice which is how I have been running it. Found this how-to link http

Implementing SPF in Postfix

2010-03-15 Thread Security Admin (NetSec)
Running Postfix as a mail gateway, version 2.6.5 and am finally getting around to implementing SPF in Postfix. I thought the TXT record in DNS would suffice which is how I have been running it. Found this how-to link http://www.howtoforge.com/postfix_spf Is this the proper way or is another

Re: Implementing SPF

2010-02-21 Thread Sahil Tandon
On Sun, 21 Feb 2010, Jonathan Tripathy wrote: > With regards to SPF breaking email fordwarding: > > If i implemented SPF on my server, is the above only an issue if > someone were to use an external forwarding service, and forward mail > to an account on my server? Please use google and search m

Implementing SPF

2010-02-21 Thread Jonathan Tripathy
Hi Folks, With regards to SPF breaking email fordwarding: If i implemented SPF on my server, is the above only an issue if someone were to use an external forwarding service, and forward mail to an account on my server? I'm just talking about receiving mail for now.. Thanks