Operating System - Linux
1752815 Members
3982 Online
108789 Solutions
New Discussion юеВ

Sendmail Warning help me solve this issue?

 
Muthu kumar_2
New Member

Sendmail Warning help me solve this issue?

Hi
$>m4 /etc/mail/sendmail.mc > /ect/mail/sendmail.cf
WARNING:confAUTO_REBUILD is no longer valid
There was a potential for a denial of service attack if this is set.

When i execute M4 command
im getting the message how to solve this issue please help me
2 REPLIES 2
Matti_Kurkela
Honored Contributor

Re: Sendmail Warning help me solve this issue?

Your sendmail.mc file has a line that mentions "confAUTO_REBUILD". This is a function that used to make sendmail run the "newaliases" command automatically if it was necessary.

Then someone found out that the confAUTO_REBUILD function could be used maliciously. So the function was removed, and now the confAUTO_REBUILD line in the sendmail.mc file only produces the warning message.

The message is there to alert the sysadmin (=you) that this function has been removed for security reasons and will no longer work automatically as you might expect.

Now you must remember to run the "newaliases" command whenever you edit the /etc/mail/aliases file.

If you have some script that modifies the /etc/mail/aliases, you must modify that script to run the "newaliases" command after it has done its job.

To get rid of the warning message, simply remove the line that mentions confAUTO_REBUILD from your sendmail.mc file.

MK
MK
Steven E. Protter
Exalted Contributor

Re: Sendmail Warning help me solve this issue?

Shalom,

Comment out this option in sendmail.mc and go with the default.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com