<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328"></HEAD>
<BODY>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Hello Everyone, 
</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Just wanted to say 
to the developers of this product.&nbsp; Thanks for this.&nbsp; Pretty easy to 
setup, and my users are already testing.</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Couple of 
items.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>First, gmail, and 
yahoo kept flagging emails as junk.&nbsp; Fairly certain this was from sendmail 
inserting received from <A 
href="mailto:apache@localhost">apache@localhost</A>.&nbsp; I tried several 
things, and finally gave up, and replaced sendmail with 
postfix.</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>On my Centos 6 VM, 
did the following:</FONT></SPAN></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>service sendmail stop </FONT></DIV>
<DIV><FONT size=2 face=Arial>yum install postfix <BR>chkconfig sendmail off 
<BR>chkconfig postfix on </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2>edit /etc/postfix/main.cf<SPAN 
class=509262316-07122012>:</SPAN><BR>myhostname=<SPAN 
class=509262316-07122012>your</SPAN><SPAN 
class=509262316-07122012>.domain.tld</SPAN></FONT></FONT></DIV>
<DIV><SPAN class=509262316-07122012></SPAN><FONT size=2 
face=Arial>inet_interfaces = $myhostname <BR>#send all mail to&nbsp;<SPAN 
class=509262316-07122012>your smarthost, or internal mail server. Disregard, if 
you don't restrict outgoing&nbsp;SMTP (not recommended)</SPAN><BR>relayhost 
=&nbsp;<SPAN class=509262316-07122012>smarthost.domain.tld</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=509262316-07122012></SPAN></FONT><FONT 
size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>next update mta for centos : run </FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN 
class=509262316-07122012>'</SPAN>alternative --config mta' and choose postfix 
<BR>service postfix start</FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Reboot, make sure 
mail is working, and not getting <A 
href="mailto:apache@localhost">apache@localhost</A>.&nbsp; Email is received by 
gmail and yahoo now, without issue.</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Is there anything 
else required or missing?&nbsp; It's working as expected, but just wanted to 
make sure.</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 face=Arial>Secondly, is there 
info on what would be required to replace the Recaptcha module with an 
alternative.&nbsp; I much prefer the Playthru test from <A 
href="http://areyouahuman">http://areyouahuman</A>.</FONT></SPAN></DIV>
<DIV><SPAN class=509262316-07122012><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV align=left>
<P align=left><FONT size=2>Rob</FONT></P></DIV></BODY></HTML>