pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/nullmailer/files
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Sep 26 15:39:58 UTC 2025
Added Files:
pkgsrc/mail/nullmailer/files: README.pkgsrc
Log Message:
nullmailer: missed a cvs add in previous.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/nullmailer/files/README.pkgsrc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/mail/nullmailer/files/README.pkgsrc
diff -u /dev/null pkgsrc/mail/nullmailer/files/README.pkgsrc:1.1
--- /dev/null Fri Sep 26 15:39:58 2025
+++ pkgsrc/mail/nullmailer/files/README.pkgsrc Fri Sep 26 15:39:58 2025
@@ -0,0 +1,16 @@
+ Getting started
+ ===============
+
+Assuming NetBSD-style mailwrapper(8) and rc(8):
+
+- Run "@RCD_SCRIPTS_DIR@/postfix stop" and set postfix=NO in /etc/rc.conf.
+- Replace /etc/mailer.conf with @PREFIX@/share/examples/nullmailer/mailer.conf.
+- Run "echo 'your.relay.host smtp' > @PKG_SYSCONFDIR@/nullmailer/remotes".
+- Set nullmailer=YES in /etc/rc.conf.
+- Run "@RCD_SCRIPTS_DIR@/nullmailer start".
+
+You may need to add further configuration files in
+@PKG_SYSCONFDIR@/nullmailer, such as
+`adminaddr', `defaultdomain', `defaulthost', `idhost', `me', or
+`pausetime'. See nullmailer(7), nullmailer-queue(8), and
+nullmailer-send(8).
Home |
Main Index |
Thread Index |
Old Index