I have problem with delivery messages to cyrus mailbox by tmda.In my debug log I see :

Uncaught Python 2.2.1 Exception (Wed Dec 10 14:48:54 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/tmda-0.91/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/tmda-0.91/bin/tmda-rfilter", line 891, in ?
    main()
  File "/usr/local/tmda-0.91/bin/tmda-rfilter", line 856, in main
    mta.deliver(msgin)
  File "./TMDA/MTA.py", line 59, in deliver
  File "./TMDA/Deliver.py", line 146, in deliver
DeliveryError: Destination "/data/cyrus/partition/user/test1" does not exist!


The destination /data/cyrus/partition/user/test1 is really exist and have the 
following permision :

bash-2.05b# ls -ls /data/cyrus/partition/user/test1
total 3
1 -rw-------  1 cyrus  mail    4 Dec 10 14:46 cyrus.cache
1 -rw-------  1 cyrus  mail  151 Dec 10 14:46 cyrus.header
1 -rw-------  1 cyrus  mail   76 Dec 10 14:46 cyrus.index

Why tmda cannot delivering message to the test1 mailbox?

With best regards,
  Potapov Vladimir.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to