25 Aug
2005
25 Aug
'05
4:42 p.m.
On Thu, Aug 25, 2005 at 01:00:06PM +1000, Curtis Maloney wrote:
Glenn Leavell wrote:
Hi all,
I've just switched from 0.99.10.6 to alpha1 on a Solaris 9 system, and I have a few questions:
- I'm using "verbose_proctitle = yes" but I don't see the special username or IP address information in the output of ps. I've used:
ps -fu dovecot ps -ef | grep dovecot /usr/ucb/ps aux | grep dovecot
In most configurations, Dovecot will run the 'imap' program as the user, so you'll likely find (as I do) that you want to use:
ps -ef | grep imap
Thanks very much. That was it: I was looking only at the "dovecot," "dovecot-auth," and "imap-login" processes, so I was missing the "imap" processes with the extended proctitle information.
Thanks again, Glenn
-- Glenn Leavell glenn@usg.edu Office of Information and Instructional Technology Board of Regents of the University System of Georgia