You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-extensions
Is it possible for a Chrome extension to access a raw TCP socket, and
in particular to communicate directly with SMTP and IMAP servers? I
think this is possible in Firefox extensions, but I don't see anything
on this in the Chrome APIs.
Thanks----
PhistucK
unread,
Apr 9, 2012, 3:10:27 AM4/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nisus, Chromium-extensions
Only using NPAPI, which is C++, native code and is really not recommended.