From: Mazalu Ovidiu (no email)
Date: Mon Mar 01 2004 - 10:02:03 EST
PLEASE HEEELP !!!
I experience some trouble with postfix:
I cannot send mail to multiple recipients.
If i put more than one addresses in the "To:" field, only one of the recipients get the email.(first in alphabetical order)
I've tested even:
telnet localhost 25
mail from: me
rcpt to: dest1
rcpt to: dest2
data:
dgfsbdbvcgbdsiygb (test text)
.
250 Ok: queued as 53BA610011
quit
221 Bye
Connection closed by foreign host.
The result: mail was received by dest2 only.
I did't get any error message.
Result from postconf -n is:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
inet_interfaces = all
local_recipient_maps = $alias_maps unix:passwd.byname
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
mydestination = $myhostname, localhost.$mydomain, pancronex.ro
myhostname = brx.ssibr.ro
mynetworks = 194.102.74.0/24, 62.231.102.84/32, 80.96.146.182/32, 80.96.213.182, 81.196.146.141, 127.0.0.0/8
mynetworks_style = class
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
Please HELP !
Thanke you in advance.
|
|
|