#smptd
Explore tagged Tumblr posts
bills-bible-basics · 1 year ago
Text
Tumblr media
How to Install a Simple, Independent SMTPD Server on Your macOS Computer As a web designer, have you been stymied by your inability to get sendmail/postfix working on more recent versions of macOS? If so, maybe you need to take a different route. This step-by-step tutorial will help you install an SMTPD server on your machine, which is independent of macOS’s built-in sendmail and postfix binaries. Visit this URL: https://www.billkochman.com/Single-Docs/smptd-server-configuration-tutorial-macos.html https://www.billkochman.com/Blog/index.php/how-to-install-a-simple-independent-smtpd-server-on-your-macos-computer/?feed_id=98114&_unique_id=653c7969c488b&How%20to%20Install%20a%20Simple%2C%20Independent%20SMTPD%20Server%20on%20Your%20macOS%20Computer
0 notes
johnyeary-blog · 7 years ago
Text
Postfix smtp-source command
I was looking at some ideas for re-implementing an SMTP server that I work on for my day job. As I was reading about a netty example implementation called smptd on github. I saw something very interesting. He was testing his code using a command from Postfix called smtp-source. I was immediately interested.
I pulled his example code and updated it for a newer version of netty (3.10.6) and started…
View On WordPress
0 notes
bills-bible-basics · 1 year ago
Text
Tumblr media
How to Install a Simple, Independent SMTPD Server on Your macOS Computer As a web designer, have you been stymied by your inability to get sendmail/postfix working on more recent versions of macOS? If so, maybe you need to take a different route. This step-by-step tutorial will help you install an SMTPD server on your machine, which is independent of macOS’s built-in sendmail and postfix binaries. Visit this URL: https://www.billkochman.com/Single-Docs/smptd-server-configuration-tutorial-macos.html https://www.billkochman.com/Blog/index.php/how-to-install-a-simple-independent-smtpd-server-on-your-macos-computer/?feed_id=92038&_unique_id=6529d64cb9167&How%20to%20Install%20a%20Simple%2C%20Independent%20SMTPD%20Server%20on%20Your%20macOS%20Computer
0 notes