M
M
mWan2019-03-19 19:15:21
API
mWan, 2019-03-19 19:15:21

Maybe someone knows the best way to create email. mail via code (api, etc)?

It is necessary that the application itself skillfully create mail on demand.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
Boris Syomov, 2019-03-19
@kotomyava

If you are considering your own server, then for example, the postfix + dovecot bundle can take data about mailboxes from a database, for example, mysql. Or from files of a rather simple format.
Writing an application that will implement the API for working with boxes is not a difficult task, just like working directly with the database of boxes from your application.

S
Stalker_RED, 2016-12-04
@Stalker_RED

Extra quotes when calling .css()
Instead , '"visibility", "hidden"'try "visibility", "hidden". Same for visible.
And what is .kirpi4i()?

W
WQP, 2016-12-04
@WQP

$( '.container' ).css("visibility", "hidden" )
                 .kirpi4i()
                 .css( "visibility", "visible");

If kirpi4i()it's a feature and not a plugin, then remove it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question