This shows you the differences between two versions of the page.
| reference:lan_forwarding_script [2024/10/29 16:29] – created paul | reference:lan_forwarding_script [2025/08/20 16:08] (current) – paul | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This is stored in the ' | This is stored in the ' | ||
| + | |||
| + | =====Pre-send===== | ||
| + | |||
| + | These functions are called before the message is placed in the LAN Forwarding queue | ||
| There are two global variables set: | There are two global variables set: | ||
| Line 61: | Line 65: | ||
| * user: | * user: | ||
| * user< | * user< | ||
| + | |||
| + | =====At Sending===== | ||
| + | (Added in VPOP3 v8.8) | ||
| + | |||
| + | These functions are called while VPOP3 is preparing to send and sending a message using LAN Forwarding | ||