You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Alex (JIRA)" <se...@james.apache.org> on 2010/12/23 09:22:01 UTC

[jira] Created: (JAMES-1153) Email attachments are corrupted

Email attachments are corrupted
-------------------------------

                 Key: JAMES-1153
                 URL: https://issues.apache.org/jira/browse/JAMES-1153
             Project: JAMES Server
          Issue Type: Bug
    Affects Versions: 3.0-M3, Trunk
         Environment: Mac OS Snow Leopard 10.6.5
            Reporter: Alex
            Priority: Blocker


When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
Test case:
I send a text file:
test1
test2

And I receive the text file:
est1
test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (JAMES-1153) Email attachments are corrupted

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reassigned JAMES-1153:
------------------------------------

    Assignee: Norman Maurer

> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Alex (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974580#action_12974580 ] 

Alex commented on JAMES-1153:
-----------------------------

With POP3. Thanks, I will check now!

> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974587#action_12974587 ] 

Norman Maurer commented on JAMES-1153:
--------------------------------------

Ok let me know if it work out :)

> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Alex (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974593#action_12974593 ] 

Alex commented on JAMES-1153:
-----------------------------

Sorry, no luck with updated version. Can't even send a message. SMTP rejects everything.

jvm 1    | INFO  12:42:09,641 | james.smtpserver | ID=1812588256 Rejected message. Unknown user: posts@localhost
jvm 1    | INFO  12:42:09,641 | james.smtpserver | ID=1812588256 org.apache.james.smtpserver.fastfail.ValidRcptHandler: result=2 (DENY)
jvm 1    | INFO  12:42:09,642 | james.smtpserver | ID=1812588256 org.apache.james.smtpserver.JamesRcptCmdHandler: 550 [5.1.1 Unknown user: posts@localhost]

While in terminal :

listusers
Existing accounts 2
user: grouposts
user: posts



> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974565#action_12974565 ] 

Norman Maurer commented on JAMES-1153:
--------------------------------------

Are you seeing this behavoir when using POP3 or with IMAP ? If its with POP3 then it sounds like a duplicate of :

https://issues.apache.org/jira/browse/JAMES-1152

This was just fixed this morning.



> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Alex (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974598#action_12974598 ] 

Alex commented on JAMES-1153:
-----------------------------

Thank you, Norman! You're doing a great job! 
I can receive non-corrupted files now. 
Closing this issue.

> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974596#action_12974596 ] 

Norman Maurer commented on JAMES-1153:
--------------------------------------

Hi there,

we changed the default behavoir of usersrepository in latest M3 to use virtualhosting by default. Which basicly means you will have to add your users with full emailaddress like:

posts@yourdomain

We also changed the default domainlist implementation to JPA so you also need to add the domain to the domainlist via:

addomain yourdomain


This changes will get documented before releasing M3.



> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (JAMES-1153) Email attachments are corrupted

Posted by "Alex (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex closed JAMES-1153.
-----------------------

    Resolution: Duplicate

Duplicate of JAMES-1152 

> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-1153) Email attachments are corrupted

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974597#action_12974597 ] 

Norman Maurer commented on JAMES-1153:
--------------------------------------

Forgot to mention that you can disable the virtualhosting stuff by set:

  <enableVirtualHosting>false</enableVirtualHosting>

in the usersrepository.xml



> Email attachments are corrupted
> -------------------------------
>
>                 Key: JAMES-1153
>                 URL: https://issues.apache.org/jira/browse/JAMES-1153
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 3.0-M3, Trunk
>         Environment: Mac OS Snow Leopard 10.6.5
>            Reporter: Alex
>            Assignee: Norman Maurer
>            Priority: Blocker
>
> When i create 2 mailboxes, then send a email from one mailbox to another with a simple text file as attachment - I receive corrupted file. It seems the very first symbol of the file is missing.
> Test case:
> I send a text file:
> test1
> test2
> And I receive the text file:
> est1
> test2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org