This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| reference:lua_smtp_server_script [2026/05/29 11:39] – paul | reference:lua_smtp_server_script [2026/05/29 11:39] (current) – [LoadLimits()] paul | ||
|---|---|---|---|
| Line 275: | Line 275: | ||
| 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()===== | ||