Главная страница


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Peter Zenin                          2:5020/400     24 Jun 2002  20:05:39
 To : Dmitriy Kyrhlarov
 Subject : Re: Почта пропадает.   Sendmail.
 -------------------------------------------------------------------------------- 
 
 Mon Jun 24 2002 19:47, Dmitriy Kyrhlarov wrote to Peter Zenin:
 
  DK> From: Dmitriy Kyrhlarov <dimma@electromir.ru>
 
  DK> Hi!
 
  DK> Peter Zenin wrote:
 
  >> 
  >> Hарод! Я в панике! sendmail это пишет, когда кто-то пытается отправить
  >> письмо!  Письма не отправляются, исчезая куда-то!!!!!
  >> Даже если #mail localuser сделать с этой сендмайл машины!!
  >> Помогите!!! АААА!!!!
 
  DK> Ты не кричи. Ты рассказывай че делал. Где .mc? Какая версия демона?
  DK> Системы? После чего началось?
 
 mc file:
 
 ivert(-1)
 #
 # Copyright (c) 1983 Eric P. Allman
 # Copyright (c) 1988, 1993
 #
 
 divert(0)
 VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.10.2.11 2001/07/14
 18:07:27 gshapiro Exp $')
 OSTYPE(freebsd4)
 DOMAIN(generic)
 
 FEATURE(access_db, `hash -o /etc/mail/access')
 FEATURE(blacklist_recipients)
 FEATURE(local_lmtp)
 FEATURE(mailertable, `hash -o /etc/mail/mailertable')
 FEATURE(relay_based_on_MX)
 FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
 FEATURE(genericstable,`hash -o /etc/mail/genericstable')
 dnl
 FEATURE(`no_default_msa')dnl turn off default entry for MSA
 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 rejection message for the RBL:
 dnl FEATURE(dnsbl, `blackholes.mail-abuse.org', `"550 Mail from "
 $&{client_addr} " rejected, see http://mail-abuse.org/cgi-bin/
 
 dnl Other DNS based black hole lists
 dnl --------------------------------
 dnl MAPS Relay Spam Stopper (RSS): http://mail-abuse.org/rss/
 dnl NOTE: This is a subscription service as of July 31, 2001
 dnl FEATURE(dnsbl, `relays.mail-abuse.org', `"550 Mail from " $&{client_addr}
 " rejected; see http://mail-abuse.org/cgi-bin/nph-
 dnl MAPS Dial-up User List (DUL): http://maps.vix.com/dul/
 dnl NOTE: This is a subscription service as of July 31, 2001
 dnl FEATURE(dnsbl, `dialups.mail-abuse.org', `"550 Mail from dial-up rejected;
 see http://mail-abuse.org/dul/enduser.htm"')
 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.
 define(`confCW_FILE', `-o /etc/mail/sendmail.cw')
 dnl 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')
 GENERICS_DOMAIN_FILE(/etc/mail/sendmail.cG)
 dnl begin smtp_auth
 TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 PLAIN')dnl
 DAEMON_OPTIONS(`Port=25, Name=MSA, M=E')dnl
 define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 PLAIN')dnl
 define(`confDEF_AUTH_INFO', `/etc/mail/auth/auth-info')dnl
 dnl
 define(`confMAX_MIME_HEADER_LENGTH', `256/128')
 define(`confNO_RCPT_ACTION', `add-to-undisclosed')
 define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')
 dnl
 define(`KAVKEEPER_MAILER',`/usr/local/share/AVP/kavkeeper/kavkeeper')dnl
 define(`KAVKEEPER_CONFIG',`/usr/local/share/AVP/kavkeeper/kavkeeper.ini')dnl
 dnl define(`KAVKEEPER_LOCAL_MAILER',`mail.local')dnl
 define(KAV_LOCAL_HACK)dnl
 MAILER(local)
 MAILER(smtp)
 MAILER(kavkeeper)
 ------
 Hачалось то ли сегодня просто так, то ли после обновления sendmail до
 последней версии, где-то несколько дней назад и настройки smtp_auth
 
                                              Peter               [www.romb.ru]
 
 --- ifmail v.2.15dev5
  * Origin: FidoNet Online - http://www.fido-online.com (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 17:17:46 
 Re: Почта пропадает. Sendmail.   Sergei Vasilyev   24 Jun 2002 19:26:46 
 Re: Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 20:21:59 
 Re: Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 20:36:18 
 Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 19:38:59 
 Re: Почта пропадает. Sendmail.   Dmitriy Kyrhlarov   24 Jun 2002 19:47:10 
 Re: Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 20:05:39 
 Re: Почта пропадает. Sendmail.   Dmitriy Kyrhlarov   24 Jun 2002 20:30:09 
 Re: Почта пропадает. Sendmail.   Peter Zenin   24 Jun 2002 21:23:48 
 Re: Почта пропадает. Sendmail.   Gleb Smirnoff   24 Jun 2002 23:55:02 
 Re: Почта пропадает. Sendmail.   Peter Zenin   25 Jun 2002 10:22:24 
 Re: Почта пропадает. Sendmail.   Dmitriy Kyrhlarov   25 Jun 2002 11:13:41 
 Re: Почта пропадает. Sendmail.   Peter Zenin   25 Jun 2002 11:56:21 
 Re: Почта пропадает. Sendmail.   Peter Zenin   25 Jun 2002 13:53:44 
 Re: Почта пропадает. Sendmail.   Andy Bogdanov   25 Jun 2002 18:24:57 
 Почта пропадает. Sendmail.   Peter Zenin   25 Jun 2002 21:20:59 
 Re: Почта пропадает. Sendmail.   Dmitro V. Dudenko   26 Jun 2002 00:31:04 
 Почта пропадает. Sendmail.   Peter Zenin   29 Jun 2002 02:45:03 
 Re: Почта пропадает. Sendmail.   Dmitro V. Dudenko   26 Jun 2002 00:28:46 
 Почта пропадает. Sendmail.   Peter Zenin   29 Jun 2002 02:43:19 
 Re: Почта пропадает. Sendmail.   Dmitro V. Dudenko   29 Jun 2002 13:21:06 
Архивное /ru.unix.bsd/1667941f91049.html, оценка 1 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional