Autor: Patrick Boucher Data: Para: Odhiambo Washington CC: exim-users Assunto: Re: [Exim] Copy of someone's email
Greetings,
Sorry, it's my mistake ;)
OK.. so, when local_part is pboucher it should send a copy of the emails to
both Adresse (pboucher at local host and someone@???)
When I do sendmail -bt pboucher it tell me
router = localuser, transport = local_delivery
So it does not even parse the filter ?
In mainlog, There is nothing "wrong".. Well it does the delivery to pboucher
at the local machine, but nothing, or no comments about the filter.
The permission on mail.filter are OK.
I am sure i am missing something.. But what ? ;(
Patrick
On Thursday 18 September 2003 00:29, Odhiambo Washington wrote: > * Patrick Boucher <pboucher@???> [20030917 23:52]: wrote:
> > Greetings,
> >
> > Thank you very much for your assistance, but it is still not working.
> > How can i Debug the whole setup ?
> >
> > First you tell me to Remove the "then" in my filter, but when i do it is
> > not working. It tells me that it was expecting OR, AND or THEN.
>
> I surely did not say that. I just rewrote your filter and my 'then' was on
> the next line.
>
> > I have put the "then" back on, test the whole thing and it is "working"..
> > But at my other account, I am not receiving anything..
> > someone@???
> > So it is a Remote_delivery.
>
> Well, so when you do, from the command line, exim -bt meone@???, what
> do you get? Does it say it will deliver it to one of the many Yahoo MXes?
>
> The filter part is correct. The delivery part is wrong, and I think if the
> mail is not delivered, you can see what happened from the mainlog.
> I only hope you have checked the mainlog to see what happens. Everything
> exim does is written to mainlog unless you disabled logging!!
>
>
>
> -Wash