From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9735 Path: news.gmane.org!not-for-mail From: someusernamehere Newsgroups: gmane.emacs.gnus.user Subject: Re: SMTP-AUTH and TLS Date: Mon, 08 Oct 2007 20:54:57 -0000 Organization: http://groups.google.com Message-ID: <1191876897.350575.227070@50g2000hsm.googlegroups.com> References: <87odfh1x8e.fsf@tobe.homeunix.org> <87hcl76bq5.fsf@tobe.homeunix.org> <1191866618.567794.314150@v3g2000hsg.googlegroups.com> <87y7edmous.fsf@tobe.homeunix.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1191879709 9735 80.91.229.12 (8 Oct 2007 21:41:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 21:41:49 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Oct 08 23:41:48 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1If0M9-0001Es-QY for gegu-info-gnus-english@m.gmane.org; Mon, 08 Oct 2007 23:41:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1If0M4-00089Z-Dc for gegu-info-gnus-english@m.gmane.org; Mon, 08 Oct 2007 17:41:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!50g2000hsm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 38 Original-NNTP-Posting-Host: 189.149.131.232 Original-X-Trace: posting.google.com 1191876897 17651 127.0.0.1 (8 Oct 2007 20:54:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 8 Oct 2007 20:54:57 +0000 (UTC) In-Reply-To: <87y7edmous.fsf@tobe.homeunix.org> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; es-es) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 50g2000hsm.googlegroups.com; posting-host=189.149.131.232; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79940 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9735 Archived-At: On 8 oct, 13:40, Tobias Brink wrote: > someusernamehere writes: > > i have tried this and doesnt work, I have the same problem, can you > > paste your final work code here please? > > Here you go: > > ,----[ ~/.gnus.el ] > | (require 'smtpmail) > | (setq send-mail-function 'smtpmail-send-it) > | (setq message-send-mail-function 'smtpmail-send-it) > | (setq smtpmail-starttls-credentials > | '(("YOURSMTP.TLD" 25 nil nil))) > | (setq smtpmail-smtp-server "YOURSMTP.TLD") > | (setq smtpmail-default-smtp-server "YOURSMTP.TLD") ; This is probably > | ; not needed. > `---- > > ,----[ ~/.authinfo ] > | machine YOURSMTP.TLD login YOURUSERNAME password YOURPASSWORD > `---- > > Replace the strings in capital letters. Hey Tobias, thanks for your reply, but I get an error, this i s: Sending via mail... Loading mailalias...done Unknown extension pipelining ad-Orig-error: Sending failed; SMTP protocol error hints?