[
https://issues.apache.org/jira/browse/JSPWIKI-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592163#action_12592163
]
Nick Whalen commented on JSPWIKI-256:
-------------------------------------
Custom config via jspwiki.properties:
mail.from=JSPWiki
mail.smtp.host=mailhost (This has been changed to protect our mail server :))
> SMTP failure in password reset utility
> --------------------------------------
>
> Key: JSPWIKI-256
> URL: https://issues.apache.org/jira/browse/JSPWIKI-256
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.6.2
> Environment: Running in Debian Etch on an Amazon EC2 instance via
> Tomcat 5
> Reporter: Nick Whalen
>
> When a user attempts to reset their password the following error is thrown:
> [TP-Processor2] ERROR com.ecyrd.jspwiki.util.MailUtil
> wiki:/wiki/LostPassword.jsp wiki:https://yourhost/wiki/LostPassword.jsp -
> javax.mail.MessagingException: 501 Syntax: HELO hostname
> After watching the traffic on the mail relay, it appears the mail library
> attempts to EHLO and HELO without a hostname. This issue is not present in
> v2.4.102, which was also tested for the bug.
> Java version on the host is 1.5.0_14-b03.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.