OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
invalid user with maildrop

bozackslimdizzy.com
Date: Mon Mar 06 2006 - 21:40:32 CST


just did a half hour search on this one ...

running postfix with maildrop on ubuntu 5.10

I am now getting this message with maildrop enabled with "virtual_transport=maildrop" in my main.cf:

relay=maildrop, delay=0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Invalid user specified. )

Here is my master.cf:

maildrop unix - n n - - pipe
  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}

Does maildrop not have the right ownership? (it's root.vmail rwxr-xr-x right now)

As long as I have virtual_transport=maildrop commented out, my setup works great ...

Any help would be greatly appreciated - I want to start filtering!