From 5f445881b81e42f8fd687fce217a16946f95bf6f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 14 Jul 2014 04:14:13 +0200 Subject: typo --- roles/MX/files/usr/local/sbin/reserved-alias.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/MX') diff --git a/roles/MX/files/usr/local/sbin/reserved-alias.pl b/roles/MX/files/usr/local/sbin/reserved-alias.pl index 2e61ef6..e19492e 100755 --- a/roles/MX/files/usr/local/sbin/reserved-alias.pl +++ b/roles/MX/files/usr/local/sbin/reserved-alias.pl @@ -31,7 +31,7 @@ if (!@ARGV or grep { $_ eq '-h' or $_ eq '--help' } @ARGV) { print STDERR "with '\@', the localpart of 'original recipient' is prepended.\n"; print STDERR "\n"; print STDERR "This is mostly useful to comply to RFC 822 section 6.3 and RFC 2142 section\n"; - print STDERR "4 (to forward mails to 'admin\@' and 'postmaster\@' to the site admin in\n"; + print STDERR "4 (to forward mails to 'postmaster\@' and 'abuse\@' to the site admin in\n"; print STDERR "addition to the virtual domain manager).\n"; exit; } -- cgit v1.2.3