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

Re: smail 3.1.29.1-22 append_header="..." problem



Guy Maor writes ("Re: smail 3.1.29.1-22 append_header="..." problem"):
> On Mon, 29 Apr 1996, Craig Sanders wrote:
> 
> > /etc/smail/transports: illegal attribute separator after append_header
> > or
> > /etc/smail/transports: append_header: unknown attribute
> 
> You're really not going to like this answer.  I had the same problem,
> and solved it by moving the append_header and remove_header attributes
> to the beginning of the rule.  I guess it's a bug.

Reading smail(5) will tell you that the `;' means something different
to `,' when separating the attributes in one of these drivers.

The generic attributes come before the `;'.  append_ and remove_header
are generic attributes, so you have to put them before the `;'.

RTFM.

Ian.


Reply to: