mhonarc-users

Re: MHonArc Development Status

2001-08-10 10:41:19
Pleas see the attached files

mhonarc      ## Used to call my custom routine for post processing

mh_mha.pl    ## My custom routine for post processing 
             ##   it call the anti-virus software (uvscan) and send a
             ##   comfirmation e-mail (with the original message) back to the 
sender.

mhinit.pl    ## Declere a new vector %Auto_Sub = ();    # Campo Auto-Subimitted 
- ROBERTO 08/12/2000

mhamain.pl   ## Fill the vector %Auto_Sub whith the message field 
'auto-submitted'
             ##   pass1: $auto_s=$fields{'auto-submitted'};
             ##   pass2: $Auto_Sub{$index} = $auto_s; #### Auto-Submitted: 
ROBERTO 08/12/2000

Search for ROBERTO in those files to find where I add those lines.

I hope you can easy understand it. If not, it is probably my fault and, please, 
let me know.

Thank you

Roberto

At 21:06 08/08/01, you wrote:
On August 7, 2001 at 17:43, Roberto =?iso-8859-1?Q?Jo=E3o?= Lopes Garcia wrote:

I did same modifications to allow the message header field Auto-Submitted: to
 be accessible from the main file mhonarc.
...
If you want I will send you the files I changed.

Sure, since I am having a little trouble understanding exactly what you
did and to see if what I plan for 2.5 can cover your usage case.  I
plan to add some basic callback mechanisms to help facilitate custom
processing, but how good it will probably depend on user needs.  Also,
the code base for 2.x does make some extensibility hard to do.
Hopefully, the callback mechanisms should provide you with what you
need.

--ewh 

-----------------------------------------------------------------
Eng. Roberto João Lopes Garcia        E-mail: 
roberto(_at_)mha(_dot_)com(_dot_)br 
F. 55 11 3747 7697   FAX  55 11 3747-7700

                MHA Engenharia Ltda     

E-mail: mha(_at_)mha(_dot_)com(_dot_)br    WWW: http://www.mha.com.br

Av Maria Coelho Aguiar, 215 Bloco D     2 Andar
Centro Empresarial de Sao Paulo
Sao Paulo - BRASIL - 05805 000
------------------------------------------------------------------

Attachment: mhamain.pl
Description: Binary data

Attachment: mhinit.pl
Description: Binary data

Attachment: mhonarc
Description: Binary data

Attachment: mh_mha.pl
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>