ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Nick N. Vinogradov" <vinogradov@dwellis.ru>
To: "Leonid B. Sysoletin" <community@altlinux.ru>
Subject: Re[4]: [Comm] postfix receive only
Date: Mon, 31 May 2004 14:29:26 +0400
Message-ID: <17819517454.20040531142926@dwellis.ru> (raw)
In-Reply-To: <200405311405.35258.webmaster@bdo.ru>

Hello Leonid,

LBS> Из вашего вопроса следовало, что ваш Постфикс не только отправляет, но и
LBS> принимает почту. Я и поинтересовался, как вы этого от него добились. Мне дико 
LBS> интересно.

/root>cat /etc/postfix/main.cf | grep -v ^#
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
myhostname = mail.myorg.ru
mydomain = myorg.ru
myorigin = $mydomain
inet_interface = mail.myorg.ru, localhost
mydestination = $mydomain, mail.$mydomain
relayhost = [ip.ad.re.ss]
best_mx_transport = local
home_mailbox = Maildir/
mailbox_transport =
fallback_transport =
debug_peer_level = 2
debugger_command =
         PATH=/usr/bin:/usr/X11R6/bin
         xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/lib/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
smtpd_client_restrictions = permit_mynetworks, reject_maps_rbl

/root>cat /etc/postfix/master.cf | grep -v ^#
smtp      inet  n       -       n       -       -       smtpd
pickup    fifo  n       -       n       60      1       pickup
cleanup   unix  n       -       n       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
rewrite   unix  -       -       n       -       -       trivial-rewrite
bounce    unix  -       -       n       -       0       bounce
defer     unix  -       -       n       -       0       bounce
flush     unix  n       -       n       1000?   0       flush
smtp      unix  -       -       n       -       -       smtp
showq     unix  n       -       n       -       -       showq
error     unix  -       -       n       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
cyrus     unix  -       n       n       -       -       pipe
  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
maildrop  unix  -       n       n       -       -       pipe
  flags=Ru  user=courier argv=/usr/local/bin/maildrop -d ${recipient}

/root>postconf -d | grep version
mail_version = 1.1.5
/root>uname -a
SunOS www.myorg.ru 5.8 Generic_108528-13 sun4u sparc SUNW,UltraAX-i2


WBR, Hash :-)




  reply	other threads:[~2004-05-31 10:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-31  9:27 Nick N. Vinogradov
2004-05-31  9:32 ` Leonid B. Sysoletin
2004-05-31 10:01   ` Re[2]: " Nick N. Vinogradov
2004-05-31 10:05     ` Leonid B. Sysoletin
2004-05-31 10:29       ` Nick N. Vinogradov [this message]
2004-05-31 13:55       ` Anton V. Boyarshinov
2004-05-31 12:15 ` Igor Homyakov
2004-05-31 12:29   ` Re[2]: " Nick N. Vinogradov
2004-05-31 12:29     ` Nizamov Shavkat
2004-05-31 12:37     ` Re[3]: " php-coder
2004-05-31 12:54     ` Grigory Milev
2004-05-31 13:02       ` Дворников Михаил
2004-06-02 11:34       ` Oleg Shulga
2004-06-02 12:03         ` Re[2]: " Nick N. Vinogradov

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=17819517454.20040531142926@dwellis.ru \
    --to=vinogradov@dwellis.ru \
    --cc=community@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