| Method | Description |
|---|---|
| __init__(self, server_name, server_port, cache_timeout, attempt_delivery, force_delivery_attempt, sender_address, bind_name) |
Table 5.63. Method summary
| bind_name (string) | |
|---|---|
| Default: "" | |
| Specifies the hostname to bind to before initiating the connection to the SMTP server. |
| cache_timeout (integer) | |
|---|---|
| Default: 60 | |
| How long will the result of an address verification be retained (in seconds). |
| force_delivery_attempt (boolean) | |
|---|---|
| Default: FALSE | |
| Force a delivery attempt even if the autodetection code otherwise would use VRFY. Useful if the server always returns success for VRFY. |
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu


