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,
>
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
---