v22.computerking.ca > /home/rmvg #telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to localhost.computerking.ca.
Escape character is '^]'.
* OK Welcome to Binc IMAP v1.2.3 (c) Copyright 2002, 2003 Andreas Aardal Hanssen at 2004-06-07 02:19:07 MDT
help
* NO Syntax error; second token must be a SPACE
ls
* NO Syntax error; second token must be a SPACE
* NO Syntax error; second token must be a SPACE
login
* NO Syntax error; second token must be a SPACE
logon
* NO Syntax error; second token must be a SPACE
login
* NO Syntax error; second token must be a SPACE
logon
* NO Syntax error; second token must be a SPACE
Have installed tcpshow but cant get that to work either feel I like an idiot please help.
This is all i get out of tcpshow nothing have tried a bunch of stuff but cannot get it to work
v22.computerking.ca > /usr/local/etc/bincimap/imap #tcpdump -i lo0 -s 3000 -lenx | tcpshow -data -cooked
***Error: Unknown command line flag
tcpdump: listening on lo0
Andreas Aardal Hanssen wrote:
On Mon, 7 Jun 2004, RYAN vAN GINNEKEN wrote:
here is the output of telnet seems ok
v22.computerking.ca > ~ $telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to localhost.computerking.ca.
Escape character is '^]'.
* OK Welcome to Binc IMAP v1.2.3 (c) Copyright 2002, 2003 Andreas Aardal
Hanssen at 2004-06-07 01:08:30 MDT
Try logging in, looking for mailboxes, and so on. :-)
This is the only command i could get to work with tcpdump
tcpdump -i lo0
here is the output is there something more you need??? this is an
unsucessful logon useing squirrelmail is this helpful there is some
stuff about imap in there.
Nah, not very helpful :-). But we can improve it. If using tcpdump, the guide recommends the tcpshow program which pretty prints the output when run like this:
tcpdump -i eth0 -s 3000 -lenx | tcpshow -data -cooked
http://lifewithbincimap.org/index.php/Main/TcpshowSourceCode
Andy :-)
-- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
