diff options
| author | ivan <ivan> | 2002-10-20 03:28:29 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2002-10-20 03:28:29 +0000 |
| commit | a3a99cf5aa8e62dd6441b0823b8a3ec6191dc296 (patch) | |
| tree | a76fdd29a2f7a0c2c550a1739b4756ad98ce6fe2 /eg | |
| parent | 70020f6e384a102c806d47df111f768ad98123d2 (diff) | |
vpopmail restart export option
Diffstat (limited to 'eg')
| -rwxr-xr-x | eg/vpopmailrestart | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/eg/vpopmailrestart b/eg/vpopmailrestart deleted file mode 100755 index c716e2e2b..000000000 --- a/eg/vpopmailrestart +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -for domain in /home/vpopmail/domains/* -do - /home/vpopmail/bin/vmkpasswd `/bin/basename $domain` -done - -/var/qmail/bin/qmail-newu - -killall -HUP qmail-send - |
