From professional translators, enterprises, web pages and freely available translation repositories.
submitemail(headers,content)
submitemail(headers,content)
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
the headers and content values are processed in the same way they are processed with the submitemail function.
Значения headers и content обрабатываются так же, как в функции submitemail.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
a call to this function does the same as the submitemail(headers,content) function call, where the fromaddress, subject, and to value (if they are not null-values) are used instead of the headers dictionary from,subject, and to elements.
Вызов этой функции осуществляется аналогично вызову функции submitemail(headers,content), где значения fromaddress, subject и to (если они не являются нулевыми) используются вместо элементов словаря headers from,subject и to.
Last Update: 2018-02-21
Usage Frequency: 1
Quality: