Web Development

Configuring SMTP for Email

By Aslany Rahim November 13, 2024
Configuring SMTP for Email
Email configuration of SMTP protocol to allow sending and receiving of emails.

Hello there. I have configured the email backend for sending out email so the contact form is working now. Setting up VPS to host using Nginx with SQLite is good enough for this website. Moving forward, I will be migrating to PostgreSQL so that I don't need to keep bringing my database down to dev and then push it back to production.

Also, next integration will be integrating the WYSIWYG editor so that the blog post can have more html tags and more intuitive to see and read.

A

Aslany Rahim

Author

Related Posts

The Essential Guide to reCAPTCHA for Modern Websites
Web Development

The Essential Guide to reCAPTCHA for Modern Websites

In today's threat-filled digital landscape, distinguishing between human users …

Mar 15, 2025
Portfolio Site
Web Development

Portfolio Site

Using cloudflare page to serve Vite + React project.

Dec 28, 2024
A new look on the website
Web Development

A new look on the website

Revamped website from vanilla HTML, CSS, JS to a Python web framework Django

Oct 22, 2024