mblaze, a Maildir-focused command line mail client
 help / color / mirror / code / Atom feed
From: "Silvan Jegen" <me@sillymon.ch>
To: mblaze@googlegroups.com
Cc: Pierre Bellec <pierre.bellec.2008@polytechnique.org>
Subject: Re: Email address aliases
Date: Wed, 30 Dec 2020 11:52:56 +0100	[thread overview]
Message-ID: <2OG00NPSPEOMF.2C9CX428JY0X7@homearch.localdomain> (raw)
In-Reply-To: <37d1f718-192a-4bb3-93ee-a89db62604f1n@googlegroups.com>

Hi Pierre

Long after the fact but here is my reply.

> The following works with vim. It requires fzf and fzf.vim.
> 
> Once in a while, you can use
>     maddr \| sort \| uniq > ~/my.contacts
> to dump all contacts found in your emails in that file.
> 
> Then in .vimrc:
>    inoremap <expr> <c-x><c-k> fzf#vim#complete('cat ~/my.contacts')
> will let you complete emails inside vim using fzf when writing an email in 
> vim.

Thank you for this! I have switched to vis[0] as my email editor but it
looks like there is a fzf plugin[1] for it as well.

I may try this approach in the future!


Cheers,

Silvan

[0] https://git.sr.ht/~martanne/vis
[1] https://github.com/guillaumeboudon/vis-fzf


> 
> Best wishes,
> Pierre
> 
> On Saturday, July 6, 2019 at 5:02:13 PM UTC-4 Silvan Jegen wrote:
> 
>> Heyho
>>
>> Ideally I don't want to type out people's whole email addresses when
>> composing emails. My first thought was to use an alias file with my
>> SMTP client (msmtp). This works fine for sending emails, except that
>> the aliases are not replaced in the mail headers. That means if a person
>> replies to all people in a mail from me, and the CC header contains an
>> alias like 'friend1', the email addressed to 'friend1' one will never
>> arrive since it's not a valid email address.
>>
>> Currently I am using a new approach where I simply run 'sed' over the
>> headers of an email at composiition time to replace all my aliases with
>> the proper email addresses.
>>
>> I feel like there should be a more elegant solution to this (involving
>> 'msed' being invoked before passing an email to the sendmail program
>> perhaps?). Is there an easy way to get simple email address aliases
>> working that I am missing?
>>
>>
>> Cheers,
>>
>> Silvan
>>

-- 
You received this message because you are subscribed to the Google Groups "mblaze" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mblaze+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mblaze/2OG00NPSPEOMF.2C9CX428JY0X7%40homearch.localdomain.

      reply	other threads:[~2020-12-30 10:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-06 21:02 Silvan Jegen
2020-06-24 20:07 ` Pierre Bellec
2020-12-30 10:52   ` Silvan Jegen [this message]

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=2OG00NPSPEOMF.2C9CX428JY0X7@homearch.localdomain \
    --to=me@sillymon.ch \
    --cc=mblaze@googlegroups.com \
    --cc=pierre.bellec.2008@polytechnique.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mblaze/

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).