Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: someusernamehere <someusernamehere@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: SMTP-AUTH and TLS
Date: Mon, 08 Oct 2007 11:03:38 -0700	[thread overview]
Message-ID: <1191866618.567794.314150@v3g2000hsg.googlegroups.com> (raw)
In-Reply-To: <87hcl76bq5.fsf@tobe.homeunix.org>

On 3 oct, 18:05, Tobias Brink <tobias.brinkNO.S...@gmail.com> wrote:
> Tobias Brink <tobias.brinkNO.S...@gmail.com> writes:
>
> [...]
>
> > I have the following in my .gnus.el:
>
> >   (setq send-mail-function 'smtpmail-send-it)
> >   (setq message-send-mail-function 'smtpmail-send-it)
> >   (setq smtpmail-starttls-credentials
> >       '(("smtp.myserver.tld" 25 nil nil)))
> >   (setq smtpmail-default-smtp-server "smtp.myserver.tld")
>
> And strangely adding the following at the top fixes it:
>
> ,----
> | (require 'smtpmail)
> | (setq smtpmail-smtp-server "smtp.myserver.tld")
> `----


i have tried this and doesnt work, I have the same problem, can you
paste your final work code here please?

  parent reply	other threads:[~2007-10-08 18:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 13:07 Tobias Brink
2007-10-03 23:05 ` Tobias Brink
2007-10-04 16:44   ` Reiner Steib
2007-10-08 18:03   ` someusernamehere [this message]
2007-10-08 18:40     ` Tobias Brink
2007-10-08 20:54       ` someusernamehere

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=1191866618.567794.314150@v3g2000hsg.googlegroups.com \
    --to=someusernamehere@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /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).