## page was copied from DnsTemplate
##master-page:HelpTemplate

<<Navigation(children,1)>>

<<TableOfContents()>>

メールサーバーをマネージドサービスで…

https://www.lunaplus.net/posts/2021/06/proxy-for-smtp/


{{{
アプリケーションからAPIコールで直接メールが送信できるので非常に簡単です。


}}}

PySocksというモジュールを使って、SMTP通信をProxyサーバー経由で送信ができるようです。

== history ==
{{{
How to proxy-relay SMTP over squid services with postfix and netcat
}}}

https://www.tornevalls.se/2022/06/03/how-to-proxy-relay-smtp-over-squid-services-with-postfix-and-netcat/


https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-squid-proxy-for-allowing-mail-clients-to-use-pop3-or-imap-4175514520/


----
CategoryDns CategoryWatch CategoryTemplate