Displaying 2 results from an estimated 2 matches for "52353".
Did you mean:
2353
2007 May 14
1
Issue with ralsh and Puppet installed as gem
Hi,
I finally found why ralsh was failing on my systems; Puppet was
installed as a gem and ralsh couldn''t find it. I added the preamble from
puppetd and it seems to work fine now:
---8<--- snip ---8<---
65c65,75
< require ''puppet''
---
>
> require ''rubygems''
> version = "> 0"
> if ARGV.size > 0 &&
2008 Oct 02
1
Unable to Login to Dovecot.
...02 12:43:27 Info: auth(default): new auth connection: pid=19924
dovecot: Oct 02 12:43:43 Info: auth(default): new auth connection: pid=19930
dovecot: Oct 02 12:43:52 Info: auth(default): client in: AUTH???1???????PLAIN???
service=imap????secured?lip=127.0.0.1???rip=127.0.0.1???lport=143???????rport=52353?????
resp=AFJhaml2AHBhc3N3b3Jk
dovecot: Oct 02 12:43:52 Info: auth(default): passwd-file(Rajiv,127.0.0.1):
lookup: user=Rajiv file=/etc/passwd.dovecot
dovecot: Oct 02 12:43:52 Info: auth(default): client out:
OK????1???????user=Rajiv
dovecot: Oct 02 12:43:52 Info: auth(default): master in:
REQUE...