head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.18 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.16 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.14 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.12 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.10 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.8 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.6 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2024.02.25.12.09.22; author schmonz; state Exp; branches; next ; commitid XXtIUXtrUgfniOZE; desc @@ 1.1 log @Add vmailmgr, a virtual domain manager for qmail. VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs designed to manage multiple domains of mail addresses and mailboxes on a single host. It co-operates with qmail for mail delivery and program control. It features: - A password checking interface between qmail-popup and qmail-pop3d which replaces the usual checkpassword, as well as an authentication module for Courier IMAP, that provide access to the virtual mailboxes by one of three methods: - IP-based virtual server access (invisible to the POP3 user) - username-based access (username-virtualuser) - hostname-based access (virtualuser@@virtual.host or virtualuser:virtual.host) - CDB-based password tables to speed up access for domains of any size. - Tools to setup a virtual domain, add and delete individual virtual users and aliases, and to change passwords. - A separate delivery agent that automatically deals with any address inside a virtual domain from a single .qmail-default file. @ text @$NetBSD$ Avoid encoding error for umlaut-laden character. --- doc/HOWTO.texi.orig 2024-02-21 20:15:30.534197736 +0000 +++ doc/HOWTO.texi @@@@ -1,5 +1,6 @@@@ \input texinfo @@c -*-texinfo-*- @@c %**start of header +@@documentencoding ISO-8859-1 @@setfilename HOWTO.info @@settitle VMailMgr HOWTO @@setchapternewpage off @