-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Suresh Kumar Prajapati writes: > Hi all,
> I want to implement smtp auth like yahoo, I dont need sasl authentication > for certficate and other things In most of the SMTP servers I encountered, SMTP authentication part is delegated to external SASL authentication backend, Cyrus or Dovecot commonly. So if you're going to setup SMTP authentication, you need to configure SASL backend. In your SASL backend configuration, you can configure what authentication methods you want to expose. If you decide to use backends like PAM in your SASL backend configuration, then LOGIN or PLAIN are the only backends you can use. > Is there other alternative to setup on centos ? > I've spent enough time on googling but didn't find anything relevent. > Please help me I am running short on time? HTH - -- Ashish SHUKLA “Will this gun not make war more terrible? No, it will make war impossible.” (Hudson Maxim, inventor of the machine gun, 1893) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQIcBAEBCgAGBQJN6eT/AAoJEMdGz6nnT6SwrucP/2J1FEU1HMdgQG8ipfSPC7Pf cfCatu7Emz6wampozPOZ/8Xm+2jtqcrQldIXPEPTteySHEevP8TOe7B95tQN3F2T UeB0IaPX8NKV56rL7w6ZxR0V0D6J/HqUA57sgeWXgphZ1+VIsFWOwmmhooJtM7WF NIeL00xypY+FzuV5JtcKY4UR2wskvq1FFNBKGv2WWVbYGbbuQwR3CB1kPyUEPbIY Q9Q48ppoDgUXFjph7m2qM42TrXcsO3oVTJoREG39/aEGmnwD3BdA3nBPaoVgul7G D6vHx+NL2m7TST5yHFbDCf9/5LY6emQa1zDAapBKBgQnVeCP2Ny/2iqaqvtc/sj7 odsza0iNNRSFfDB3fsdpT+rJMMj8DWiZAPLEE8bfkb7sgUNvhgpjihBp0kow9AOb FjdJLLFytLDs0h3F/fUelzTmaU7jYNvMsHqHnYJYCNlsGqx1parjjwwiLSZ8IrLa 6sbocq9PP93LjpJY+zuRDJQRuJZDVaaXqiZLDBTCbB9DYv3cBPPCCvHVH8owaBKB xxAgy4lJ1bo9C/IZQJ/0M7ybClXMhqB6w4nKpCTFuaxt8qTHDPW6CyafnPD09kWn Vf1fNoeq7DTKVoWn7c2kW1Lde2G0XOdo0K+lh71a2GQahPX2ySVvGCis2DnQHsVw IsbZpiKHP0pfbrFxSCLA =JjJS -----END PGP SIGNATURE----- _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
