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


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Andy Bogdanov                        2:5020/400     03 Jun 2002  09:20:54
 To : Sergey Veltistov
 Subject : Re: sendmail в 4.6
 -------------------------------------------------------------------------------- 
 
 Sergey Veltistov <Sergey.Veltistov@p352.f3700.n5020.z2.fidonet.org> wrote:
 
 SV>
  VN>> в sendmail_submit_flags я убрал `-bd'
 SV>                                      ^^^^ поясни (?)
 SV>
 SV>Блин. Куда разработчики смотрят. Hу нафига мне на маршрутизаторе болтающийся 
 SV>в памяти сендмейл ? Ведь отлично работал 8.11.6 и каши не просил в виде
 SV>памяти. Что теперь старый ставить или корежить скрипты шлющие почту руту.
 SV>Может какой нить олдстильмоде есть ? 
 
 cat /etc/mail/README
 # $FreeBSD: src/etc/mail/README,v 1.8.2.6 2002/05/22 17:01:32 gshapiro Exp $
 
    Sendmail Processes
 
 As of sendmail 8.12, in order to improve security, the sendmail binary no
 longer needs to be set-user-ID root.  Instead, a set-group-ID binary
 accepts command line mail and relays it to a full mail transfer agent via
 SMTP.  A group writable client mail queue (/var/spool/clientmqueue/ by
 default) holds the mail if an MTA can not be contacted.
 
 To accomplish this, under the default setup, an MTA must be listening on
 localhost port 25.  If the rc.conf sendmail_enable option is set to "NO",
 a sendmail daemon will still be started and bound only to the localhost
 interface in order to accept command line submitted mail (note that this
 does not work inside jail(2) systems as jails do not allow binding to
 just the localhost interface).  If this is not a desirable solution, it
 can be disabled using the sendmail_submit_enable rc.conf option.  However,
 if both sendmail_enable and sendmail_submit_enable are set to "NO", you
 must do one of two things for command line submitted mail:
 
 1. Designate an alternative host for the submission agent to contact
    by altering /etc/mail/freebsd.submit.mc (or setting SENDMAIL_SUBMIT_MC
    in /etc/make.conf to an alternate .mc file) and using
    'make install-submit-cf' in /etc/mail/.  Change the FEATURE(msp) line
    to FEATURE(msp, hostname) where hostname is the fully qualified hostname
    of the alternative host.
 
 Or:
 
 2. Return to using a set-user-ID root sendmail binary by changing the
    ownership and permissions on the sendmail binary and removing the
    /etc/mail/submit.cf file:
   chown root /usr/libexec/sendmail/sendmail
   chmod 4755 /usr/libexec/sendmail/sendmail
   rm /etc/mail/submit.cf
    If you install from source, set the SENDMAIL_SET_USER_ID flag in
    /etc/make.conf.
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ пункт 2 - про твой случай
 еще дополнительно смотришь /etc/defaults/rc.conf про новые флаги сендмайла
 
 Also, as of 8.12, a new queue-running daemon is started to make sure mail
 doesn't remain in the client mail queue.  By default, it simply runs the
 client mail queue every 30 minutes.  Its behavior can be adjusted by setting
 the sendmail_msp_queue_enable and sendmail_msp_queue_flags rc.conf options.
    Filtering out SPAM from your site
 
 Sendmail now includes excellent tools to block spam.  These tools are
 available as FEATUREs that you can add to your site's .mc file.  Proper use
 of these FEATUREs will prevent spammer from using your site as a relay as
 well as significantly decrease the amount of spam that arrives at your
 site.  No set of anti-spam tools will block all spam without blocking some
 portion of legitimate mail as well.  Therefore, these FEATUREs are designed
 to prevent as much spam as possible without blocking legitimate mail.
 
 These tools are discussed in /usr/share/sendmail/cf/README.  Read the
 section entitled "ANTI-SPAM CONFIGURATION CONTROL".  Example usage and
 additional tools can be found in /usr/share/sendmail/cf/cf/knecht.mc.
 
 -- 
    Bye!
         Andy Bogdanov //andy@andy.it.itn.ru//
 
 --- ifmail v.2.15dev5
  * Origin: ITN (2:5020/400)
 
 

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

 Тема:    Автор:    Дата:  
 sendmail в 4.6   Sergey Veltistov   01 Jun 2002 22:14:44 
 sendmail в 4.6   Ilia Kuliev   02 Jun 2002 06:41:02 
 Re: sendmail в 4.6   Valentin Nechayev   02 Jun 2002 10:41:55 
 sendmail в 4.6   Sergey Veltistov   03 Jun 2002 02:55:21 
 Re: sendmail в 4.6   Andy Bogdanov   03 Jun 2002 09:20:54 
 Re: sendmail в 4.6   Valentin Nechayev   03 Jun 2002 09:49:06 
 sendmail в 4.6   Max Khon   02 Jun 2002 11:34:22 
 Re: sendmail в 4.6   Victor Sudakov   02 Jun 2002 12:31:36 
Архивное /ru.unix.bsd/240044e2d6782.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional