At 07:36 25.07.00 -0500, Ken Jones wrote:
>shaoming wrote:
> >
> > Hi !
> >
> > is there anyway not to send out the e-mail header when we do a
> > autorespond?
> >
> > thanks.
>
>I think that's THE most frequently asked question about
>autorespond code. Sounds like we should make a new release
>that removes the headers.
>
>The other is that it should not malloc space for the
>incoming message.And just parse it on the fly.

my verison of autorespond is about 70% completed with the following changes:

o no memory allocation
o commandline switch that may be logicaly or'ed of the followin:
   - WITH_OMESSAGE   1  include original message
   - WITH_HEADERS    2  include headers (from/to/date)
   - WITH_CHEADERS   4  include complete headers
   - WITH_ATACHMENT  8  include possible atatchments
o complete internal redesign




Matthias Henze

MH458-RIPE


MHC SoftWare GmbH          voice: +49-(0)9533-92006-0
Fichtera 17                  fax: +49-(0)9533-92006-6
96274 Itzgrund/Germany    e-Mail: [EMAIL PROTECTED]
-----------------------------------------------------
-------------  http://www.mhcsoftware.de  -----------

Reply via email to