Is there a way to have maildrop run from fetchmail by another user?
mda "/usr/bin/env HOME=/virtual/users/home/ /usr/bin/maildrop -d username"
-d is the switch to tell maildrop as which user to deliver. The problem is that in delivery mode, maildrop for security reasons does not load all the environment variables so you have to set them yourself with the env command.
give you joy,
Michael.
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
