OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: is this a postfix problem?

From: Wietse Venema (wietseporcupine.org)
Date: Mon Jan 03 2005 - 09:33:55 CST


Nick Smith:
> ok i get this when i run the above:
>
> mail root # postmap -q nicknyc0nshack.com `postconf -h
> virtual_mailbox_maps`
> /home/vmail/nyc0nshack.com/nick/.maildir/
>
> and that directory is where i am looking for new mail in the new
> cur and tmp dir's and there is nothing in them.

In that case, something is moving the file elsewhere.

Look for the modification times:

    ls -laRt /home/vmail/nyc0nshack.com/nick/.maildir/

That may show you where it might have been moved.

        Wietse