S
S
sammy742016-08-10 17:39:25
gmail
sammy74, 2016-08-10 17:39:25

Yandex. How do I save an email in the Sent Items folder (via SMTP)?

I started mail on Yandex. My web application sends emails via Yandex (SMTP protocol) using my account login and password. Letters are delivered to recipients without problems. However, they are not saved in the mail in the Sent Items folder. And if I send a letter manually through the Yandex web interface, then it will be perfectly preserved.
Moreover, if I change the mailbox to Google's Gmail, then Google always saves the letters sent by my application in the Outbox folder.
I did not find anything in the Yandex settings.
The application is written in C# + ASP.NET MVC. I use the System.Net.Mail.MailMessage class to send emails.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Владимир Дубровин, 2016-08-10
@sammy74

Письма отправленные через SMTP не хранятся сервером. GMail в данном случае является не правилом, а исключением.
В почтовых приложениях (Thunderbird и т.п.) использующих IMAP само почтовое приложение сохраняет копию письма в отправленных.
Добавляйте собственный адрес в получателей письма (через скрытую копию) - тогда копия письма придет на ваш ящик.

Андрей, 2016-08-10
@OLS

phpclub.ru/talk/threads/%D0%A1%D0%BE%D1%85%D1%80%D...

В Яндекс поддержку пишите

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question