Getting Undelivered Mail Notification to SMTP_FROMADDR

Issue #332 resolved
Sachin Acharya created an issue

Hi,

When I bulk restore the mails, the mails get delivered to the given address, but I get Undelivered mail notification to my SMTP_FROMADDR address which is set in config-site.php

The contents of the undelivered mail notification is

This is the mail system at host mail.xyz.com.

I'm sorry to have to inform you that your message could not
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 mail system

<auditor@local>: host relay.to.xyz.com[xx.xx.xx.xx] said: 504 5.5.2
    <auditor@local>: Recipient address rejected: need fully-qualified address
    (in reply to RCPT TO command)

Comments (3)

  1. Janos SUTO repo owner

    auditor@local is obviously not a valid email address suitable for restoring an email. Which version do you use, and is it a single email to restore or a bulk restore?

  2. Sachin Acharya reporter

    Its happening only when I try to bulk restore as an auditor. I enter the email address is the prompt. It delivers all the selected mails to that inbox, but at the same time sends the undelivered mail notification to the SMTP_FROMADDR address.

    my piler -V is as follows:

    piler 0.1.25-rc2, build 871, Janos SUTO <sj@acts.hu>
    
    Build Date: Tue Jun 17 15:19:05 IST 2014
    ldd version: ldd (Debian EGLIBC 2.13-38+deb7u1) 2.13
    gcc version: gcc version 4.7.2 (Debian 4.7.2-5) 
    Configure command: ./configure --localstatedir=/var --with-database=mysql --enable-starttls --enable-tcpwrappers
    
  3. Log in to comment