From: melikamp <user@domain.invalid>
Subject: Can't setup smtpmail. Help please!
Date: Mon, 19 Jan 2004 22:29:38 GMT [thread overview]
Message-ID: <mTYOb.102537$na.55307@attbi_s04> (raw)
Hey all;
(sendmail from local host works, but is it a good solution? I would
actually use it, what are the cons?)
So, I was trying to set up smtpmail, by putting the thing in .emacs:
(setq gnus-select-method '(nntp "netnews.comcast.net"))
(setq user-mail-address "jplsp@web.portal.starts.with.y")
(setq smtpmail-smtp-server "mail.comcast.net")
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-smtp-service 25)
(setq smtpmail-debug-info t)
(setq smtpmail-debug-verb t)
When I press [send] I have in *Messages*:
Loading message...
Loading mule-util...done
Loading easymenu...done
Loading message...done
Loading mailabbrev...done
Sending...
Loading gnus-msg...done
Loading mail-extr...done
Loading smtpmail...done
Loading mailalias...done
byte-code: Quit
That's me, pressing C-g, because it just hangs. I see no trace of
*trace* buffer, that was promised by debug variable. What's going on?
Thanks :P
Mel
next reply other threads:[~2004-01-19 22:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-19 22:29 melikamp [this message]
2004-01-19 22:51 ` Can't setup smtpmail. Help please! jplsp
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='mTYOb.102537$na.55307@attbi_s04' \
--to=user@domain.invalid \
--cc=jplsp@web-portal-starts-with-y \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).