Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: smtp send using odd port
Date: Tue, 31 Jan 2006 09:35:13 -0600	[thread overview]
Message-ID: <874q3kl8b2.fsf@newsguy.com> (raw)
In-Reply-To: <x7zmlcxzgl.fsf@ularx.de>

Hynek Schlawack <hynek@ularx.de> writes:

> * reader@newsguy.com wrote:
>
>> How can I stipulate an uncommon port for smtp sending.  My server uses
>> 8025 instead of the normal 25?
>
> I guess you look for (describe-variable 'smtpmail-smtp-service) <- C-x C-e here.

Thanks... the sending still fails though, I'm not sure why from the
trace output from *Messages*:

  Sending...
  Sending via mail...
  open-network-stream: make client process failed: connection refused,
  :name, SMTP, :buffer, *trace of SMTP session to smtp.newsguy.com*, 
  :host, smtp.newsguy.com, :service, 8025

Telnet smtp.newsguy.com 8025 also fails.  However some mail clients
work with 8025 set in smtp.newsguy.com... like thunderbird.

So I'm guessing its something else the server expects.  How does the
uid and paswd get passed? Does it need to be in the smtp code in ~/.gnus
somehow too, or maybe ~/.authinfo.

What would it look like in elisp?




  parent reply	other threads:[~2006-01-31 15:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 14:00 reader
2006-01-31 14:07 ` Hynek Schlawack
2006-01-31 15:25   ` Harry Putnam
2006-01-31 15:38     ` Hynek Schlawack
2006-01-31 15:35   ` Harry Putnam [this message]
2006-01-31 15:51     ` Hynek Schlawack
2006-02-02 20:07       ` Harry Putnam
2006-02-03  4:24   ` Harry Putnam
2006-02-03  9:09     ` Reiner Steib
2006-02-03 14:46       ` Harry Putnam
2006-02-03 15:28         ` Reiner Steib
2006-02-03 19:46           ` Harry Putnam
2006-02-05 18:32       ` Simon Josefsson
2006-02-08 16:49         ` Syncing smtpmail.el and sendmail.el with Emacs (was: smtp send using odd port) Reiner Steib
2006-02-08 21:55           ` Miles Bader
2006-02-08 22:45             ` Miles Bader
2006-02-10 15:17               ` Syncing smtpmail.el and sendmail.el with Emacs Simon Josefsson
2006-02-11 22:08                 ` Miles Bader
2006-02-14 12:22                   ` Simon Josefsson
2006-02-09  9:44           ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874q3kl8b2.fsf@newsguy.com \
    --to=reader@newsguy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).