[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Output From FrontPage Form Bot To More Than One E-Mail Address
- Subject: [cobalt-users] Output From FrontPage Form Bot To More Than One E-Mail Address
- From: "John H. Marsh III" <jhmiii@xxxxxxxxxxxxxxxxxxx>
- Date: Thu May 31 15:09:31 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
A curious situation. A FrontPage form at a Red Hat vanilla box is setup to
send its results to two email addresses. Simply entered as
"emaila@xxxxxxxxxx,emailb@xxxxxxxxxx". The same form is set up on a Cobalt
RaQ4. When only one email address is used, the form directs its results
appropriately. However if I try to add a second address, neither address
receives the mail. I have a feeling this is some kind of email daemon
issue.
The addresses I am sending to are both on the same Cobalt RaQ4 server.
This is from my maillog with only one address:
May 25 23:51:00 ns1 sendmail[27269]: f4Q3p0v27269:
from=<nobody@xxxxxxxxxxxxxxxxxxxx>, size=605, class=0, nrcpts=1,
msgid=<200105260351.f4Q3p0v27269@xxxxxxxxxxxxxxxxxxxxxxx>, proto=SMTP,
daemon=MTA, relay=localhost [127.0.0.1]
May 25 23:51:00 ns1 sendmail[27270]: f4Q3p0v27269:
to=<rooms@xxxxxxxxxxxxxxxx>, ctladdr=<nobody@xxxxxxxxxxxxxxxxxxxx> (99/99),
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30368, dsn=2.0.0,
stat=Sent
This is what is put into the mailog with two addresses at the same RaQ4:
May 25 23:55:57 ns1 sendmail[27473]: f4Q3tvv27471: SYSERR(root):
mail.staythenight.com. config error: mail loops back to me (MX problem?)
May 25 23:55:57 ns1 sendmail[27474]: NOQUEUE: staythenight.com
[64.70.255.129] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
May 25 23:55:57 ns1 sendmail[27473]: f4Q3tvv27471:
to=<rooms@xxxxxxxxxxxxxxxx,jhmiii@xxxxxxxxxxxxxxxxxxx>,
ctladdr=<nobody@xxxxxxxxxxxxxxxxxxxx> (99/99), delay=00:00:00,
xdelay=00:00:00, mailer=esmtp, pri=30680, relay=jhmiii, dsn=4.0.0,
stat=Deferred
May 25 23:55:57 ns1 sendmail[27473]: f4Q3tvv27471: f4Q3tvv27473: DSN:
mail.staythenight.com. config error: mail loops back to me (MX problem?)
May 25 23:55:57 ns1 sendmail[27473]: f4Q3tvv27473: to=admin, delay=00:00:00,
xdelay=00:00:00, mailer=local, pri=60780, dsn=2.0.0, stat=Sent
May 25 23:55:57 ns1 sendmail[27473]: f4Q3tvv27473: to=/dev/null,
ctladdr=<nobody@xxxxxxxxxxxxxxxxxxxx> (8/0), delay=00:00:00,
xdelay=00:00:00, mailer=*file*, pri=60780, dsn=2.0.0, stat=Sent
Sorry for the long stuff. I see the reference to the MX problem but don't
understand it. Should I try jhmiii@xxxxxxxxxxxxxxxxxxxxxxx instead?