I am getting the following error when running baruwa-admin queuestats 
--mta=postfix . I have no emails in the incoming directory and have no emails 
in the hold directory. Running baruwa-admin queuestats comes back without and 
error but also always says 0 emails in inbound and outbound queue regardless if 
emails are in the directory or not. Any suggestions why the --mta=postfix is 
giving error?

== Delete flaged queue items from the inbound queue ==
== Deleted 0 items from the inbound queue ==
Traceback (most recent call last):
  File "/usr/bin/baruwa-admin", line 11, in <module>
    execute_manager(settings)
  File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 
438, in execute_manager
    utility.execute()
  File "/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 
379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 191, 
in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/lib/pymodules/python2.6/django/core/management/base.py", line 220, 
in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/pymodules/python2.6/baruwa/status/management/commands/queuestats.py", 
line 90, in handle
    inqueue.process()
  File "/usr/lib/pymodules/python2.6/baruwa/utils/mail/mailq.py", line 42, in 
process
    self.extend(self.module.process())
  File "/usr/lib/pymodules/python2.6/baruwa/utils/mail/mta/postfix.py", line 
147, in process
    results = [extractinfo(path) for path in queuefiles]
  File "/usr/lib/pymodules/python2.6/baruwa/utils/mail/mta/postfix.py", line 
106, in extractinfo
    attribs['from_address'] = line.split()[1]
IndexError: list index out of range

Angelo Valbuena
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to