Gnus development mailing list
 help / color / mirror / Atom feed
From: G Philip <gphilip@india.com>
To: ding@gnus.org
Subject: Getting rid of the Fcc: field, and other compose problems.
Date: Thu, 08 Sep 2011 14:59:36 +0530	[thread overview]
Message-ID: <87y5xz756n.fsf@singlemalt.localdomain> (raw)


Hi,

I am a new Gnus user. I have set up Gnus to work with Gmail using
offlineimap. Whenever I try to compose a message (or reply to a
message), I get the following problems:

1. The "Fcc:" field is populated with a non-existant directory, and I am
prompted whether I want to create this maildir. Since I don't want to
save a local copy of the sent message (because Gmail SMTP and IMAP will
get it for me anyway), I have to always say "no" before proceeding. This
is a nuisance when it happens every time.

2. The "From:" field is populated by a junk email id, constructed from
my username on the local machine and the local machine's hostname. I
have to edit this field also every time so that it is my proper email
address. 

  Since I use a couple of email addresses with my gmail account,
I have tried the following in my .gnus file to get this field to use the
"To:" address of the email to which I am replying:

;; Reply using the same address as to which the original was addressed. 
(setq message-alternative-emails
                (regexp-opt '("myfirstaddress@gmail.com" "myotheraddress@gmail.com")))


;; (setq gnus-posting-styles
       '(((header "to" "myfirstaddress@gmail.com")
          (address "myfirstaddress@gmail.com"))
         ((header "to" "myotheraddress@gmail.com")
          (address "myotheraddress@gmail.com"))))

But neither of these works.

Could you help me with these?

Thanks and regards,
Philip



             reply	other threads:[~2011-09-08  9:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08  9:29 G Philip [this message]
2011-09-08 16:54 ` Adam Sjøgren
2011-09-08 18:56   ` gphilip
2011-09-08 19:07     ` Adam Sjøgren
2011-09-08 21:04       ` Richard Riley
2011-09-09  7:51         ` G Philip
2011-09-10 19:55           ` Lars Magne Ingebrigtsen
2013-05-05 21:44   ` Nat Makarevitch
     [not found] <loom.20110908T115419-459@post.gmane.org>
2011-09-08 10:38 ` Eric S Fraga

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=87y5xz756n.fsf@singlemalt.localdomain \
    --to=gphilip@india.com \
    --cc=ding@gnus.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).