658e2bab52
- Update LICENSE information - Add OPTIONS for SQLITE, MYSQL, PGSQL, and LDAP - Add STAGE support - Add a note to UPDATING about change in configuration Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1146
27 lines
721 B
Text
27 lines
721 B
Text
etc/mail/smtpd.conf.sample
|
|
libexec/opensmtpd/mail.local
|
|
libexec/opensmtpd/makemap
|
|
libexec/opensmtpd/queue-null
|
|
libexec/opensmtpd/queue-ram
|
|
libexec/opensmtpd/queue-stub
|
|
libexec/opensmtpd/table-stub
|
|
libexec/opensmtpd/table-passwd
|
|
%%MYSQL%%libexec/opensmtpd/table-mysql
|
|
%%SQLITE%%libexec/opensmtpd/table-sqlite
|
|
%%LDAP%%libexec/opensmtpd/table-ldap
|
|
%%PGSQL%%libexec/opensmtpd/table-postgres
|
|
libexec/opensmtpd/scheduler-ram
|
|
libexec/opensmtpd/scheduler-stub
|
|
man/man8/makemap.8.gz
|
|
man/man8/newaliases.8.gz
|
|
man/man8/sendmail.8.gz
|
|
man/man8/smtpctl.8.gz
|
|
man/man8/smtpd.8.gz
|
|
man/man5/forward.5.gz
|
|
man/man5/aliases.5.gz
|
|
man/man5/table.5.gz
|
|
man/man5/smtpd.conf.5.gz
|
|
sbin/smtpctl
|
|
sbin/smtpd
|
|
@dirrm libexec/opensmtpd
|
|
@dirrmtry etc/mail
|