This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:lua_smtp_server_script [2026/05/29 11:38] – [End()] paul | reference:lua_smtp_server_script [2026/09/09 10:53] (current) – paul | ||
|---|---|---|---|
| Line 270: | Line 270: | ||
| This function should return either nothing, or a 4xx/5xx error response to return to the email client if the message is to be rejected | This function should return either nothing, or a 4xx/5xx error response to return to the email client if the message is to be rejected | ||
| + | |||
| + | =====End()===== | ||
| + | '' | ||
| + | |||
| + | This function is called by VPOP3 when the SMTP service session ends | ||
| =====LoadLimits()===== | =====LoadLimits()===== | ||