summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-07-28Configurable redpill context.Jonas Smedegaard
2006-07-28Fix force option.Jonas Smedegaard
2006-07-28New script to setup postfix transport map for redpill organisations.Jonas Smedegaard
2006-07-28include only recent logfiles. Restructure internally.Jonas Smedegaard
2006-07-16Change head -1 -> head -n 1Jonas Smedegaard
2006-05-20Improved mailspool loop. Enclose procmail test in square brackets.Jonas Smedegaard
2006-05-20Don't create procmail file if maidir is default, but remove if it is and the ...Jonas Smedegaard
2006-05-08New script to set password and temporarily shorten its lifespan.Jonas Smedegaard
2006-05-05Change to using /etc/postfix/virtual-* (instead of virtual.*) to simplify fil...Jonas Smedegaard
2006-05-05Correct copyright years (current year is 2006, right?).Jonas Smedegaard
2006-05-05Incluce only /etc/postfix/virtual* without dot in filename (also simplifying ...Jonas Smedegaard
2006-04-28Update options to gotmail 0.8.9.Jonas Smedegaard
2006-04-22Whoops, invert logic of when to allow/suppress.Jonas Smedegaard
2006-04-22Correct output to stderr.Jonas Smedegaard
2006-04-22New policy.d script, usable by policyrcd-script-zg2, to suppress anything if ...Jonas Smedegaard
2006-02-28Extend ~public_html/ to any ~public_*/ .Jonas Smedegaard
2006-02-19Drop deprecated shares_* subdirs, and introduce new group-accessible shared_*...Jonas Smedegaard
2006-01-12Limit to dealing with mailinglists for same domain.Jonas Smedegaard
2006-01-12Fix username used for removing mailinglist subscriptions.Jonas Smedegaard
2006-01-12Avoid unneeded keyword 'function' (unsupported in dash).Jonas Smedegaard
2006-01-06Add procmailrc file if MAILDIR is enabled.Jonas Smedegaard
2006-01-05Fix bashism in test. Claim copyright for recent edits.Jonas Smedegaard
2006-01-03Extend mail handling to support Maildir and .procmailrc.Jonas Smedegaard
2005-12-30Avoid the 'function' keyword (unsupported in (d)ash).Jonas Smedegaard
2005-12-30Handle access rights for ~/weblogs.Jonas Smedegaard
2005-12-20Adjust wording of mailinglist handling to be more generic.Jonas Smedegaard
2005-12-20Drop verbose intro to granting local access.Jonas Smedegaard
2005-12-20Echo unsubscribing note with newline.Jonas Smedegaard
2005-12-20Reuse already resolved lists variable.Jonas Smedegaard
2005-12-20Improved mailinglist handling.Jonas Smedegaard
2005-12-20Ask generally about subscribing to mailinglists before running through all li...Jonas Smedegaard
2005-12-20Much improved mailinglist handling.Jonas Smedegaard
2005-12-11Avoid owner in Postgres dumpsJonas Smedegaard
2005-12-11Use 'find -regex' rather than egrep.Jonas Smedegaard
2005-11-05Handle ~/private_music dir.Jonas Smedegaard
2005-10-20Generate CSR for external CA as documented at http://wiki.cacert.org/ .Jonas Smedegaard
2005-10-19Major rewrite to support non-local CA cert handling.Jonas Smedegaard
2005-10-18Remaining openssl routines as functions. Use SSLKEYDIR (not SSLPRIVDIR).Jonas Smedegaard