I set up postfix to use spamassassin based on this page:
http://www.akadia.com/services/postfix_spamassassin.html. That part is
working fine, mail passes through spamd and back into postfix for delivery.
The problem is that the delivered mail shows up with the To: header set to
'undisclosed-reci
me in, route through
cleanup->qmgr->spamd->pickup->pipe, at which point I can see the recipient
address for that message ID.
I should add, this server is only a relay for ISP customers. There are no
locally hosted domains.
Sahil Tandon wrote:
>
> jma-trs wrote:
>
>> I se
OK, so it seems my inexperience with SMTP is the problem :-/
I can test only with telnet sessions, issuing SMTP commands by hand. I never
specified a 'To:' header -- I assumed it was added automatically from the
'mail from:' command.
--
View this message in context:
http://www.nabble.com/Undisc