Hi all,
Well after doing this config, I have a footer in all emails:
$altermime = 'altermime';
@altermime_args_disclaimer = qw(--verbose --disclaimer=/etc/mail/altermime-
disclaimer.txt);
@altermime_args_defang = @altermime_args_disclaimer;
$defang_maps_by_ccat{+CC_CATCHALL} = [ 'altermime' ];
how ever, I wonder to add a special footer based on mail information. Mainly
because to let a normal user to feedback amavis to let it learn about ham or
spam.
so I wondering if there is a way to know in a variable messages mail_id or
secret_id in realtime. So I can push this value in altermime data to have a
custom foot based on mail information rather than static one.
Look that I'm looking a data about mail, not recipients nor senders.
TIA
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/