| Name | Format | Example | Work on fields |
|---|---|---|---|
| To | [TO-EMAIL] | [TO-EMAIL] | All, except "TO" |
| From, name | [FROM-NAME] | [FROM-NAME] | All, except "From, name" |
| From, email | [FROM-EMAIL] | [FROM-EMAIL] | All, except "From, email" |
| Reply email | [REPLY-EMAIL] | [REPLY-EMAIL] | All, except "Reply email" |
| Subject | [THEME] | [THEME] | All, except "Subject" |
| Additional field | [ADD#] where # field number starting from 0 | [ADD0] | All, except # additional field |
| Random number (5000-6000) | [RAND] | [RAND] | All |
| Random number in range | [RAND-from-to] | [RAND-1-10] | All |
| Random text (from options) | [RAND:Choice 1|Choice 2|And so on] | [RAND:Hi|Hello|Wellcome] | All |
| Text options enumeration | [ENUM:Choice 1|Choice 2|And so on] | [ENUM:First|Second|Third] | All |
| String multiplication | [(String)*#] where # means multiplication times | [(бе)*3] | All |
| String by string output from local file | [FILE:File_Name.txt] | [FILE:jokes.txt] | All |
| String by string output from URL | [URL:http://adress.com] | [URL:http://www.google.com/robots.txt] | All |
| Current date | [DATE] \ [DATE-#] \ [DATE+#] where # is amount to add or substruct from current date | [DATE] [DATE+5] | All |
| Current day | [DAY] \ [DAY-#] \ [DAY+#] where # is amount of days to add or substruct from current day | [DAY] [DAY+5] | All |
| Current month | [MONTH] \ [MONTH-#] \ [MONTH+#] where # is amount of months to add or substruct from currentу month | [MONTH] [MONTH+5] | All |
| Current year | [YEAR] \ [YEAR-#] \ [YEAR+#] where # is amount of years to add or substruct from currentу year | [YEAR] [YEAR+5] | All |
| Current time | [TIME] \ [TIME-#] \ [TIME+#] where # is amount of minutes to add or substruct from currentу time | [TIME] [TIME+5] | All |
| Current hour | [HOUR] \ [HOUR-#] \ [HOUR+#] where # is amount of hours to add or substruct from currentу hour | [HOUR] [HOUR+5] | All |
| Current minute | [MINUTE] \ [MINUTE-#] \ [MINUTE+#] where # is amount of minutes to add or substruct from current minute | [MINUTE] [MINUTE+5] | All |
| Current web shell | [OUTSERVER] | [OUTSERVER] | All, during sending through web shells. |
| %threadsnum% | |
| %timeoutlen% |
плавающая
|
| %settings-history-length% | |
| %settings-send-in-background% |
|
| %timezone% |
| %transfer-text-in-base64% | |
| %save-sended-to-txt-log% | |
| %insert-test-email-every% | %insert-test-email-every2% |
| %test-email% |
| readonly > | readonly> |
| %file_is_writable% | ? | %file_is_writable_e% |
| %dir_is_writable% | ? | %dir_is_writable_e% |
| %settings_is_writable% | ? | %settings_is_writable_e% |
| %bgfiles_is_writable% | ? | %bgfiles_is_writable_e% |
| %shells_available% | ? | %shells_available_e% |
| %allow_url_fopen% | ? | %allow_url_fopen_e% |
| %post_max_size% | ? | %post_max_size_e% |
| %upload_max_filesize% | ? | %upload_max_filesize_e% |