On 04 Jan 2011, at 11:13 AM, Christian Keil wrote:
> That sounds very interesting, could you share your patch ?
And you would have to use this
received_header_text = Received: ${if def:sender_rcvhost {from
$sender_rcvhost\n\t}{${if def:sender_ident {from
${quote_local_part:$sender_ident} }}${if def:sender_helo_name
{(helo=$sender_helo_name)\n\t}}}}by $primary_hostname ${if
def:received_protocol {with $received_protocol}} ${if def:tls_cipher
{($tls_cipher)\n\t}}(Exim $version_number)\n\t${if def:sender_address
{(envelope-from <$sender_address>)\n\t}}id $message_exim_id${if !eq
{$received_protocol}{split} { ret-id none;}{}}${if def:received_for {\n\tfor
$received_for}}
and this
http://wiki.mailscanner.info/doku.php?id=documentation:configuration:mta:exim:how_to:split_mails_per_recipient
If you read the Message.pm file you will be able to understand what happens
there, and what the patch does.
--
Baruwa - www.baruwa.org
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa