On 02/11/2015 07:09 PM, Benny Pedersen wrote:
On 11. feb. 2015 18.31.43 "Rajesh M" <24x7ser...@24x7server.net> wrote:
i am using qmailtoaster
when the emails are sent to specified recepients via bcc then there
is a header
Delivered-To created which i tried to use to check
however spamassassin does not seem to check Delivered-To header
what could be the problem ?
perldoc Mail::SpamAssassin::Conf see envelope_sender_header
note dont use a header that your mta does not add, use the example
defaults, if using postfix use Return-Path
Guys,
He's using Qmailtoaster so Qmail so dinosaur.
Postfix examples are not helpful.