MULTIPLE RECIPIENTS DOES'T WORK

From: Mazalu Ovidiu (no email)
Date: Mon Mar 01 2004 - 10:28:49 EST


PLEASE HELP !!!
I experience some trouble with postfix:
I cannot send mail to multiple recipients.

Here is master.cf :

****************************************************************************************************************************
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (50)
# ==========================================================================
smtp inet n - n - - smtpd -o content_filter=filter:dummy
#smtp inet n - n - - smtpd
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 nqmgr
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 -o content_filter=filter:dummy
#smtp unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local -o content_filter=filter:dummy
#local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
# The Cyrus deliver program has changed incompatibly.
#
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
filter unix - n n - - pipe
    flags=R user=filter argv=/opt/AVP/kavkeeper/kavkeeper -s ${sender} -r ${recipient} -m sendmail
****************************************************************************************************************************

And 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

**********************************************************************************************************************************

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.

Please HELP !
Thanke you in advance.








Hosted Email Solutions

Invaluement Anti-Spam DNSBLs



Powered By FreeBSD   Powered By FreeBSD