I use Qmail (http://www.qmail.org/) as our MTA, and it has trouble dealing
with the Email messages generated by htnotify.

It thinks that the From: line generated by htnotify is illegal - and it
could very well be right.

From: ht://Dig Notification Service <xxx@yyy>

This contains '/' - which needs to be escaped.

i.e.

From: "ht://Dig Notification Service" <xxx@yyy>

This occurs in another spot too - where sendmail is called with the "-F"
option to set fullname. Calling it as "-F '"ht://Dig Notification Service"'"
would fix that too I suppose...



-- 
Cheers

Jason Haar

Unix/Network Specialist, Trimble NZ
Phone: +64 3 3391 377 Fax: +64 3 3391 417
     

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.

Reply via email to