Displaying 2 results from an estimated 2 matches for "a10891".
2003 May 02
1
Problems fetching messages.
...s (this is raw tcp packet decoding):
"??a-?
"??c-?* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 609 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1049995962] UIDs valid
* OK [UIDNEXT 1044] Predicted next UID
A10891 OK [READ-WRITE] Select completed.
"??c-?
"??c-?* 609 FETCH (UID 1043)
A10892 OK Fetch completed.
"??g-?* 498 FETCH (UID 646 BODY[] {3434}
eturn-Path: <-----email------->
etc...
Any clues?
--
Ian Kumlien <pomac at vapor.com>
-------------- next part --------------
A...
1999 Nov 18
2
md5,des etc..
Hoping that this is not OT..
Hi
I want to write a simple perl script to see if my system supports des or md5
as the password encryption scheme..what is the easiest way..
one of course is to look at the /etc/shadow file and then parsing the passwd
field, any better way..??
Thx,
Arni