On Fri, 30 Mar 2001, José Daniel Ramos Wey wrote:
> All emails sent to domain.com will be delivered to a user
> called "domainuser". In it´s home dir, we have a .forward file
> looking like this:
>
> # Exim filter
> if $header_to: contains "daniel@???" then
> deliver daniel@localhost
> endif
<snip>
> The problem is: many mailing lists use BCC: to deliver their email.
Quite. Doing deliveries based on the contents of header lines just
doesn't work. Whatever scheme you use must base its deliveries on the
contents of the envelope.
> Is there anything I could do? Is there a better way to receive emails
> to virtual hosts?
RTFM about handling virtual domains.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.