aboutsummaryrefslogtreecommitdiff
path: root/tests/etc/mailstats.rcin
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/mailstats.rcin')
-rw-r--r--tests/etc/mailstats.rcin4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/etc/mailstats.rcin b/tests/etc/mailstats.rcin
index b3aeab7..fc37a4e 100644
--- a/tests/etc/mailstats.rcin
+++ b/tests/etc/mailstats.rcin
@@ -11,19 +11,19 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# 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}";
mail-statistics {
statistics all;
message <<EOT
Subject: Wydawca stats

Return to:

Send suggestions and report system problems to the System administrator.