|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
<unknown>: No recipients specified
From: Alejandro Matos (amatos
gmail.com)
Date: Wed Sep 29 2004 - 21:42:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there!
I have a website using Coppermine (photo galery) and it has an ecard function.
Everytime i want to send an ecard my user gets an email:
>N 1 MAILER-DAEMON
ale Thu Sep 30 03:35 110/4368 Undelivered Mail
Returned to Sender
I opened and i get this:
*********************************************
Message 1:
>From MAILER-DAEMON Thu Sep 30 02:33:41 2004
X-Original-To: alejandro
alex.no-ip.biz
Date: Thu, 30 Sep 2004 02:33:41 +0300 (EEST)
From: MAILER-DAEMON
alex.no-ip.biz (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: alejandro
alex.no-ip.biz
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="26A729FDB3.1096500821/localhost.localdomain"
Content-Transfer-Encoding: 8bit
This is a MIME-encapsulated message.
--26A729FDB3.1096500821/localhost.localdomain
Content-Description: Notification
Content-Type: text/plain
This is the Postfix program at host localhost.localdomain.
I'm sorry to have to inform you that your message could not be
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
<unknown>: No recipients specified
--26A729FDB3.1096500821/localhost.localdomain
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; localhost.localdomain
X-Postfix-Queue-ID: 26A729FDB3
X-Postfix-Sender: rfc822; alejandro
alex.no-ip.biz
Arrival-Date: Thu, 30 Sep 2004 02:33:41 +0300 (EEST)
________________________________
/* Look this: "rfc822" Don't know where comes from. I DO specified the
"to"!!! */
________________________________
Final-Recipient: rfc822; unknown
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; No recipients specified
--26A729FDB3.1096500821/localhost.localdomain
Content-Description: Undelivered Message
Content-Type: message/rfc822
Content-Transfer-Encoding: 8bit
Received: by localhost.localdomain (Postfix, from userid 65534)
id 26A729FDB3; Thu, 30 Sep 2004 02:33:41 +0300 (EEST)
To: xxxxxx
myy.helia.fi
Subject: Una postal de Fernando para ti
From: Fernando <xxxxxx
terra.es>
MIME-Version: 1.0
Content-type: text/html; charset=iso-8859-1
Content-transfer-encoding: 8bit
Date: Wed, 29 Sep 2004 23:33:41 UT
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Coppermine Photo Gallery
Importance: Normal
Message-Id: <20040929233341.26A729FDB3
localhost.localdomain>
ecard test...
--26A729FDB3.1096500821/localhost.localdomain--
*******************************************************
Looking at the log file i see this:
Sep 30 05:20:15 localhost postfix/pickup[13366]: 844E29FDDC: uid=65534
from=<alejandro
alex.no-ip.biz>
Sep 30 05:20:15 localhost postfix/cleanup[13643]: 844E29FDDC:
message-id=<20040930022015.844E29FDDC
localhost.localdomain>
Sep 30 05:20:16 localhost postfix/cleanup[13643]: 844E29FDDC:
to=<unknown>, relay=none, delay=1, status=bounced (No recipients
specified)
Sep 30 05:20:16 localhost postfix/cleanup[13647]: 4E9CB9FDDD:
message-id=<20040930022016.4E9CB9FDDD
localhost.localdomain>
Sep 30 05:20:16 localhost postfix/qmgr[11399]: 4E9CB9FDDD: from=<>,
size=4257, nrcpt=1 (queue active)
Sep 30 05:20:16 localhost postfix/local[13648]: warning: database
/etc/aliases.db is older than source file /etc/aliases
Sep 30 05:20:16 localhost postfix/local[13648]: 4E9CB9FDDD:
to=<alejandro
alex.no-ip.biz>, relay=local, delay=0, status=sent
(delivered to mailbox)
Sep 30 05:20:16 localhost postfix/qmgr[11399]: 4E9CB9FDDD: removed
*****************************************************
my /etc/postfix/main.cf :::
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
#myhostname = localhost.localdomain
myhostname = alex.no-ip.biz
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = sarge, localhost.localdomain, alex.no-ip.biz, localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
***********************************************
my /etc/postfix/master.cf ::
==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - - - - smtpd
#submission inet n - - - - smtpd
# -o smtpd_etrn_restrictions=reject
#628 inet n - - - - qmqpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - - 300 1 qmgr
#qmgr fifo n - - 300 1 oqmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
trace unix - - - - 0 bounce
verify unix - - - - 1 verify
flush unix n - - 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - - - - smtp
relay unix - - - - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - - - - showq
error unix - - - - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
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=bsmtp argv=/usr/lib/bsmtp/bsmtp -d -t$nexthop
-f$sender $recipient
scalemail-backend unix - n n - 2 pipe
flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
${nexthop} ${user} ${extension}
***********************************************
I hope someone can hellp me :-)
Thanks in advance
Alejandro
PS: yes, i DO specified the recipient... ;-)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]