[jira] Created: (OFBIZ-1976) Unable to read and Excel attachment sent by Thunderbird.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1976) Unable to read and Excel attachment sent by Thunderbird.

Nicolas Malin (Jira)
Unable to read and Excel attachment sent by Thunderbird.
--------------------------------------------------------

                 Key: OFBIZ-1976
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1976
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
            Reporter: BJ Freeman
            Priority: Minor
             Fix For: SVN trunk


I sent a excel file (20megs) which is small for most of my files.
this use to work
here is the log
Disposition-Notification-To: "[hidden email]" <[hidden email]>
Date: Sun, 28 Sep 2008 11:38:09 -0700
From: "[hidden email]" <[hidden email]>
User-Agent: Thunderbird 1.5.0.13 (Windows/20070809)
MIME-Version: 1.0
To: [hidden email]
Subject: test using an excel attachement
Content-Type: multipart/mixed;
 boundary="------------070105050500060408020706"


.
C: LIST 4
S: +OK 4 30567696
C: RETR 1
S: +OK

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1976) Unable to read and Excel attachment sent by Thunderbird.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635253#action_12635253 ]

BJ Freeman commented on OFBIZ-1976:
-----------------------------------

JavaMailContainer.java:363:WARN ] Message from: "[hidden email]" <[hidden email]>not received, too big, size:30566255 cannot be more than 100000 bytes

need to have a property for max size.
I suggest putting in the javamail container

also the email should be added with the comment about to big so someone can notify the sender.

> Unable to read and Excel attachment sent by Thunderbird.
> --------------------------------------------------------
>
>                 Key: OFBIZ-1976
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1976
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I sent a excel file (20megs) which is small for most of my files.
> this use to work
> here is the log
> Disposition-Notification-To: "[hidden email]" <[hidden email]>
> Date: Sun, 28 Sep 2008 11:38:09 -0700
> From: "[hidden email]" <[hidden email]>
> User-Agent: Thunderbird 1.5.0.13 (Windows/20070809)
> MIME-Version: 1.0
> To: [hidden email]
> Subject: test using an excel attachement
> Content-Type: multipart/mixed;
>  boundary="------------070105050500060408020706"
> .
> C: LIST 4
> S: +OK 4 30567696
> C: RETR 1
> S: +OK

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Issue Comment Edited: (OFBIZ-1976) Unable to read and Excel attachment sent by Thunderbird.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635253#action_12635253 ]

bjfreeman edited comment on OFBIZ-1976 at 9/28/08 12:31 PM:
-------------------------------------------------------------

JavaMailContainer.java:363:WARN ] Message from: "[hidden email]" <[hidden email]>not received, too big, size:30566255 cannot be more than 100000 bytes

[need to have a property for max size.
I suggest putting in the javamail container]
already in container. :P

also the email should be added with the comment about to big so someone can notify the sender.

      was (Author: bjfreeman):
    JavaMailContainer.java:363:WARN ] Message from: "[hidden email]" <[hidden email]>not received, too big, size:30566255 cannot be more than 100000 bytes

need to have a property for max size.
I suggest putting in the javamail container

also the email should be added with the comment about to big so someone can notify the sender.
 

> Unable to read and Excel attachment sent by Thunderbird.
> --------------------------------------------------------
>
>                 Key: OFBIZ-1976
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1976
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I sent a excel file (20megs) which is small for most of my files.
> this use to work
> here is the log
> Disposition-Notification-To: "[hidden email]" <[hidden email]>
> Date: Sun, 28 Sep 2008 11:38:09 -0700
> From: "[hidden email]" <[hidden email]>
> User-Agent: Thunderbird 1.5.0.13 (Windows/20070809)
> MIME-Version: 1.0
> To: [hidden email]
> Subject: test using an excel attachement
> Content-Type: multipart/mixed;
>  boundary="------------070105050500060408020706"
> .
> C: LIST 4
> S: +OK 4 30567696
> C: RETR 1
> S: +OK

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1976) Unable to read and Excel attachment sent by Thunderbird.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman closed OFBIZ-1976.
-----------------------------

    Resolution: Later

proabably won't add the code to do this for a while.
other priorities

> Unable to read and Excel attachment sent by Thunderbird.
> --------------------------------------------------------
>
>                 Key: OFBIZ-1976
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1976
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I sent a excel file (20megs) which is small for most of my files.
> this use to work
> here is the log
> Disposition-Notification-To: "[hidden email]" <[hidden email]>
> Date: Sun, 28 Sep 2008 11:38:09 -0700
> From: "[hidden email]" <[hidden email]>
> User-Agent: Thunderbird 1.5.0.13 (Windows/20070809)
> MIME-Version: 1.0
> To: [hidden email]
> Subject: test using an excel attachement
> Content-Type: multipart/mixed;
>  boundary="------------070105050500060408020706"
> .
> C: LIST 4
> S: +OK 4 30567696
> C: RETR 1
> S: +OK

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.