ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serg <serg@satech.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Sendmail
Date: Fri Jun  1 14:41:01 2001
Message-ID: <01060114480600.01593@serg.vanady.ru> (raw)
In-Reply-To: <01060115495507.02701@serg.vanady.ru>

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

 1 Июнь 2001 15:49, Вы написали:
>  1 Июнь 2001 06:31, Вы написали:
> > Hello mandrake-russian-admin,
> >
> > Thursday, May 31, 2001, 21:20:55, you wrote:
> > > Подскажите, плз, как настроить sendmail для того что бы он не отвечал
> > > на ошибочные e-mail адреса пользователям и перенаправлял все эти письма
> > > на определенный адрес, как вложения?
> > > Пример?
> > > 1. посылаю письмо на адрес не_существующий_адрес@мой_домен
> > > 2. в моем домене это письмо принимается и перенаправляется на
> > > админ-адрес
> >
> > define(`LUSER_RELAY',`smtp:admin.domain.ru')
> >  это будет уходить на другую машину
> > define(`LUSER_RELAY',`local:admin')
> >  это будет ложиться локально админу
>
> В файле /etc/mail/sendmail.mc дописываю
> define(`LUSER_RELAY',`local:admin'). После чего, если делаю команду в
> netconf > sendmail > generaty
> /etc/sendmail.cf , то файл нормально генерить, но ничего не происходит :((
> Может он не от туда его пытается сгенерить?
> А если я пишу комманду
> /usr/bin/m4 /etc/mail/sendmail.mc > /etc/sendmail.cf или
> , то пишется ошибка:
>
>
> NONE:0: m4: ERROR: EOF in string
>


>
> я наверно что то не так делаю :((, подскажите плз

Причем, если я удаляю эту строку, то все генериться нормально. Почему?

-- 
Serg
ICQ 13155325
www.wav.ru

[-- Attachment #2: sendmail.mc --]
[-- Type: text/plain, Size: 1352 bytes --]

divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify thei file you will have to regenerate the
dnl /etc/sendmail.cf by running this macro config through the m4
dnl preprocessor:
dnl
dnl        m4 /etc/sendmail.mc > /etc/sendmail.cf
dnl
dnl You will need to have the sendmail-cf package installed for this to
dnl work.
include(`/usr/lib/sendmail-cf/m4/cf.m4')
define(`confDEF_USER_ID',``8:12'')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
define(`confAUTO_REBUILD')
define(`confTO_CONNECT', `1m')
define(`confTRY_NULL_MX_LIST',true)
define(`confDONT_PROBE_INTERFACES',true)
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')
define('ALIAS_FILE','/etc/mail/aliases')
FEATURE(`smrsh',`/usr/sbin/smrsh')
FEATURE(`mailertable',`hash -o /etc/mail/mailertable')
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(local_procmail)
FEATURE(`access_db')
FEATURE(`LUSER_RELAY`,`local:root`)
FEATURE(`blacklist_recipients')
dnl We strongly recommend to comment this one out if you want to protect
dnl yourself from spam. However, the laptop and users on computers that do
dnl not hav 24x7 DNS do need this.
FEATURE(`accept_unresolvable_domains')
dnl FEATURE(`relay_based_on_MX')
MAILER(smtp)
MAILER(procmail)

  reply	other threads:[~2001-06-01 14:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-29 23:24 [mdk-re] abiword fonts ? Vadim V. Zhytnikov
2001-05-30  2:37 ` Aleksey Novodvorsky
2001-05-30 12:14   ` Vyt
2001-05-30 14:37     ` Aleksey Novodvorsky
2001-05-31 11:59       ` [mdk-re] Sisyphus and Spring2001 Serg
2001-05-31 12:03         ` Vyt
2001-05-31 13:24         ` Aleksey Novodvorsky
2001-05-31 15:13           ` [mdk-re] Sendmail Serg
2001-05-31 15:27             ` Viacheslav Kaloshin
2001-05-31 15:59               ` Serg
2001-05-31 16:07                 ` Maxim Savrilov
2001-05-31 16:12                 ` Viacheslav Kaloshin
2001-05-31 16:48                   ` Serg
2001-05-31 16:53                     ` Viacheslav Kaloshin
2001-06-04 13:32                       ` Michael Shigorin
2001-06-01  6:24             ` Russu V.F.
2001-06-01 11:43               ` Serg
2001-06-01 14:41                 ` Serg [this message]
2001-06-04  8:01                   ` Re[2]: " Russu V.F.
2001-06-04  8:01                 ` Russu V.F.
2001-05-31 17:31           ` [mdk-re] Sisyphus and Spring2001 Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01060114480600.01593@serg.vanady.ru \
    --to=serg@satech.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git