On Mon, Feb 15, 2010 at 15:36, Jon L Miller <jlmil...@mmtnetworks.com.au> wrote: > I’m seeing the following message in my log files, had a search on google and > could not come up with anything. > > postfix/postsuper[4932]: warning: bogus file name: hold/razor-agent.log > > Can anyone shine some light on the subject?
razor-agent.log is most likely an artifact of an anti-spam tool, something like amavisd-new or maia mailguard. Why it's storing things where postfix can see it is beyond me. I'd check the configuration for whatever it is that you're running besides postfix, as well as your postfix configuration, to see where it's finding that file. Kurt