<! --
@ Page {size: 8.5in 11in; margin: 0.79in}
P {margin-bottom: 0.08in}
-->
Today, we need to put a lot
(Approximately
More than 300
) Messy
Sort the email addresses and send them a message to notify them of the submission of an academic meeting.
It is easy to sort out the email address. There is an online website dedicated to this:
Http://zz.ebeibei.com/xmltool/xmlmail.html
Group email usage
Mutt
+ Msmtp.
Mutt + msmtp
Configuration
Google is everywhere, for example
Example provided on the official website of msmtp
Http://msmtp.sourceforge.net/doc/msmtp.html?examplescan solve the problem completely. However, there is a very important point in the middle: used separately
Msmtp and
Mail
+
The combination of msmtp, but the two methods encountered a problem when sending mass emails, that is, the use
The IMAP Protocol server, then the emails sent to the recipients are changed to unknown senders.
Mutt to solve this problem.
(The "imap protocol server" is my guess. It was sent to me anyway.
Yahoo Mail and
Emails In Gmail mail are sent to unknown recipients.
126 and
163 of emails are normal
)
Tried
Sendmail is used to solve the problem. It is too messy to discard it.
Let me also talk about some experiences.
Since now, Linux has a strong sense of how important it is to have a set of handy tools! At the same time, I think it is extremely important to create a detailed history record that solves the problem by using this tool! Imagine how to use it.
Sed or
Awk was able to solve this problem easily, but was so mad at some key details.
Man's document is dumpfounded. At this time, as long as there is a case that uses this tool to successfully solve the problem, you can immediately draw an example based on the gourd. Your own documents certainly do not have detailed official documents, but they are yours.