P
P
pcdesign2015-09-19 19:38:05
linux
pcdesign, 2015-09-19 19:38:05

What is the best way to receive emails and store messages in MySQL?

There is a server with Centos 7.
Task: The server must receive letters from the outside world and save these letters to the database.
Tell me, plz, what is the best and easiest way?
PS: I googled about this.
And there are tons of different options. Who advises the script to take mail and stick it into the database.
Who advises Exim and dbmail. Still others write that they are buggy, etc.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Ruslan Fedoseev, 2015-09-19
@martin74ua

What for? What is wrong with a regular IMAP server?

P
Pavel K, 2015-09-19
@PavelK

You can configure exim + dovecot + mysql to save messages to the database.

M
Max, 2015-09-19
@MaxDukov

look at mailpiler
where letters are stored in files, but the search for them is implemented through sphinx.

N
Nadz Goldman, 2015-09-19
@nadz

Exim is MTA.
But he can also put in MySQL out of the box.
But postfix needs a little to connect the muscle module ..
But you (as I understand it) need POP3.
If so, then Dovecot can do all this.

C
chupasaurus, 2015-09-20
@chupasaurus

Script in *language_name* as LDA. Works with any MTA. Lay as you write.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question