[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Masquerade_Domain



eugene mendoza hat gesagt: // eugene mendoza wrote:


> 
> I'm using mc file to configure sendmail.cf.
> When the MASQUERADE_DOMAIN(XYZ.FOO.COM.AU)
> is wriiten into the mc file it comes back with
> the error  A= argument required
> Anyone know where i've gone wrong.
> Regards,
> Eugene

I am no sendmail expert but maybe you forgot to put "dnl" at the end of the
line. 
To quote /usr/doc/sendmail/cf.README.gz:

+----------------------------+
| A BRIEF INTRODUCTION TO M4 |
+----------------------------+

Sendmail uses the M4 macro processor to ``compile'' the configuration
files.  The most important thing to know is that M4 is stream-based,
that is, it doesn't understand about lines.  For this reason, in some
places you may see the word ``dnl'', which standards for ``delete
through newline''; essentially, it deletes all characters starting
at the ``dnl'' up to and including the next newline character.  In
most cases sendmail uses this only to avoid lots of unnecessary
blank lines in the output.

-- 
  Yours 	              	<a href="http://www.koeln-online.de/einblick/";>
  Frank Barknecht		Das Koelner Stadt- und Unimagazin
  >-------------<		</a>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: