• mailpost -d option and debugging

    From jdanield@21:1/5 to All on Sat Feb 5 17:32:35 2022
    I try to make mailpost work. It's pretty hard because mailpost is half
    news half mail, so the work have to be done as root and logs are spread everywhere

    my notes:

    http://dodin.me/wiki/pmwiki.php?n=Doc.ConfigurerINN-2021#toc-9.1.a

    on a more precise one, "-d local" as said here:

    https://www.eyrie.org/~eagle/software/inn/docs/mailpost.html

    gives error messages and block the post.

    mail to nobody (root)

    inews failed: inews: cannot send article to server: 441 437 Unwanted distribution "local" inews: article not posted

    /etc/aliases

    test:\test,jdd@dodin.org, "|/usr/lib/news/bin/mailpost -b
    /var/spool/mailpost -t /var/tmp -d local culte.test"

    journalctl:

    févr. 05 12:24:08 ns507557 postfix/local[17938]: 0D66C2D557: to=<test@dodin.fr.nf>, relay=local, delay=0.19, delays=0/0/0/0.19,
    dsn=5.3.0, status=bounced (Command died with status 1: "/usr/lib/news/bin/mailpost -b /var/spool/mailpost -t /var/tmp -d local culte.test")

    févr. 05 12:24:08 ns507557 mailpost[17957]: inews failed: inews: cannot
    send article to server: 441 437 Unwanted distribution "local" inews:
    article not posted


    jdd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?Julien_=c3=89LIE?=@21:1/5 to All on Sat Feb 5 18:17:48 2022
    Bonsoir Jean-Daniel,

    inews failed: inews: cannot send article to server: 441 437 Unwanted distribution "local" inews: article not posted

    Didn't you explicitly refuse articles with "local" distribution in the
    ME entry of your newsfeeds file?

    --
    Julien ÉLIE

    « Sol lucet omnibus. »

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jdanield@21:1/5 to All on Sat Feb 5 20:02:57 2022
    Le 05/02/2022 à 18:17, Julien ÉLIE a écrit :
    Bonsoir Jean-Daniel,

    inews failed: inews: cannot send article to server: 441 437 Unwanted
    distribution "local" inews: article not posted

    Didn't you explicitly refuse articles with "local" distribution in the
    ME entry of your newsfeeds file?


    in fact

    ME:!*/!local,!collabra-internal::

    seems to be default (I don't remember having made anything here)

    so probably remove !local

    but why do other list works (linux-31)?

    additionally, what is this collabra-internal?

    thanks
    jdd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Hochstein@21:1/5 to jdanield on Sat Feb 5 21:59:39 2022
    jdanield schrieb:

    additionally, what is this collabra-internal?

    Netscape Collabra Server was a NNTP server. I think it was known to create control messages with that distribution when newsgroups were created or
    removed locally.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jdanield@21:1/5 to All on Sun Feb 6 08:24:05 2022
    Le 05/02/2022 à 21:59, Thomas Hochstein a écrit :
    jdanield schrieb:

    additionally, what is this collabra-internal?

    Netscape Collabra Server was a NNTP server. I think it was known to create control messages with that distribution when newsgroups were created or removed locally.

    thanks
    jdd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)