NO ePATENTS
Home Modules Download Docs Community About
English Italiano Español Français
RSS

sei.lua (UNOFFICIAL)

Name:
webmail.sei.sp.gov.br
Version:
0.0.1
Requires version:
0.0.025
Distributed under license:
GNU/GPL
Download from
link to download the plugin
Plugin homepage
http://freepops.sourceforge.net/download.php?contrib=sei.lua
Author:
Nilson Murai <btgig (at) daee (.) sp (.) gov (.) br>
Supported domains:
@prodesp.sp.gov.br, @sei.sp.gov.br, @daee.sp.gov.br, @serhs.sp.gov.br, @detran.sp.gov.br, @educacao.sp.gov.br, @fazenda.sp.gov.br, @habitacao.sp.gov.br
Description:
This plugin is for users of https://webmail.sei.sp.gov.br.

NOTE:
1. Be sure your username (fulano@domain) and password
is correct in your POP3 client!
2. Works only with INBOX folder.
3. It was not connecting at first time. I've tried the following command
line:
freepopsd -b 0.0.0.0 -p 110 -P proxy3.redegov.sp.gov.br:80
-b 0.0.0.0 - bind all network (it can be ommitted if localhost only)
-p 110 - POP3 servers listens at port TCP 110
-P proxy3.redegov.sp.gov.br:80 - the internal proxy must be used!
4. You must have a unzipper. Try http://www.info-zip.org/UnZip.html
Put unzip.exe in the same folder of fpops. You must have read/write rights
Any other unzipper that accepts command line will do, but you'll have to
change the code. ;)