ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Nikolay <sn_kirovograd_sub@rambler.ru>
To: sysadmins@lists.altlinux.org
Subject: [Sysadmins] dspam на удалённом хосте
Date: Mon, 21 Apr 2008 13:33:01 +0300
Message-ID: <200804211333.01285.sn_kirovograd_sub@rambler.ru> (raw)

Доброго дня.
Граждане интересует - работает ли у кого dspam на отдельной машине 
т.е. не на одном хосте с postfix.
Если возможно - дайте пожалуйста настройки применительно к postfix.
На данный момент сделал в master.cf
smtp    inet    n       -       -       -       -       smtpd
        -o content_filter=filter:spamcheck
       -o content_filter=lmtp:192.168.0.13:24
но в логах вижу 
Apr 21 11:26:52 hq postfix/lmtp[21601]: C6F622D1C5: to=<iihoman@xxxxxxx.com>, 
relay=192.168.0.13[192.168.0.13]:24, delay=23, delays=23/0.02/0.05/0.04, 
dsn=5.1.0, status=bounced (host 192.168.0.13[192.168.0.13] said: 503 5.1.0 
Authentication Required (in reply to MAIL FROM command))
Явно я делаю не так.

+ master.cf
192.168.0.5:10026 inet n - n - - smtpd
 -o content_filter=
 -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
 -o smtpd_helo_restrictions=
 -o smtpd_client_restrictions=
 -o smtpd_sender_restrictions=
 -o smtpd_recipient_restrictions=permit_mynetworks,reject
 -o mynetworks=192.168.0.13
 -o smtpd_authorized_xforward_hosts=192.168.0.13

Dspam.conf
DeliveryHost 192.168.0.5
DeliveryPort 10026
#DeliveryIdent localhost
DeliveryIdent  192.168.0.5
DeliveryProto SMTP
#LocalMX 127.0.0.1
LocalMX 192.168.0.5

+ Попутно -
 возможно ли его пользовать одновременно с нескольких mta ?


-- 
С уважением, Николай

             reply	other threads:[~2008-04-21 10:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 10:33 Nikolay [this message]
2008-04-21 12:34 ` Alexey Shabalin
2008-04-21 13:42   ` Nikolay
2008-04-21 14:12     ` Eugene Prokopiev
2008-04-21 14:55       ` Alexey Shabalin
2008-04-21 15:00         ` Nikolay

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=200804211333.01285.sn_kirovograd_sub@rambler.ru \
    --to=sn_kirovograd_sub@rambler.ru \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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