-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sending an html page to the list from URL doesn't work on 6.2.18 #44
Comments
@racke, could you please give a bit more infomation? such as
Thanks. |
On 08/21/2017 05:05 AM, IKEDA Soji wrote:
@racke <https://github.com/racke>, could you please give a bit more infomation? such as
* The URL you can reproduce the bug, or content of that page
* Sympa log
* HTTPd log
Thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#44 (comment)>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIxPp76tWI6l3pRApwpBVyPyR4HvXkmks5saPP5gaJpZM4O8j4O>.
The error message in the Sympa log is "A MIME part could not be created with the supplied data, ". I will investigate
that further, the error message in the UI was totally confusing.
Regards
Racke
…--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration.
|
On 08/21/2017 10:44 AM, Stefan Hornburg (Racke) wrote:
On 08/21/2017 05:05 AM, IKEDA Soji wrote:
> @racke <https://github.com/racke>, could you please give a bit more infomation? such as
>
> * The URL you can reproduce the bug, or content of that page
> * Sympa log
> * HTTPd log
>
> Thanks.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#44 (comment)>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAIxPp76tWI6l3pRApwpBVyPyR4HvXkmks5saPP5gaJpZM4O8j4O>.
>
The error message in the Sympa log is "A MIME part could not be created with the supplied data, ". I will investigate
that further, the error message in the UI was totally confusing.
So the error message from MIME::Lite::HTML is:
Can't call method "replace" on an undefined value at /usr/share/perl5/MIME/Lite/HTML.pm line 530
Module version is 1.24.
Regards
Racke
…--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration.
|
Error message was corrected: 55e3658 And I could reproduce error by empty page (zero length content). |
This is an improvement, but still leaves the hapless poster pretty much clueless. At least the error message from MIME::Lite::HTML should be logged. I can add a patch for that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This causes the following error message - and I certainly didn't select a file to upload:
ERROR (send_mail) - You specified both an URL and a file to upload. Sympa can't choose which one to send. Please fill the form with one of them only. A web page OR a file to upload.
The text was updated successfully, but these errors were encountered: