info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot send messages to newsgroups


From: Andy Stewart
Subject: Re: Cannot send messages to newsgroups
Date: Mon, 13 Oct 2008 21:08:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hermann <meinelisten@onlinehome.de> writes:

> Hi,
> when I try to send a message to newsgroups, it failed with the exit
> code 65.
> this message appears in the status line, and I couldn't figure out what
> this means.
> I use msmtp as mta, that forwards all messages to my provider's mail
> service (1und1, Germany).
> I have no trouble sending mail, it is only a phenomenon that appears in
> newsgroups.
> Any ideas?
> Hermann

Hi, it's perhaps configuration with ~/.msmtprc

Below is my, try it.

account default
host smtp.gmail.com
domain smtp.gmail.com
tls on
tls_certcheck off
tls_starttls on
auth on
user username@gmail.com
from username@gmail.com
password xxxxxx
port 587
logfile ~/.msmtplog


reply via email to

[Prev in Thread] Current Thread [Next in Thread]