| Anonymous | Login | Signup for a new account | 2013-06-20 03:35 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009645 | mantisbt | public | 2008-09-18 05:35 | 2008-11-27 17:42 | |||||
| Reporter | Tyredating | ||||||||
| Assigned To | vboctor | ||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | Server 2003 | OS Version | R2 | |||||
| Product Version | 1.2.0a2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009645: Unable to send email throught smtp with mercury (solved) | ||||||||
| Description | When you setup a mantis with a mercury smtp server, you will be in most cases unable to send emails with another computer than the one where Mantis is installed. In mercury logs, you will see this message ""554 Invalid HELO format" on valid HELOs/EHLO".It is due to the RFC compliance from mercury which isn't RFC compliant. Here is the fix : locate "transfltr.mer" in mercury folder, edit it with notepad or whatever. Locate this line at the end of the file : H, "[EHeh][EHeh]LO +[0-9]+.[0-9]+.[0-9]+.[0-9]*", R, "554 Invalid HELO format" comment it out (add # at the begining of the line) restart the mail server then. If you want to turn mercury into RFC compliant, add this line above the one you commented out : H, "[EHeh][EHeh]LO +[0-9]+.[0-9]+.[0-9]+.[0-9]+.*", X, "" and voila :-) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
vboctor (administrator) 2008-11-27 17:42 |
Thanks for documenting this tip. I've linked this issue to the FAQ issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-09-18 05:35 | Tyredating | New Issue | |
| 2008-11-27 17:41 | vboctor | Relationship added | child of 0004350 |
| 2008-11-27 17:42 | vboctor | Note Added: 0020085 | |
| 2008-11-27 17:42 | vboctor | Status | new => resolved |
| 2008-11-27 17:42 | vboctor | Resolution | open => no change required |
| 2008-11-27 17:42 | vboctor | Assigned To | => vboctor |
| 2008-11-27 17:42 | vboctor | Status | resolved => closed |
| MantisBT 1.2.16dev master-1.2.x-05091f5 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0584 seconds. memory usage: 2,793 KB |