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 "Manuel Carrasco (JIRA)" <ji...@apache.org> on 2009/10/01 22:39:24 UTC

[jira] Created: (HUPA-31) [patch] demo mode

[patch] demo mode
-----------------

                 Key: HUPA-31
                 URL: https://issues.apache.org/jira/browse/HUPA-31
             Project: JAMES Hupa
          Issue Type: New Feature
          Components: server
            Reporter: Manuel Carrasco
            Assignee: Norman Maurer
         Attachments: patch_enable_demo_mode.diff

Just a simple patch which enables a simple demo mode in hupa.

When hupa's configuration file contains the value IMAPServerAddress=demo-mode the application allows the user login with any user-name and password.

It is useful for playing with hupa, o developing in a laptop without access to an imap server.

It only works for the login action right now, but the idea is mock most actions (folders, read emails, send emails). 
It could facilitate to write client tests. 


-- 
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] Updated: (HUPA-31) [patch] demo mode

Posted by "Manuel Carrasco (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HUPA-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manuel Carrasco updated HUPA-31:
--------------------------------

    Attachment: patch_enable_demo_mode.diff

> [patch] demo mode
> -----------------
>
>                 Key: HUPA-31
>                 URL: https://issues.apache.org/jira/browse/HUPA-31
>             Project: JAMES Hupa
>          Issue Type: New Feature
>          Components: server
>            Reporter: Manuel Carrasco
>            Assignee: Norman Maurer
>         Attachments: patch_enable_demo_mode.diff
>
>
> Just a simple patch which enables a simple demo mode in hupa.
> When hupa's configuration file contains the value IMAPServerAddress=demo-mode the application allows the user login with any user-name and password.
> It is useful for playing with hupa, o developing in a laptop without access to an imap server.
> It only works for the login action right now, but the idea is mock most actions (folders, read emails, send emails). 
> It could facilitate to write client tests. 

-- 
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] Resolved: (HUPA-31) [patch] demo mode

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

Norman Maurer resolved HUPA-31.
-------------------------------

    Resolution: Fixed

Patch applied... Thx

> [patch] demo mode
> -----------------
>
>                 Key: HUPA-31
>                 URL: https://issues.apache.org/jira/browse/HUPA-31
>             Project: JAMES Hupa
>          Issue Type: New Feature
>          Components: server
>            Reporter: Manuel Carrasco
>            Assignee: Norman Maurer
>         Attachments: patch_enable_demo_mode.diff
>
>
> Just a simple patch which enables a simple demo mode in hupa.
> When hupa's configuration file contains the value IMAPServerAddress=demo-mode the application allows the user login with any user-name and password.
> It is useful for playing with hupa, o developing in a laptop without access to an imap server.
> It only works for the login action right now, but the idea is mock most actions (folders, read emails, send emails). 
> It could facilitate to write client tests. 

-- 
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