From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31673 Path: main.gmane.org!not-for-mail From: Miroslav Zubcic Newsgroups: gmane.emacs.gnus.general Subject: Gnus and ESMTP Date: 07 Jul 2000 00:47:35 +0200 Organization: Cheater & son l.t.d. Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168058 15427 80.91.224.250 (21 Oct 2002 02:40:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:40:58 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 81B5BD051F for ; Thu, 6 Jul 2000 19:18:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAC15569; Thu, 6 Jul 2000 18:14:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 06 Jul 2000 18:13:52 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA20862 for ; Thu, 6 Jul 2000 18:13:26 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 6FBD0D051F for ; Thu, 6 Jul 2000 19:13:43 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id BAA22074 for ding@gnus.org; Thu, 6 Jul 2000 01:15:26 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 22 Original-NNTP-Posting-Host: zgis01.ina.hr Original-X-Trace: quimby.gnus.org 962838926 23052 194.152.228.18 (5 Jul 2000 23:15:26 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 Jul 2000 23:15:26 GMT X-face: GK)@rjKTDPkyI]TBX{!7&/#rT:#yE\QNK}s(-/!'{dG0r^_>?tIjT[x0aj'Q0u>a yv62CGsq'Tb_=>f5p|$~BlO2~A&%<+ry%+o;k'<(2tdowfysFc:?@($aTGX 4fq`u}~4,0;}y/F*5,9;3.5[dv~C,hl4s*`Hk|1dUaTO[pd[x1OrGu_:1%-lJ]W@ X-Operating-System: GNU/Linux 2.2.16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31673 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31673 Hello Gnus hackers. I have searching, greping and reading info, but I can find part that is interesting to me (or I can't see it). Is it possible for Gnus to communicate with MTA on port 25, that is, not by calling /usr/sbin/sendmail directly like mutt(1) and some other UN*X MUA's do? If this is possible, is there somware some LISP code for supporting ESMTP AUTH (SASL mechanism) or/and STARTTLS (SSL layer) by giving certificate to server? I'm using Gnus with Gnus-agent, and my current way for sending mail looks like this: (related line in .gnus) (setq gnus-agent-send-mail-function message-send-mail-function) Can somebody give me (please :-) ...) some information about this? -- This signature intentionally left blank