[Bug 1704984] Re: delivery-notification FAILED: temporarily unable to send DSN

2017-07-18 Thread sles
As temporary workaround I changed

#my $IO = $self->open("r") || die "open body: $!";
my $IO = $self->open("r") || return error  "open body: $!";

at /usr/local/share/perl/5.22.1/MIME/Entity.pm line 1878

This results in message (not full , but) generation and no messages
stuck in queue..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704984

Title:
  delivery-notification FAILED: temporarily unable to send DSN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1704984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1704984] Re: delivery-notification FAILED: temporarily unable to send DSN

2017-07-18 Thread sles
Well, I guess this is bug.
User tries to send not allowed content, but message can't be generated... :-(

Looks like because of this:
http://blogs.perl.org/users/tony_cook/2013/02/perl-io-on-scalars.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704984

Title:
  delivery-notification FAILED: temporarily unable to send DSN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1704984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1704984] Re: delivery-notification FAILED: temporarily unable to send DSN

2017-07-18 Thread sles
btw, if attached file with prohibited content is named in UTF-8 (let's
say Тест.exe) , then  I hit this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704984

Title:
  delivery-notification FAILED: temporarily unable to send DSN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1704984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs