Ticket #24 (new defect)
Mailer requires "email" and "name" attributes in bind directives
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | SpamZilla | Version: | 1.0 |
| Keywords: | Cc: |
Description
As taken from SpamZilla/Service/Mailer#bind
This tells the mailer to bind a specific IP. There may be multiple bind directives, each one describing a different address the Mailer component will use to send email. The ip attribute should hold the actual address in IPv4 string notation. The host attribute is the value used during the HELO portion of an SMTP handshake. The email and name attributes are currently deprecated, but required. You may fill any random garbage in these lines. See ticket #24.
This issue should be addressed.
Change History
Note: See
TracTickets for help on using
tickets.