>
> Very interesting issue !
>
> Actually, the changecom is deliberate, as we want the # lines to be
> passed through the m4 processing and into the resultant sendmail.cf;
> who treats the # lines as comments.
>
> The next odd thing is that the problem disappeared when you deleted
> lines 18 and 19...  but that leaves line 20 - which also has `...`
> in it;  why did it work with that line still there ?
I think this perhaps because there's a > in the middle of the line 20 which could be parsed differently

> Next up, is that I am running the same level of m4, and my sendmail.mc
> starts the same (has the same three lines).   What version of sendmail
> are you running?
I'm using sendmail 8.14.1-9

>
> Can you send me your sendmail.mc and any include() files it
> references (sans anything in /usr/share/sendmail/cf - unless you've
> changed them) ?
>
> I should peruse the distributed mc/m4 files for `...` in comments,
> but first I want to understand why this is failing for you, but not
> for everyone....  I'm expecting an edit elsewhere went amiss.

I must explain that I discovered this problem while trying to add some features to sendmail using the sendmail webmin module so I first reported this bug to webmin :
https://sourceforge.net/tracker/index.php?func=detail&aid=1828205&group_id=17457&atid=117457

It is possible that this module doesn't use the same default files as other debian tools.

there's another strange thing when I ran in shell as jcameron asked me :

cd /usr/share/sendmail/cf/m4 ; m4 /usr/share/sendmail/cf/m4/cf.m4 /usr/share/sendmail/cf/debian/sendmail.mc

I got the error, and it is the same for /usr/share/sendmail/cf/debian/submit.mc

but when I run
cd /etc/mail ; m4 sendmail.mc or m4 submit.mc
I get no error with the same files





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to