You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Andrew Heald (JIRA)" <ji...@codehaus.org> on 2008/02/19 12:00:29 UTC

[jira] Created: (MRM-704) Should be able to set the "sender" address on registration emails

Should be able to set the "sender" address on registration emails
-----------------------------------------------------------------

                 Key: MRM-704
                 URL: http://jira.codehaus.org/browse/MRM-704
             Project: Archiva
          Issue Type: Improvement
          Components: Users/Security
    Affects Versions: 1.0.1
         Environment: Sun Java 1.5.0_12
Fedora Linux 2.6.21
            Reporter: Andrew Heald


Registration emails are sent as from archiva@localhost on this server. The local Exim mail server rejects this as unroutable and refuses to deliver. I'd prefer not to work around this by altering the Exim configs.

Is there a way to add this to the javamail configs in plexus.xml?

I'll check the source code to find out more but please let me know if this is already covered off.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MRM-704) Should be able to set the "sender" address on registration emails

Posted by "Andrew Heald (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Heald closed MRM-704.
----------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.0.1

Okay, I now know this can be done in the security.properties file, so I'm closing this off.

Added:
email.from.address=xxx@yyy.com
email.from.name=Archiva

> Should be able to set the "sender" address on registration emails
> -----------------------------------------------------------------
>
>                 Key: MRM-704
>                 URL: http://jira.codehaus.org/browse/MRM-704
>             Project: Archiva
>          Issue Type: Improvement
>          Components: Users/Security
>    Affects Versions: 1.0.1
>         Environment: Sun Java 1.5.0_12
> Fedora Linux 2.6.21
>            Reporter: Andrew Heald
>             Fix For: 1.0.1
>
>
> Registration emails are sent as from archiva@localhost on this server. The local Exim mail server rejects this as unroutable and refuses to deliver. I'd prefer not to work around this by altering the Exim configs.
> Is there a way to add this to the javamail configs in plexus.xml?
> I'll check the source code to find out more but please let me know if this is already covered off.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira