|
Home > Archive > Anonymous Servers > April 2006 > Mail2News software update
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mail2News software update
|
|
|
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi all,
I've updated my Python based mail2news code so that it now uses a config
file. It is also precompiled for windows usage.
Source:
http://www.bananasplit.info/mail2news/
Binaries:
http://www.bananasplit.info/mail2news/windows/
For Windows, unzip the file to any directory that you want to run the
program from. The .ini file will (by default) be read from:
<drive>\Documents and Settings\<username>\Application Data\Mail2news\m2n.ini
This can be overridden with the --conffile switch.
Other settings can be viewed with the command:
m2n.exe --help
Any questions, please ask.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iQEVAwUBRFIZa2oLu9HNUqmMAQqLCQf/fYAekf4QeAvkTngwJnQ6zhgxOakgWLOB
gZkFFP8qtQLWdhhc8YMGj6aswfYdjhyTV8ILGOcW
6IiAmwaSsGuJ4ClsuWohZxGs
+Sm3a49cB9qEoLJSOefqgL06fzGyqNJCxQdqJlOc
oT+UkZtPE/pb33tUIIa0CRSh
85Q0ar5N9P/ ny3SLRNAo8MmnQLsxhzjIXNsJWcQPB6gtPJTXLI2
sU3Mr7DnaFdsZ
RZdEExSdJn4060ICQu8lxygPQIx/Aitx+VOGQq5kD21M21eCM+9EF+xkbrlPgMff
UpPVtx/sAhoEjYO7rK/v9YpvTN5y8aTFXUdj3QLeDCHLwjluFajwwQ==
=HVuE
-----END PGP SIGNATURE-----
--
pub 1024D/8ED57743 2003-07-08 Bananasplit Operator
Key fingerprint = 796F 67E0 E890 A0BB BDAE EBB4 94A6 7A09 8ED5 7743
uid Admin <admin.bananasplit.info>
| |
|
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 28 Apr 2006 13:32:27 +0000, Zax wrote:
>
> Hi all,
>
> I've updated my Python based mail2news code so that it now uses a config
> file. It is also precompiled for windows usage.
>
> Source:
> http://www.bananasplit.info/mail2news/
>
> Binaries:
> http://www.bananasplit.info/mail2news/windows/
Excellent, thanks. I like the config file if only because it makes it
clearer what the gateway is doing.
I wonder what effect the windows version will have? One or two
more gateways at least? People will still have the problem of whether or
not their isp will allow the nntp server to be used for the purpose, but
anything that makes it easier to put up a gateway is useful.
The remailer system has come a fair way from a few years ago when there
were, I think, only 3 gateways - dizum, shinn?, mit.
>
> For Windows, unzip the file to any directory that you want to run the
> program from. The .ini file will (by default) be read from:
> <drive>\Documents and Settings\<username>\Application Data\Mail2news\m2n.ini
> This can be overridden with the --conffile switch.
>
> Other settings can be viewed with the command:
> m2n.exe --help
>
> Any questions, please ask.
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEUiIrEC+g9Qawm6QRArPyAJ0SGwX5aWeF
y3EcFJhBM6TJ2ljYtwCgoC4M
5Mp+J+GosRCCyrJ4z0Kic1E=
=yA5a
-----END PGP SIGNATURE-----
| |
| TwistyCreek 2006-04-28, 1:12 pm |
| In article <e2t5hb$6jp$1@bananasplit.info>
Zax <fleegle@bananasplit.info> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi all,
>
> I've updated my Python based mail2news code so that it now uses a config
> file. It is also precompiled for windows usage.
>
> Source:
> http://www.bananasplit.info/mail2news/
>
> Binaries:
> http://www.bananasplit.info/mail2news/windows/
>
> For Windows, unzip the file to any directory that you want to run the
> program from. The .ini file will (by default) be read from:
> <drive>\Documents and Settings\<username>\Application Data\Mail2news\m2n.ini
> This can be overridden with the --conffile switch.
>
> Other settings can be viewed with the command:
> m2n.exe --help
>
> Any questions, please ask.
>
Cool. Can you point me to where in the code it gets the email from the POP server?
|
|
|
|
|