Set($SMTPFrom, '[email protected]');
Maybe?
On 06/21/2012 1:34 AM, Scott Sjodin wrote:
Josh,
What are you using to retrieve mail? Fetchmail? what are you using to
send mail? Postfix? some context would help with troubleshooting.
On Thu, Jun 21, 2012 at 4:15 AM, Josh Hopkins <[email protected]
<mailto:[email protected]>> wrote:
I have set both of the $CorrespondAddress and the
$CommentAddress. But when I watch the mail logs I see:
“2012-06-20 18:30:19.993009500 info msg 9789329: bytes 1040
from <anonymous@.> qp 19311 uid 48”
Every email it sends is trying to be sent via anonymous@. Instead
of [email protected] <mailto:[email protected]>. I have
restarted apache and even restarted the server nothing seem to be
working. I have tested sending emails via test scripts and they
seem to be working just fine. Any ideas and where the anonymous@.
setting might be? Thanks,
/Josh