summaryrefslogtreecommitdiff
path: root/debian/local/provider
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/provider')
-rw-r--r--debian/local/provider10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/local/provider b/debian/local/provider
new file mode 100644
index 0000000..2a5bfa4
--- /dev/null
+++ b/debian/local/provider
@@ -0,0 +1,10 @@
+#/etc/mail/peers/provider
+#
+# Sample provider file for sendmail
+# used to provide ISP information (masquerade_as, smarthost, etc.)
+#
+# This is what I use when connecting to mindspring.com:
+# remove the leading dnl to activate
+LOCAL_CONFIG
+dnldefine(`SMART_HOST', `mail.mindspring.com.')dnl
+dnlMASQUERADE_AS(mindspring.com)dnl