Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!veritas!tron From: tron@veritas.uucp (Ron Karr) Newsgroups: comp.mail.misc Subject: Re: Adding X- headers in smail 3.x Message-ID: <1990Aug24.054530.26135@veritas.uucp> Date: 24 Aug 90 05:45:30 GMT References: <1990Aug16.193344.1724@supernet.haus.com> Reply-To: tron@veritas.UUCP (Ronald S. Karr) Distribution: comp Organization: VERITAS Software Lines: 15 In article <1990Aug16.193344.1724@supernet.haus.com> cluther@supernet.haus.com (Clay Luther) writes: >I would like to added headers to all mail processed by smail. How to do? I tend to be against this kind of thing on the part of mailers, since most mail messages already have far too many headers. However, if you must you will probably have to modify the write_header() function in the source file src/header.c. You can add some transport flags if you want (which are passed into write_header() in flags), by modifying read_transport_file() in src/transport.c. There is no method for specifying new headers in the run-time configuration files. -- tron |-<=>-| ARPAnet: veritas!tron@apple.com tron@veritas.com UUCPnet: {amdahl,apple,pyramid}!veritas!tron