initial commit of file from CVS for smeserver-mailalias on Sat Sep 7 19:55:18 AEST 2024
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
# Generic template to rebuild any .qmail-mailalias file. Expects
|
||||
# to be called with a CONFREF containing the mailalias members.
|
||||
$OUT .= join("\n", map { '&' . $_ } split(/,/, $Members));
|
||||
}
|
Reference in New Issue
Block a user