Click to See Complete Forum and Search --> : Need help with sendmail config


bdb4269
04-13-2007, 01:19 PM
I have two servers running redhat. Both with same version of sendmail. One of them can't send email to a certain domain -- because the domains servers thinks it's spam -- I'm pretty sure it thinks it's spam because there is not "from address"

e.g. in the headers it says
From: Ben Beetle <>
instead of
From: Ben Beetle <bbeetle@mydomain.com>

They both have the same sendmail config. The files /etc/mail/sendmail.cf and /etc/mail/sendmail.mc are identical, between the two servers with the exception of the hostnames ofcourse.

And idea, why the one server is not including any sort of "from" email address in the headers?