unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Felix Dietrich <felix.dietrich@sperrhaken.name>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How I am handling msmtp queues
Date: Thu, 10 Mar 2022 21:51:28 +0300	[thread overview]
Message-ID: <YipIsFrhdDkyzXb+@protected.localdomain> (raw)
In-Reply-To: <87lexhbwx9.fsf@sperrhaken.name>

* Felix Dietrich <felix.dietrich@sperrhaken.name> [2022-03-10 19:33]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I wish to describe how I use Emacs Lisp to send emails.
> >
> > msmtp is about sending emails from computer:
> >
> > Description     : A mini smtp client
> > URL             : https://marlam.de/msmtp/
> >
> > Often I have thousands of emails in the queue, and sending them
> > reliably is important. 
> 
> At these numbers, shouldnʼt you consider a somewhat less “mini” MTA like
> Exim, postfix, or opensmtpd?  The latter, especially, seems to have a
> nice and streamlined configuration syntax.

Of course, I use them but on remote servers. 

Long time I have used Courier MTA.

The Courier Mail Server
http://www.courier-mta.org/

And I still use it online. It is way easier to configure than Exim,
Postfix. Though I find the simplest MSMTP good, there are no many
dependencies for local computer. And I just configure it in private
directory, no need for system wide configuration.

OpenSMTPD is good of course. Though it does not handle queue as well
as Courier MTA and has some problems, it is still in development. I
have many emails, many people, so it gives me experience with it.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2022-03-10 18:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10  6:23 How I am handling msmtp queues Jean Louis
2022-03-10 16:21 ` Felix Dietrich
2022-03-10 18:51   ` Jean Louis [this message]
2022-03-11 14:55     ` Felix Dietrich
2022-03-13 14:54       ` Jean Louis
2022-03-14 20:51       ` Tomas Hlavaty

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YipIsFrhdDkyzXb+@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=felix.dietrich@sperrhaken.name \
    --cc=help-gnu-emacs@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 read-only IMAP folder(s) and NNTP newsgroup(s).