Hi Marion, I'm not sure what could be the issue here, but a few hints/suggestions on digging into it.
1) Have you double checked that the settings in your new local.cfg match up with those in the local.cfg.EXAMPLE provided with DSpace 6 ( https://github.com/DSpace/DSpace/blob/master/dspace/config/local.cfg.EXAMPLE) OR with the *new* DSpace 6 dspace.cfg file? The reason I ask is that some configurations changed names slightly between DSpace 5 and DSpace 6 (to support the new configuration system in DSpace 6). So, simply copying configs from DSpace 5 to DSpace 6 may not always work (as you may be using old config names). More on this in the DSpace 6 Upgrade docs: https://wiki.duraspace.org/display/DSDOC6x/Upgrading+DSpace#UpgradingDSpace-ReleaseNotes/SignificantChanges 2) If the configurations all look correct to you, please send along (to this mailing list) more of the error message you are receiving (e.g. the stacktrace). Sometimes the entire error stack can provide us with clues as to which exact configuration isn't working. The generic error you sent doesn't provide us with as much information unfortunately (it just tells us that something isn't working, but doesn't give any clues as to why). More on finding the entire stacktrace is at https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error Thanks, Tim On Wed, Jan 25, 2017 at 10:42 AM Marion Weber <[email protected]> wrote: > Hi all, > > recently, I installed DSpace 6 on our test system. Now we are testing > the upgrade: Everything works fine,only the mail functions don´t work. > When I try to send something via feedback formular, I get a timeout. > > When I run dspace/dspace/bin/dspace test-email (or: dspace/bin/dspace > dsrun org.dspace.core.Email), I always get the following message: > Error: javax.mail.SendFailedException: Send failure > (javax.mail.AuthenticationFailedException: 535 incorrect E-mail address > > The mail settings in the local.cfg are exactly the same as formerly in > the dspace.cfg (DSpace 5.5) of our productive system. There, everything > works fine. > > Do you have an idea why the mail function doesn´t work anymore? > > Thank you and kind regards, > Marion Weber > > -- > ----------------------------------- > Marion Weber > Bibliotheks-IT > Universitäts- und Landesbibliothek Bonn > Postfach 2460, D-53014 Bonn > Tel. 0228 / 73 75 50 Fax: 0228 / 73 75 46 > eMail: [email protected] > Internet: http://www.ulb.uni-bonn.de > Twitter: http://twitter.com/ulbbonn > Facebook: http://facebook.com/ulbbonn > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
