Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron Quark <hadronquark@gmail.com>
Subject: Re: smtpmal send : how to keep from address
Date: Mon, 07 Aug 2006 03:06:29 +0200	[thread overview]
Message-ID: <874pwp4ane.fsf@mail.com> (raw)
In-Reply-To: <87mzah1kl5.fsf@mail.com>

Hadron Quark <hadronquark@gmail.com> writes:

> How do I stop the smtp send replacing the "from address" to that of my
> smtp server account?
>
> 		 (setq message-send-mail-function 'smtpmail-send-it)
> 		 (setq smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil)))
> 		 (setq smtpmail-auth-credentials '(("smtp.gmail.com" 587 "SMTPSERVER" nil)))
> 		 (setq smtpmail-smtp-server "smtp.gmail.com")
> 		 (setq smtpmail-smtp-service 587)
>
> where SMTPSERVER here is a gmail account which I wish to use as an smtp
> send server.
>
> The problem is that somewhere along the line the "from" address set up in
> my gnus-posting-styles are changed to be SMTPSERVER@googlemail.
>
> thanks for any info.

It would seem its not possible.

http://www.lifehacker.com/software/email-apps/how-to-use-gmail-as-your-smtp-server-111166.php

  reply	other threads:[~2006-08-07  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07  0:00 Hadron Quark
2006-08-07  1:06 ` Hadron Quark [this message]
2006-08-07  9:51   ` Uwe Brauer

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=874pwp4ane.fsf@mail.com \
    --to=hadronquark@gmail.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).