aboutsummaryrefslogtreecommitdiff
path: root/tests/etc/notify.rcin
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/notify.rcin')
-rw-r--r--tests/etc/notify.rcin4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/etc/notify.rcin b/tests/etc/notify.rcin
index 55f9c72..4fba0bd 100644
--- a/tests/etc/notify.rcin
+++ b/tests/etc/notify.rcin
@@ -14,13 +14,13 @@
# You should have received a copy of the GNU General Public License
# along with Wydawca. If not, see <http://www.gnu.org/licenses/>.
-module-prepend-load-path "@WD_MODDIR@";
+module-prepend-load-path "@WY_MODDIR@";
module mailutils mod_mailutils.la;
module-init mailutils {
admin-address "root@localhost";
from-address "wydawca-noreply@localhost";
- mailer "| @WD_CONFSRC@/nullmail @WD_DST@/mail.out -F ${sender} ${rcpt}";
+ mailer "| @WY_CONFSRC@/nullmail @WY_DST@/mail.out -F ${sender} ${rcpt}";
}
# Notify the user about successful uploads

Return to:

Send suggestions and report system problems to the System administrator.