On Fri, Aug 20, 1999 at 04:40:40 +0300, Mikko Hänninen wrote:
> I'm not sure what is the "right way" to solve your problem.  Both
> mutt and qmail are working as they have been designed to do.  You
> might want to ask for suggestions on the qmail list, as this is more
> of a qmail than mutt problem (in a way).

It is not a qmail problem at all; qmail behaves correctly.

> Maybe a quick hack would be best here, like writing a script that
> would first remove the Delivered-To header and then remail it
> manually (eg. "grep -v ^Delivered-To:" piped to qmail-inject with

Well, grep isn't OK, as a Delivered-To: line may also appear in the body,
and it must not be removed. And I would have to change the $sendmail
variable to call the script and pass it to sendmail (we use sendmail
here, not qmail), not only for bounce. I don't like this. But as Mutt
now has a $bounce_delivered variable, I can use it...

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - PhD student in Computer Science
Web: <http://www.vinc17.org/> or <http://www.ens-lyon.fr/~vlefevre/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, Faits divers insolites, etc.

Reply via email to