Gnus development mailing list
 help / color / mirror / Atom feed
* smtp + mail2news
@ 2000-01-11 15:57 lconrad
  2000-01-11 16:21 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: lconrad @ 2000-01-11 15:57 UTC (permalink / raw)


I'm having trouble sending news, with a recent CVS version of gnus.
(Probably from last Friday or so.  I attempted to update it before
sending this, but didn't seem to be able to connect to cvs.)

I'm using smtp to send mail, and a mail2news gateway for posting.  I'm 
pretty sure this has worked in the recent past. 

For sending mail, I have
(setq smtpmail-default-smtp-server "taz")
(setq smtpmail-local-domain nil)
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

I have tried with and without:

(setq message-send-news-function 'smtpmail-send-it)

For news, I have:

(setq gnus-post-method '(nngateway "mail2news@anon.lcs.mit.edu"
                                 (nngateway-header-transformation
                                  nngateway-mail2news-header-transformation)))

When I attempt to post a news message, I get a message saying "Sending 
failed, no recipients".  

-- 
Laura (mailto:lconrad@world.std.com , http://www.world.std.com/~lconrad/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-01-11 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-11 15:57 smtp + mail2news lconrad
2000-01-11 16:21 ` Kai Großjohann
2000-01-11 17:16   ` lconrad
2000-01-11 17:45     ` Kai Großjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).