You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MailD is a very basic SMTP server implementation that simply saves into a database (PostgreSQL) any email it receives and does not ever send anything to anyone.
MailDWeb is a web server/application that can display received emails.