Re: [EXIM] filters problem

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Ratkai Peter
Data:  
Para: Vadim Vygonets
CC: exim-users
Assunto: Re: [EXIM] filters problem
opened DB file /var/spool/exim/db/retry: flags=0
dbfn_read: key=T:rpet@???
delivering rpet@??? as rpet using local_delivery:
uid=1000 gid=8 home=/home/rpet current=/home/rpet
auxiliary group list: <none>
set_process_info: 32712 1.92 delivering 0zzOPP-0008Va-00 to rpet using
local_delivery
appendfile transport entered
appendfile: mode=660 notify_comsat=0 quota=0
file=/var/spool/mail/rpet
prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}}
${tod_bsdinbox}\n
suffix=\n
lock name: /var/spool/mail/rpet.lock
hitch name: /var/spool/mail/rpet.lock.mail.quaestor.hu.3698df77.00007fc8
lock file created
mailbox /var/spool/mail/rpet is locked
writing to file /var/spool/mail/rpet
writing data block size=32 timeout=0
writing data block size=30 timeout=0
writing data block size=47 timeout=0
writing data block size=129 timeout=0
writing data block size=49 timeout=0
writing data block size=30 timeout=0
writing data block size=21 timeout=0
writing data block size=38 timeout=0
writing data block size=10 timeout=0
appendfile yields 0 with errno=0 more_errno=0
local_delivery transport returned OK
post-process rpet@???
rpet@??? succeeded: adding to nonrecipients list
LOG: 0 MAIN
=> rpet <rpet@???> D=localuser T=local_delivery
locked /var/spool/exim/db/retry.lockfile
opened DB file /var/spool/exim/db/retry: flags=0
dbfn_read: key=T:/mail_arch/archive/root@???@quaestor.hu
delivering /mail_arch/archive/root@??? as
/mail_arch/archive/root@??? using address_file:
uid=8 gid=8 home=NULL current=/
auxiliary group list: <none>
set_process_info: 32713 1.92 delivering 0zzOPP-0008Va-00 to
/mail_arch/archive/root@??? using address_file
appendfile transport entered
appendfile: mode=660 notify_comsat=0 quota=0
file=/mail_arch/archive/root@???
prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}}
${tod_bsdinbox}\n
suffix=\n
lock name: /mail_arch/archive/root@???
hitch name:
/mail_arch/archive/root@???.3698df77.00007fc9
lock file created
address_file transport returned DEFER
added retry item for T:/mail_arch/archive/root@???@quaestor.hu:
errno=-6 0
post-process /mail_arch/archive/root@???
LOG: 0 MAIN
== /mail_arch/archive/root@??? <message filter> T=address_file
defer (-6): mailbox /mail_arch/archive/root@??? has wrong uid or
gid
LOG: 0 MAIN
Frozen
search_tidyup called
>>>>>> Remote deliveries >>>>>>

set_process_info: 32711 1.92 tidying up after delivering 0zzOPP-0008Va-00
Processing retry items
Succeeded addresses:
rpet@???: no retry items
Failed addresses:
Deferred addresses:
/mail_arch/archive/root@???
locked /var/spool/exim/db/retry.lockfile
opened DB file /var/spool/exim/db/retry: flags=42
retry for T:/mail_arch/archive/root@???@quaestor.hu = *
dbfn_read: key=T:/mail_arch/archive/root@???@quaestor.hu
Writing retry data for T:/mail_arch/archive/root@???@quaestor.hu
first failed=915926880 last try=915988343 next try=916017143 expired=0
error -6 0: mailbox /mail_arch/archive/root@??? has wrong uid or
gid
dbfn_write: key=T:/mail_arch/archive/root@???@quaestor.hu
message filter: no retry items
end of retry processing
time on queue = 8s
warning counts: required 0 done 0
delivery defered: update_spool=1 header_changed=0
Writing spool header file
Size of headers = 267
end delivery of 0zzOPP-0008Va-00

W/ the filter file:
# exim filter

if error_message then finish

elif $sender_address contains "$qualify_domain" then

unseen save /mail_arch/archive/$sender_address 660

endif

    
Thanks for all,

    -P[T[R-
      [no windows
      - no gates]



On Sun, 10 Jan 1999, Vadim Vygonets wrote:

> Quoth Peter RATKAI on Sun, Jan 10, 1999:
> > and the exim -bF -d9 output is:
> >
> > Exim version 1.92 debug level set to 9
>
> Old... Maybe you should try 2.10?
>
> > <root@???>
> > Sender: root@???
>
> > Date: Sat, 9 Jan 1999 00:13:36 +0000 (GMT)
> > From: Mail System Internal Data <MAILER-DAEMON@???>
> > Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA
> > X-IMAP: 0915840808 0000000001
> > Status: RO
>
> > Testing Exim filter file /etc/main.filter
> > Filter: start of processing
> > Condition is false: error_message
> >   Condition is true: $sender_address contains $qualify_domain
> >     Filter: end of processing
> > Sender from "From" line: MAILER-DAEMON@???
> > Unseen save message to: /mail_arch/archive/MAILER-DAEMON@??? 0660
> > At the end of filtering "delivered" is false

> >
> > And I think even if it saved or not, the message isn't delivered to the
> > original RCPT.
>
> I think it is delivered to original recepients. It seems that it
> must be saved to the mailbox. Maybe if you just send the message
> with "exim -d9" it will help, because here I don't see any
> errors.
>
> Vadik.
>
> -- 
> Time is an illusion.  Lunchtime doubly so.
>     -- Ford Prefect

>
> --
> *** Exim information can be found at http://www.exim.org/ ***
>
>



--
*** Exim information can be found at http://www.exim.org/ ***