D. J. Bernstein’s Qmail, now in the public domain, is a powerful yet clumsy SMTP messaging system. One of the most common problems is updating the rules for allowing SMTP relay, or denying the same. If you qmail-smtpd under tcpserver, the following will update relay allow and relay forbid rules. Create a file called /etc/tcp.smtp […]
Ads help keep this site alive:
Entries Tagged as 'Email Servers'
How to update qmail relay rules
August 20th, 2008 · No Comments
Tags: Email Servers · How Tos · qmail
RBLs with Exim4 (debian friendly)
January 11th, 2008 · No Comments
Denying connections based on RBLs is a snap with Exim4. Most confusion is related to ACLs and where the definition sits. The fastest way to deny based on RBL is to add it to whatever ACL you specify in acl_smtp_rcpt However, you MUST put the declaration AFTER any relay allow definitions. ACLs are based on […]
Tags: Email Servers · Exim · How Tos · Mail Post · RBL · SMTP · Software · spam
SMTP & POP3 Email for Virtual Users on Debian Sarge
July 31st, 2007 · No Comments
How to set up virtual email domains and users with POP access on Debian Sarge http://www.randomsequence.com/articles/smtp-pop3-email-for-virtual-users-on-debian-sarge/ Adverts: The Exim SMTP Mail Server Exim: The Mail Transfer Agent The Exim SMTP Mail Server: Official Guide for Release 4
Tags: bookmarks · Debian · Email Servers · Exim · offsiteHowTo · POP3 · SMTP