The headers are like this
Post a COMPLETE email somewhere like pastebin that we can look at. Don't
manually separate it into headers and body, let us look at it and see what
it *really * looks like.
The complaint here is that the header-body separator is missing or
incorrect, so we need to see what should be there. The correct separator is
0A0D0A0D - that is, a cr/lf on the end of the last line of the headers,
*immediately* followed by a second cr/lf pair. If there is a tab or a space
or a whole line of spaces or anything else, it isn't a valid header-body
separator. If it is just Unix newline characters of 0A0A then it is
technically incorrect, but depending on how SA is called it may or may not
work. Having things mixed like 0A0D for all the header lines and just 0A
for the separator probably won't work either.
So we need to see what the mail really looks like as it goes into SA.
Loren
From [EMAIL PROTECTED] Mon Mar 31 14:51:29 2008
Return-Path: <[EMAIL PROTECTED]>
Authentication-Results: mta223.mail.mud.yahoo.com from=pousada.com.br;
domainkeys=neutral (no sig)
Received: from 64.202.189.171 (HELO
k2smtpout03-01.prod.mesa1.secureserver.net) (64.202.189.171)
by mta223.mail.mud.yahoo.com with SMTP; Mon, 31 Mar 2008 14:51:31 -0700
Received: (qmail 22885 invoked from network); 31 Mar 2008 21:51:30 -0000
Received: from unknown (HELO Pousada.com.br.secureserver.net)
(72.167.52.118)
by k2smtpout03-01.prod.mesa1.secureserver.net (64.202.189.171) with ESMTP;
31 Mar 2008 21:51:30 -0000
Received: (qmail 3150 invoked by uid 48); 31 Mar 2008 14:51:29 -0700
Date: 31 Mar 2008 14:51:29 -0700
Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Solicitacao de Informacoes ou de Reserva Enviada
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Content-type: text/plain; charset=iso-8859-1
Content-Length: 766
and the body like this
Obrigado por utilizar o Pousada.com.br!
Sua solicitacao de informacoes ou de reserva foi enviada para Pousada do
Anão II
Voce pode entrar em contato direto com esta pousada, ligue para (51)
6666-6666 ou mande um e-mail para [EMAIL PROTECTED]
Nos ajude a manter o Pousada.com.br funcionando! Ao entrar em contato
diretamente com a pousada, nao se esqueca de avisa-los que voce encontrou a
pousada atraves do nosso website!
Seguem os detalhes da sua solicitacao:
Nome: test
Endereco: test
Pais: Brazil
Telefone: uuuuuuuuuu
E-mail: [EMAIL PROTECTED]
Data de Chegada: 31/03/2008
Data de Saída: 01/04/2008
Numero de Hospedes: 2
Mensagem: [EMAIL PROTECTED]
Desejamos a você uma boa estadia,
Atenciosamente,
Equipe do Pousada.com.br
Does anybody know why this is happening, thanks for the help......
--
View this message in context:
http://www.nabble.com/Help-Help-Help%2C-1-month-trying-to-figure-it-out-and-still-no-luck-tp16399235p16399235.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.