[Mailman-Users] mailman and port of newsserver
Dan Mick
dan.mick at west.sun.com
Mon Apr 9 22:02:35 CEST 2001
There isn't one, but it looks to me like you can add a "port=1119" to
the couple of places that do "nntplib.NNTP()" calls.
Or, better yet, add something like
NNTP_PORT_NUM = 1119
to mm_cfg.py, and then add "port=mm_cfg.NNTP_PORT_NUM" to those calls
instead.
Noel Koethe wrote:
>
> Hello,
>
> I have to switch the newsserverport from the standard 119 to 1119
> I didn't find anything in mailman where I can change the portnumber for
> the mail2news gateway.
>
> Can you give me a hint?
>
> Thank you.
>
> --
> Noch einen schoenen Tag
>
> Noel
>
> ------------------------------------------------------
> Mailman-Users maillist - Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
More information about the Mailman-Users
mailing list