summaryrefslogtreecommitdiff
path: root/mail/tkrat2/files/ratatoskrc
diff options
context:
space:
mode:
Diffstat (limited to 'mail/tkrat2/files/ratatoskrc')
-rw-r--r--mail/tkrat2/files/ratatoskrc26
1 files changed, 0 insertions, 26 deletions
diff --git a/mail/tkrat2/files/ratatoskrc b/mail/tkrat2/files/ratatoskrc
deleted file mode 100644
index 7136901a0336..000000000000
--- a/mail/tkrat2/files/ratatoskrc
+++ /dev/null
@@ -1,26 +0,0 @@
-# Minimum defaults or important defaults...
-#
-# See the file /usr/local/share/doc/tkrat/CONFIGURATION for a more
-# detailed explanation of these.
-#
-
-# Which domain we should pretend we are from
-set option(masquerade_as) {}
-
-# Which domain we are in
-set option(domain) {}
-
-# Should we sent even though we have a bad hostname?
-set option(force_send) 0
-
-# Command to get default folder
-set option(default_folder) "INBOX file {} /var/mail/$env(USER)"
-
-# Default sending program
-set option(sendprog) /usr/sbin/sendmail
-
-# Can the sending program handle eightbit data
-set option(sendprog_8bit) true
-
-# Use the sending program, or use smtp
-set option(sendprot) prog