[Linux] pop3 error...
Nick Simicich
njs@scifi.squawk.com
Thu, 12 Oct 2000 20:52:11 -0400
I don't recognize the message, but find/xargs/grep s pretty powerful, I'd
consider grepping through every file in every directory in my path for this
string or pieces of it.
find `(IFS=:$IFS ;echo $IFS ; for a in $PATH; do echo $a; done)` -type f |
xargs grep 'Command stream end of file'
might just do it.
It is essential, if you are testing this from the command line, to put the
slit on : in parenthesis so that the change to IFS does not pollute your
command shell.
I get this message.
/usr/sbin/ipop3d:Command stream end of file???%s while reading line
user=%.80s h
st=%.80s-ERR Command line too long
I'd seriously consider telnetting to my pop3 port and logging in with user
and password and then just killing telnet. My guess is that it is a
reaction to the client's not saying bye or quitting.
At 10:35 AM 10/11/2000 -0400, Jack Sasportas wrote:
>Can anyone tell me why we see this message in /var/log/messages and what
>I need to do to correct it ?
>
>Command stream end of file while reading line user
>
>--
>___________________________________________________________
>Jack Sasportas
>Innovative Internet Solutions
>Phone 305.665.2500
>Fax 305.665.2551
>www.innovativeinternet.com
>www.web56.net
>
>
>
>_______________________________________________
>Linux mailing list
>Linux@flux.org
>http://www.flux.org/mailman/listinfo/linux
>
--
We will fight for bovine freedom, And hold our large heads high.
We will run free, with the buffalo or die! Cows with Guns.
- Dana Lyons, Cows With Guns
Nick Simicich mailto:njs@scifi.squawk.com
http://scifi.squawk.com/njs.html -- Stop by and Light Up The World!