[EMAIL PROTECTED] (Zak B. Elep) writes: > Felix Natter <[EMAIL PROTECTED]> writes: > >> What can I do to fix this? Could it be problems on the other side? > > For some reason this is a frequent place to trip up. I found that the > fix is a simple > > (setq starttls-use-gnutls t > starttls-gnutls-program "gnutls-cli" > starttls-extra-arguments nil)
Unfortunately this produces: 220 ux-2s14.inf.fh-bonn-rhein-sieg.de ESMTP Exim 3.12 #1 Sun, 27 Jul 2008 13:21:50 +0200 250-ux-2s14.inf.fh-bonn-rhein-sieg.de Hello pD9E8384A.dip.t-dialin.net [217.232.56.74], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH LOGIN PLAIN 250-STARTTLS 250-DELIVERBY 250 HELP 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied. Proper authentication required. 221 2.0.0 ux-2s14.inf.fh-bonn-rhein-sieg.de closing connection smtpmail-send-it: Sending failed; SMTP protocol error gnutls-cli is installed. thanks, -- Felix Natter _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
