пятница, 29 мая 2020 г.
вторник, 19 мая 2020 г.
SMTP-сервер Windows IIS6
Настройка SMTP-сервера на Windows
Send-MailMessage -SMTPServer localhost -To xxxxx@yourdomain.com -From xxxxx@gmail.com -Subject "This is a test email" -Body "Hi, this is a test email sent using Gmail as a smart host"
http://www.vsysad.com/2014/01/configure-smtp-server-on-windows-2012-to-use-gmail-to-relay-messages/
Send-MailMessage -SMTPServer localhost -To xxxxx@yourdomain.com -From xxxxx@gmail.com -Subject "This is a test email" -Body "Hi, this is a test email sent using Gmail as a smart host"
http://www.vsysad.com/2014/01/configure-smtp-server-on-windows-2012-to-use-gmail-to-relay-messages/
Ярлыки:
Компоненты Windows,
SMTP,
Windows
Подписаться на:
Сообщения (Atom)