[Dovecot] verbose_proctitle doesn't work?
How is verbose_proctitle supposed to work? I set it in the config but I don't see anything particularly verbose while the mailbox is connected. This is while the connection is open, immediately after deleting a message, before closing the connection. Same for IMAP and POP tests.
# ps axu | grep dove
# root 20392 0.0 0.0 1888 540 ? Ss 12:45 0:00 /usr/sbin/dovecot
# root 20393 0.0 0.0 8112 1968 ? S 12:45 0:00 dovecot-auth
# root 20395 0.0 0.0 8116 2048 ? S 12:45 0:00 dovecot-auth -w
# dovecot 20396 0.0 0.0 4828 1520 ? S 12:45 0:00 pop3-login
# dovecot 20400 0.0 0.0 4832 1528 ? S 12:45 0:00 imap-login
# dovecot 20401 0.0 0.0 4836 1528 ? S 12:45 0:00 imap-login
# dovecot 20533 0.0 0.0 4824 1808 ? S 13:04 0:00 pop3-login
# dovecot 20591 0.0 0.0 4824 1748 ? S 13:07 0:00 pop3-login
# dovecot 20598 0.0 0.0 4832 1756 ? S 13:07 0:00 imap-login
I think I don't need this anymore but it would be useful.
Mark
Words by Mark Hedges [Thu, Mar 05, 2009 at 01:08:25PM -0800]:
How is verbose_proctitle supposed to work? I set it in the config but I don't see anything particularly verbose while the mailbox is connected. This is while the connection is open, immediately after deleting a message, before closing the connection. Same for IMAP and POP tests.
#
ps axu | grep dove
# root 20392 0.0 0.0 1888 540 ? Ss 12:45 0:00 /usr/sbin/dovecot # root 20393 0.0 0.0 8112 1968 ? S 12:45 0:00 dovecot-auth # root 20395 0.0 0.0 8116 2048 ? S 12:45 0:00 dovecot-auth -w # dovecot 20396 0.0 0.0 4828 1520 ? S 12:45 0:00 pop3-login # dovecot 20400 0.0 0.0 4832 1528 ? S 12:45 0:00 imap-login # dovecot 20401 0.0 0.0 4836 1528 ? S 12:45 0:00 imap-login # dovecot 20533 0.0 0.0 4824 1808 ? S 13:04 0:00 pop3-login # dovecot 20591 0.0 0.0 4824 1748 ? S 13:07 0:00 pop3-login # dovecot 20598 0.0 0.0 4832 1756 ? S 13:07 0:00 imap-loginI think I don't need this anymore but it would be useful.
It works, for imap and pop3 daemon processes. I don't see any in your grep.
-- Jose Celestino | http://japc.uncovering.org/files/japc-pgpkey.asc
"One man’s theology is another man’s belly laugh." -- Robert A. Heinlein
participants (2)
-
Jose Celestino
-
Mark Hedges