Le 12/09/2010 10:46, mouss a écrit :
[snip] #do not insert a Received header $insert_received_line = 0;
replying to $->self....
The above is obsolete. use
$allowed_added_header_fields{lc('Received')} = 0;
Le 12/09/2010 10:46, mouss a écrit :
[snip] #do not insert a Received header $insert_received_line = 0;
replying to $->self....
The above is obsolete. use
$allowed_added_header_fields{lc('Received')} = 0;