problem with mailman

Adam McGreggor lists at amyl.org.uk
Fri Feb 29 16:11:59 UTC 2008


On Wed, Feb 27, 2008 at 08:45:38PM -0600, Scott Berry wrote:
> Is Mailman running as mailman:mailman, or list:list?
> 
>> I am not really sure how to check that one out.  I am assuming it's running
>> as mailman but not totally sure.  How do you find out?

I tend to use ps(1), so something like:
 ps auxwww | grep mailman
or
 ps auxwww | grep qrunner

should tell you; the first column is the user.

others may say you can get by with just "ps aux" or even fewer; i like
ps outputs.




More information about the ubuntu-users mailing list