ports/mail/mailman3/files/patch-src_mailman_config_mhonarc.cfg
Steve Wills 4f871c3925 mail/mailman3: create port
Mailman is free software for managing electronic mail discussion
and e-newsletter lists. Mailman is integrated with the web, making
it easy for users to manage their accounts and for list owners to
administer their lists. Mailman supports built-in archiving, automatic
bounce processing, content filtering, digest delivery, spam filters,
and more.

WWW: http://www.list.org/

PR:		225543
Submitted by:	Charlie Li <ml+freebsd@vishwin.info> (with changes from pi)
2020-09-21 15:43:19 +00:00

8 lines
410 B
INI

--- src/mailman/config/mhonarc.cfg.orig 2017-03-28 19:07:28 UTC
+++ src/mailman/config/mhonarc.cfg
@@ -24,4 +24,4 @@ base_url: http://$hostname/archives/$fqdn_listname
# If the archiver works by calling a command on the local machine, this is the
# command to call.
-command: /usr/bin/mhonarc -outdir /path/to/archive/$listname -add
+command: /usr/local/bin/mhonarc -outdir /path/to/archive/$listname -add