|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Roman Krashenko 2:5020/400 08 Jan 2003 14:28:18 To : Valentin Nechayev Subject : Re: Sendmail и прием почт ы для несуществующего пользователя. -------------------------------------------------------------------------------- > >>> Valentin Nechayev wrote: > Приведи свой .mc > Извините за то, что вклиниваюсь. У меня такая же ситуация. Вот мой .mc ------------------------------- divert(0) VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.10.2.16 2002/05/22 16:39:14 gshapiro Exp $') OSTYPE(freebsd4) DOMAIN(generic) FEATURE(access_db, `hash -o -T<TMPF> /etc/mail/access') FEATURE(blacklist_recipients) FEATURE(local_lmtp) FEATURE(mailertable, `hash -o /etc/mail/mailertable') FEATURE(virtusertable, `hash -o /etc/mail/virtusertable') dnl Uncomment to allow relaying based on your MX records. dnl NOTE: This can allow sites to use your server as a backup MX without dnl your permission. dnl FEATURE(relay_based_on_MX) dnl DNS based black hole lists dnl -------------------------------- dnl DNS based black hole lists come and go on a regular basis dnl so this file will not serve as a database of the available servers. dnl For that, visit http://dmoz.org/Computers/Internet/Abuse/Spam/Blacklists/ dnl Uncomment to activate Realtime Blackhole List dnl information available at http://www.mail-abuse.com/ dnl NOTE: This is a subscription service as of July 31, 2001 dnl FEATURE(dnsbl) dnl Alternatively, you can provide your own server and rejection message: dnl FEATURE(dnsbl, `blackholes.mail-abuse.org', `"550 Mail from " $&{client_addr} " rejected, see ht dnl Dialup users should uncomment and define this appropriately dnl define(`SMART_HOST', `your.isp.mail.server') dnl Uncomment the first line to change the location of the default dnl /etc/mail/local-host-names and comment out the second line. dnl define(`confCW_FILE', `-o /etc/mail/sendmail.cw') define(`confCW_FILE', `-o /etc/mail/local-host-names') dnl Uncomment both of the following lines to listen on IPv6 as well as IPv4 dnl DAEMON_OPTIONS(`Name=IPv4, Family=inet') dnl DAEMON_OPTIONS(`Name=IPv6, Family=inet6') define(`confBIND_OPTS', `WorkAroundBrokenAAAA') define(`confMAX_MIME_HEADER_LENGTH', `256/128') define(`confNO_RCPT_ACTION', `add-to-undisclosed') define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy') define(`KAVKEEPER_MAILER',`/usr/local/share/AVP/kavkeeper/kavkeeper') define(`KAVKEEPER_CONFIG',`/usr/local/share/AVP/kavkeeper/kavkeeper.ini') define(`KAVKEEPER_LOCAL_MAILER',`mail.local') define(KAV_LOCAL_HACK) define(`confMAILBOX_DATABASE', `pw') MAILER(kavkeeper) MAILER(local) MAILER(smtp) --- ifmail v.2.15dev5 * Origin: Technological Systems (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор Архивное /ru.unix.bsd/25155198dffa8.html, оценка из 5, голосов 10
|