summaryrefslogtreecommitdiff
path: root/localmkpostfixvirtual
AgeCommit message (Collapse)Author
2015-02-21Modernize syntax.Jonas Smedegaard
2012-05-25Update comment to not mention no longer needed (or existing) ↵Jonas Smedegaard
localmaildomaincreate.
2012-05-25Fix typo in comment.Jonas Smedegaard
2012-05-25Fix syntax of usermod command in comment.Jonas Smedegaard
2006-10-30Comment out broken exception for duplicate addresses.Jonas Smedegaard
2006-10-19Add example postfix output to intro text.Jonas Smedegaard
2006-10-18Much improved intro text.Jonas Smedegaard
2006-08-22Sort groups in usercomment.Jonas Smedegaard
2006-08-22Fix collecting all secondary group members.Jonas Smedegaard
2006-08-22Strip commented out debug cruft.Jonas Smedegaard
2006-08-22Fix including warning with normal output for users with no addresses.Jonas Smedegaard
2006-08-22Use usercomment() for mailgroupowners too.Jonas Smedegaard
2006-08-22Correct double spaces in usercomments.Jonas Smedegaard
2006-08-22Fix return -> next outside of subroutine.Jonas Smedegaard
2006-08-22Check and warn on missing stuff.Jonas Smedegaard
2006-08-22Skip loudly non-hinted usernames.Jonas Smedegaard
2006-08-22Complete rewrite in Perl.Jonas Smedegaard
2006-08-13Fix one missing gid->mailgroup variable rename.Jonas Smedegaard
2006-08-02Drop superfluous keyword 'function' and the script should work with plais sh.Jonas Smedegaard
2006-08-02Use more descriptive variables in loops.Jonas Smedegaard
2005-02-25Fix bug causing all but last mailgroup to be ignored. Quote a variable. Move ↵Jonas Smedegaard
'sort -u' loop to a function.
2004-08-19Add wrapper scripts for localmkpostfixvirtual.Jonas Smedegaard
2004-06-17Do not fail whole script if virtual.addon is not found.Jonas Smedegaard
2004-06-17Avoid "\n" in sed regex (only handled correctly in sed 4.x).Jonas Smedegaard
2004-05-07Use sed to separate items with newlines (tsort is only strictly for _pairs_ ↵Jonas Smedegaard
of strings - it was a bug that it worked earlier).
2003-09-08use 'members maildomains' as default input, and add usual commands to header.Jonas Smedegaard
2003-05-27Allow underscore (_) in email account.Jonas Smedegaard
2002-11-24localmkpostfixvirtual: Make joker_seen local to the domain.Jonas Smedegaard
2002-11-04Major update:Jonas Smedegaard
* Support for catch-all pseudo-address: +@ or +@mailgroup * Correct handling of account being both uid and mailgroup * Improved separation of mailgroup owners and other mailgroup members (don't take it for granted that mailgroup owner and gid is the same).
2002-11-03 * Rewrite some code as a functionJonas Smedegaard
* Allow "Other"-field to contain mailname@fqdn style hints (in addition to mailname@mailgroup ones) * Suppress empty-entry warning for mailgroup
2002-09-04Add support in user-init for webphpsites and webphpdata, and tighten access ↵Jonas Smedegaard
rights on all web* dirs.
2002-07-20localmkpostfixvirtual: *Really* make fallback...Jonas Smedegaard
2002-07-20localmkpostfixvirtual: fallback to single mailgroup if roomnumber empty. ↵Jonas Smedegaard
Update docs.
2002-03-07Rename files and add/improve descriptive headers.Jonas Smedegaard
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email domainpart as well. Look for ↵Jonas Smedegaard
localpart hints in root account.
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email localpart.Jonas Smedegaard
2002-02-11localmkpostfixvirtual: Print the real groups instead of what is maybe noted ↵Jonas Smedegaard
as roomnumber hints.
2002-01-24Re-rename badly renamed vpopmail2postfixvirtual to localmkpostfixvirtual.Jonas Smedegaard