* Jonas Smedegaard <[EMAIL PROTECTED]>, 2008-12-03 12:15:
On Wed, Dec 03, 2008 at 02:37:41AM +0100, Piotr Lewandowski wrote:
Following lines should be ignored by a regexp present in ignore file:
#v+
Killed (lost mailbox lock) user=bob host=SSH_CLIENT=10.10.10.10: 1 Time(s)
Logout user=bob host=SSH_CLIENT=10.10.10.10: 1 Time(s)
#v-

Currenty, regexp doesn't include case when `host=SSH_CLIENT=<ip>`.
How do uw-imapd recognize that connection is done through ssh? I mean, could you describe the actual scenario?

Normally, I set up tunnel for communicating with imapd in my Muttrc:
#v+
set tunnel='ssh myhost.example.net /usr/sbin/imapd'
#v-

Also, when I log to the machine via SSH and I invoke /usr/sbin/imapd from shell, imapd logs:

#v+
Preauthenticated user=bob host=SSH_CLIENT=10.10.10.10
#v-

I believe it's just taken from my SSH_CLIENT environment variable which is set up by SSH automatically.

And if possible, could you please check if a similar addition makes sense to make also for ipopd?

Sorry, I don't have ipopd installed on my mailserver.

--
Piotr Lewandowski



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to