If your local nntp
server doesn't allow posting, for some reason
or other, you can post using one of the numerous mail-to-news gateways.
The nngateway
backend provides the interface.
Note that you can't read anything from this backend---it can only be used to post with.
Server variables:
nngateway-address
|
This is the address of the mail-to-news gateway. | ||||
nngateway-header-transformation
|
News headers often have to be transformed in some odd way or other
for the mail-to-news gateway to accept it. This variable says what
transformation should be called, and defaults to
This default function just inserts a new
will get this
The following pre-defined functions exist:
|
So, to use this, simply say something like:
(setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))