| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/ispconfig3_install/server/conf/ |
Upload File : |
<tmpl_var name='list_scope'>_wblist-<tmpl_var name='record_id'> {
priority = <tmpl_var name='priority'>;
<tmpl_if name="from">
from = "<tmpl_var name='from'>";
</tmpl_if>
<tmpl_if name="recipient">
rcpt = "<tmpl_var name='recipient'>";
</tmpl_if>
<tmpl_if name="ip">
ip = "<tmpl_var name='ip'>";
</tmpl_if>
<tmpl_if name="hostname">
hostname = "<tmpl_var name='hostname'>";
</tmpl_if>
<tmpl_if name='wblist' op='==' value='W'>
want_spam = yes;
apply {
actions {
reject = null;
"add header" = null;
greylist = null;
"rewrite subject" = null;
}
}
</tmpl_else>
apply {
R_DUMMY = 999.0;
actions {
reject = 0.2;
"add header" = 0.1;
greylist = 0.1;
"rewrite subject" = 0.1;
}
}
</tmpl_if>
}