On 2006/09/06 14:28, Guido Tschakert wrote: > >> I think spamd can't help a lot since mails aren't received directly. > > oh, what do you mean by "aren't received directly"? > > I think he means, the mail are fetched from their provider with a > mechanism similar to fetchmail and their provider also have a spam > filter (and putthe keyword spam in the subject).
well, that's one possibility, the other possibility is as OP described in the later mail (unix mailhub forwarding mail onto a variety of other servers over smtp, so the other servers see all connections coming from the mailhub's IP address, so spamd won't help). And other options, like UUCP and ODMR, exist too. The other missing piece I forgot to write alongside the bit about /etc/mail/access is about using /etc/mail/mailertable to pass the mail on to the correct server ("example.com smtp:[10.0.0.25]" or similar).