Dear Friends Greetings, i wish to setup SPF look up f0r Postfix on CentOS 6.2. I could not find any document on the net describing the procedure. is anyone have documentation i can follow to setup the SPF please? Thanks / Regards Prabhpal S. Mavi
Le dimanche 01 avril 2012 ? 16:06 +0000, Prabhpal S. Mavi a ?crit :> Dear Friends Greetings, > > i wish to setup SPF look up f0r Postfix on CentOS 6.2. I could not find > any document on the net describing the procedure. is anyone have > documentation i can follow to setup the SPF please? > > > Thanks / Regards > Prabhpal S. Mavi > >there is no particular answer all depends on what one wants to spf or sender id my record produce spf neutral is sender id record ok -- http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC2626742 gpg --keyserver pgp.mit.edu --recv-key C2626742 http://urlshort.eu fakessh @ http://gplus.to/sshfake http://gplus.to/sshswilting http://gplus.to/john.swilting https://lists.fakessh.eu/mailman/ This list is moderated by me, but all applications will be accepted provided they receive a note of presentation -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: <http://lists.centos.org/pipermail/centos/attachments/20120401/45c17f55/attachment-0003.sig> -------------- next part -------------- !DSPAM:4f7881e9117121082718901!
On 04/01/2012 09:06 AM, Prabhpal S. Mavi wrote:> Dear Friends Greetings, > > i wish to setup SPF look up f0r Postfix on CentOS 6.2. I could not find > any document on the net describing the procedure. is anyone have > documentation i can follow to setup the SPF please? > > > Thanks / Regards > Prabhpal S. Mavi > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosI run a package called vpostmaster http://www.tummy.com/Products/vpostmaster/ which provides a complete postfix based virtual mailbox setup with a GUI including greylisting, spamassassin, spf, dovecot pop3/imap, clamav. It is very easy to install and configure and you still have full access to all the features of postfix, but you may be able to do everything you need using the GUI. You can also look on the postfix.org web pages and there is a list of compatible SPF implementations which work with postfix if you want to do your own setup. Though I haven't used it, I believe that:http://www.openspf.org/Software will work. Also take a look at: http://www.postfix.org/addon.html But if you want something easy to install, start with a fresh CentOS install and then follow the instructions for install of the free version of vpostmaster. You can install it in a VM. Nataraj