
| Key: |
CIB-1106
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
jason
|
| Reporter: |
jason
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 08/Jun/07 02:36 PM
Updated: 13/Jun/07 08:19 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.2.29
|
|
|
Currently, the local host name used in SMTP sessions is the JavaMail default, which is just the first host name it can find for the machine. This may be problematic when that default is not fully qualified or externally resolvable. Some SMTP servers require the ability to do a DNS lookup on the host sent in the HELO command.
|
|
Description
|
Currently, the local host name used in SMTP sessions is the JavaMail default, which is just the first host name it can find for the machine. This may be problematic when that default is not fully qualified or externally resolvable. Some SMTP servers require the ability to do a DNS lookup on the host sent in the HELO command. |
Show » |
|