Re: BCC from the FROM header

2018-06-03 Thread Michael Wagner
* Wim  03.06.2018
> On Sunday, 03 June at 08:29, Michael Wagner wrote:
> 
> > I have a folder called 'privat' in which all the private mails from my 3
> > accounts are collected. When I answer to a mail, I want to write mutt
> > the Bcc with the adress found in the From header, because I want my
> > answers in the same folder. I know folder-hook, but it only works with
> > one mail adress. How can i realize this?
> > 
> > I hope my question is clear enough.
> 
> It might not be quite what you want but I've got both my 'spoolfile' and
> 'record' set to "+Inbox". This means that all sent mails end up in my
> inbox. Hope this helps.

Hello Wim,

it's not exactly what I want, but you pointed me in the rigth direction.
I have now a folder-hook in my folder 'privat', which sets $record to
the same folder. This is at the moment good enough, but I'm looking
further for a solution to save the mail also in folder Sent.

Thank you Michael


signature.asc
Description: PGP signature


Re: BCC from the FROM header

2018-06-03 Thread Wim
On Sunday, 03 June at 08:29, Michael Wagner wrote:

> I have a folder called 'privat' in which all the private mails from my 3
> accounts are collected. When I answer to a mail, I want to write mutt
> the Bcc with the adress found in the From header, because I want my
> answers in the same folder. I know folder-hook, but it only works with
> one mail adress. How can i realize this?
> 
> I hope my question is clear enough.

It might not be quite what you want but I've got both my 'spoolfile' and
'record' set to "+Inbox". This means that all sent mails end up in my
inbox. Hope this helps.

All the best Wim

-- 
  |\  _,,,---,,_
ZZZzz /,`.-'`'-.  ;-;;,_   
 |,4-  ) )-,_. ,\ (  `'-'   
'---''(_/--'  `-'\_) 


BCC from the FROM header

2018-06-03 Thread Michael Wagner
Hello folks,

I have a folder called 'privat' in which all the private mails from my 3
accounts are collected. When I answer to a mail, I want to write mutt
the Bcc with the adress found in the From header, because I want my
answers in the same folder. I know folder-hook, but it only works with
one mail adress. How can i realize this?

I hope my question is clear enough.

TIA Michael



Re: prevent gmail from rewriting from envelope

2010-07-14 Thread Ben Moon
Dear Nicolas,
 Notice I don't set use_envelope_from.
*grummel* still doesn't work. I was just thinking: do have some official 
dns-name on your mutt box? I'm behind a router in a private network and thought 
that this might be the problem; somehow.

Thank you

Ben


Re: prevent gmail from rewriting from envelope

2010-07-12 Thread Ben Moon
   In mutt I set my_hdr From: m...@email and in gmail I remove the envelope
   rewriting (somewhere in the options).
 
  thank you for your answer. Could you please be a bit more precise about the
  'somewhere in the options'? I haven't found anything. It works with 
  thunderbird,
  though.
 
 - settings
   - accounts and import
 - send mail as
   - edit info
 - Specify a different reply-to address (optional): nothing
hmm, strange, that doesn't work here. 
I changed for the n...@gmail.com the reply-to address to othern...@yahoo.com but
with mutt there's no effect. Even if it would work, how do you manage more than 
1 different address?

Thank you again

Ben


Re: prevent gmail from rewriting from envelope

2010-07-12 Thread Nicolas Sebrecht
On Thu, Jul 08, 2010 at 11:10:35AM +0200, Ben Moon wrote:
 
 Dear Nicolas,
If I send the mail with mutt the 'from: otheru...@yahoo.de' is always 
   changed to 'from: usern...@gmail.com'. Is there a way to prevent this 
   rewriting by google when I use mutt?
  
  Yes, this is my current work flow.
  
  In mutt I set my_hdr From: m...@email and in gmail I remove the envelope
  rewriting (somewhere in the options).
 thank you for your answer. Could you please be a bit more precise about the
 'somewhere in the options'? I haven't found anything. It works with 
 thunderbird,
 though.
 
 @ Nathaniel
 Yes, since set use_envelope_from=no is default, I have tried both

Notice I don't set use_envelope_from.

-- 
Nicolas Sebrecht


Re: prevent gmail from rewriting from envelope

2010-07-08 Thread Ben Moon
Dear Nicolas,
   If I send the mail with mutt the 'from: otheru...@yahoo.de' is always 
  changed to 'from: usern...@gmail.com'. Is there a way to prevent this 
  rewriting by google when I use mutt?
 
 Yes, this is my current work flow.
 
 In mutt I set my_hdr From: m...@email and in gmail I remove the envelope
 rewriting (somewhere in the options).
thank you for your answer. Could you please be a bit more precise about the
'somewhere in the options'? I haven't found anything. It works with thunderbird,
though.

@ Nathaniel
Yes, since set use_envelope_from=no is default, I have tried both

Thank you

Ben


Re: prevent gmail from rewriting from envelope

2010-07-08 Thread Nicolas Sebrecht
On Thu, Jul 08, 2010 at 11:10:35AM +0200, Ben Moon wrote:
 
If I send the mail with mutt the 'from: otheru...@yahoo.de' is always 
   changed to 'from: usern...@gmail.com'. Is there a way to prevent this 
   rewriting by google when I use mutt?
  
  Yes, this is my current work flow.
  
  In mutt I set my_hdr From: m...@email and in gmail I remove the envelope
  rewriting (somewhere in the options).

 thank you for your answer. Could you please be a bit more precise about the
 'somewhere in the options'? I haven't found anything. It works with 
 thunderbird,
 though.

- settings
  - accounts and import
- send mail as
  - edit info
- Specify a different reply-to address (optional): nothing

-- 
Nicolas Sebrecht


prevent gmail from rewriting from envelope

2010-07-07 Thread Ben Moon
Dear Mutt-guru's,
I recently needed to create a gmail account 'username' and now I try to use 
its smtp server as relay for my other mail addresses. The 
'from: otheru...@yahoo.de' remains by using its webmail and thunderbird. 
However,
it doesn't with mutt. If I send the mail with mutt the 
'from: otheru...@yahoo.de' is always changed to 'from: usern...@gmail.com'. Is 
there a way to prevent this rewriting by google when I use mutt?
Here's the relevant config:
  set imap_user = username
  set folder= imaps://imap.gmail.com:993
  set spoolfile=+INBOX
  set use_envelope_from=yes
  set smtp_url = smtps://usern...@smtp.gmail.com:465/

I also tried ssmtp with set sendmail

Thank you very much in advance

Ben


Re: prevent gmail from rewriting from envelope

2010-07-07 Thread Nicolas Sebrecht
On Wed, Jul 07, 2010 at 03:41:05PM +0200, Ben Moon wrote:

   If I send the mail with mutt the 
 'from: otheru...@yahoo.de' is always changed to 'from: usern...@gmail.com'. 
 Is 
 there a way to prevent this rewriting by google when I use mutt?

Yes, this is my current work flow.

In mutt I set my_hdr From: m...@email and in gmail I remove the envelope
rewriting (somewhere in the options).

-- 
Nicolas Sebrecht


Re: From: and From

2001-12-06 Thread christophe barbé

I need to have a look at set envelope_from.
After a talk with the ml moderator, I know now that this is the
'Sender:' header that is wrong.

Thanks,
Christophe

On Wed, Dec 05, 2001 at 11:42:55AM -0800, Michael Elkins wrote:
 I believe you want to
   set envelope_from
 to force your envelope adderess to be the same as your From: address.
 
 me
-- 
Christophe Barbé [EMAIL PROTECTED]
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E



msg21144/pgp0.pgp
Description: PGP signature


Re: From: and From

2001-12-06 Thread christophe barbé

On Thu, Dec 06, 2001 at 11:40:44AM +0100, christophe barbé wrote:
 I need to have a look at set envelope_from.
 After a talk with the ml moderator, I know now that this is the
 'Sender:' header that is wrong.
 
 Thanks,
 Christophe
 
 On Wed, Dec 05, 2001 at 11:42:55AM -0800, Michael Elkins wrote:
  I believe you want to
  set envelope_from
  to force your envelope adderess to be the same as your From: address.
  
  me

I've set envelope_from and to see an effect I've added myself in the
exim conf as a privileged user (otherwise the -f option is ignored).

So it solved my problem but I would prefer to list myself as a
privileged exim user. I don't know how balsa does (it's also configured
to used my local MTA) but mail sent with balsa doesn't have a 'Sender:'
header and the 'From ' first line is based on the 'From: ' one.

Christophe ...

-- 
Christophe Barbé [EMAIL PROTECTED]
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E



msg21155/pgp0.pgp
Description: PGP signature


From: and From

2001-12-05 Thread christophe barbé

Hi,

For all mailing-list I use a special address :
   [EMAIL PROTECTED]
instead of my primary one.
  
Under mutt I've set a sender-hook to setup correctly the header:

send-hook . 'my_hdr From: christophe barbé [EMAIL PROTECTED]'
send-hook '~l' 'my_hdr From: christophe barbé [EMAIL PROTECTED]'

But after a reject on a mailing-list I've noticed that the mail contains
the correct address in the 'From: ' header line but not in the first line
of the header 'From '.

I guess that mutt perhaps use the adress in /etc/email-addreses for the
first 'From ' line. Is this normal? I've tested with balsa, and the both
From lines are correct (So this is not a exim problem).

You can check header in this mail.

Christophe


-- 
Christophe Barbé [EMAIL PROTECTED]
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E



msg21095/pgp0.pgp
Description: PGP signature


Re: From: and From

2001-12-05 Thread Michael Elkins

I believe you want to
set envelope_from
to force your envelope adderess to be the same as your From: address.

me



mailing file from vim from mutt?

1999-09-10 Thread Ken W

I have a weird question.  Thanks to Sven, I recently learned that I
can pip from within mutt to 'vim -' to edit the current file, usually
a digest, and save to a file.  Butt, I would like to be able to email
that file once I have edited it to what I want.  Any way to open mutt
with this text file in my editor (vim)?  I figure once I am done
editing it, I could pipe from vim to another mutt session, but I don't
know how I would get the current file into it.

Thanks.


-Ken

-- 
[EMAIL PROTECTED]AIM: ScopusFest



Re: mailing file from vim from mutt?

1999-09-10 Thread David DeSimone

Ken W [EMAIL PROTECTED] wrote:

 I have a weird question.  Thanks to Sven, I recently learned that I
 can pip from within mutt to 'vim -' to edit the current file, usually
 a digest, and save to a file.  Butt, I would like to be able to email
 that file once I have edited it to what I want.  Any way to open mutt
 with this text file in my editor (vim)?

You mean like when you Forward a message to someone (non-MIME)?

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44