From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31683 Path: main.gmane.org!not-for-mail From: davidk@lysator.liu.se (David =?iso-8859-1?q?K=E5gedal?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and ESMTP Date: 07 Jul 2000 14:33:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168066 15487 80.91.224.250 (21 Oct 2002 02:41:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:41:06 +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 278DFD051F for ; Fri, 7 Jul 2000 08:33:50 -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 HAC17088; Fri, 7 Jul 2000 07:33:40 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 07 Jul 2000 07:32:54 -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 HAA00021 for ; Fri, 7 Jul 2000 07:32:43 -0500 (CDT) Original-Received: from mail.idasys.se (mail.idasys.se [194.218.15.7]) by mailhost.sclp.com (Postfix) with ESMTP id A47C9D051F for ; Fri, 7 Jul 2000 08:33:16 -0400 (EDT) Original-Received: from walt.idasys.se (walt.idasys.se [194.218.15.100]) by mail.idasys.se (8.8.8/8.8.8) with ESMTP id OAA09699; Fri, 7 Jul 2000 14:47:01 +0200 Original-Received: from shs2.idasys.se ([194.218.15.167]) by walt.idasys.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NL66DCC2; Fri, 7 Jul 2000 14:33:28 +0200 Original-To: ding@gnus.org In-Reply-To: Miroslav Zubcic's message of "07 Jul 2000 12:48:31 +0200" Original-Lines: 20 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31683 Miroslav Zubcic writes: > Kevin Falcone writes: >=20 > > smtpmail.el It should be in $prefix/share/emacs/$version/lisp/mail/ > > I use it from feedmail.el, which is in the same directory. >=20 > Thank you, I have found it in xemacs-packages, but seems to me that it > doesnt work with Gnus, no matter what I put in .gnus/.emacs, loading > libs... :-( Can I please you - or somebody else an example > configuration for Gnus <-> smtpmail? These are my settings, which I made using M-x customize (custom-set-variables '(smtpmail-smtp-server "smtp.server.here.se") '(message-send-mail-function (quote smtpmail-send-it))) --=20 David K=E5gedal