ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Postfix и Аутлук
@ 2001-08-20 19:28 Евгений Миленченко
  2001-08-20 20:48 ` [mdk-re] " Mikhail Nikitin
  2001-08-20 20:59 ` Sergey Vlasov
  0 siblings, 2 replies; 3+ messages in thread
From: Евгений Миленченко @ 2001-08-20 19:28 UTC (permalink / raw)
  To: mandrake-russian

Поставил Постфикс на место Сендмэйла, начались проблемы
При отправке сообщения, некоторые пользователи получают ошибку

501 Bad address syntax

Иногда это происходит, если в адресе присутствуют кавычки
ООО "ИЧП" <icp@mail.ru>

Почему это происходит?


main.cf:

config_directory = /etc/postfix
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
allow_min_user = yes
strict_rfc821_envelopes = no
default_privs = nobody
myorigin = $myhostname
inet_interfaces = all
mydestination = localhost, $myhostname, localhost.$mydomain, 
$config_directory/mydestination
mynetworks_style = subnet
mynetworks = $config_directory/mynetworks
disable_vrfy_command = yes
default_transport = smtp
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases
smtpd_banner = $myhostname ESMTP $mail_name
debug_peer_level = 2
debugger_command =
	 PATH=/usr/bin:/usr/X11R6/bin
	 xxgdb $daemon_directory/$process_name $process_id & sleep 5

allow_mail_to_commands = alias,forward,include
smtpd_etrn_restrictions = permit_mynetworks, reject
delay_reject = no
smtpd_helo_required = yes
notify_classes = policy,protocol,resource,software
transport_maps = hash:/etc/postfix/transport
virtual_maps = hash:/etc/postfix/virtual




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-20 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-20 19:28 [mdk-re] Postfix и Аутлук Евгений Миленченко
2001-08-20 20:48 ` [mdk-re] " Mikhail Nikitin
2001-08-20 20:59 ` Sergey Vlasov

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