For When You Can't Have The Real Thing
[ start | index | login ]
start > cyrus > imap > sendmail > sendmail.mc

sendmail.mc

Created by dave. Last edited by dave, 19 years and 336 days ago. Viewed 3,047 times. #1
[edit] [rdf]
labels
attachments
This sendmail.mc controls the sendmail listening on port 25

VERSIONID(`$Revision: 1.1 $')
OSTYPE(linux)
DOMAIN(generic)

dnl MASQUERADE_AS(`gridway.net')

FEATURE(no_default_msa) FEATURE(use_ct_file) FEATURE(use_cw_file) dnl FEATURE(allmasquerade) dnl FEATURE(masquerade_envelope) dnl FEATURE(always_add_domain) FEATURE(accept_unresolvable_domains) FEATURE(access_db) FEATURE(mailertable) FEATURE(virtusertable) VIRTUSER_DOMAIN_FILE(`/etc/mail/virtual-domain-names') FEATURE(blacklist_recipients)

define(`confME_TOO', `True') define(`confBIND_OPTS', `+AAONLY') define(`confTO_IDENT',0s) define(`LOCAL_MAILER_PATH', `/usr/bin/mail') define(`LOCAL_MAILER_FLAGS', `lsDFMAw5:/|@q') define(`LOCAL_MAILER_ARGS', `/usr/bin/mail -d $u') define(`confLOCAL_MAILER', `cyrusv2')

INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:60s;R:60s;E:5m')

MAILER(local) MAILER(smtp) MAILER(`cyrusv2')

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt