| Server IP : 85.133.193.59 / Your IP : 216.73.216.114 Web Server : Apache System : Linux server.weboone.org 4.18.0-553.146.1.el8_10.x86_64 #1 SMP Tue Jul 21 03:06:01 EDT 2026 x86_64 User : mobltehraneir ( 1073) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/ |
Upload File : |
BEGIN {
unshift @INC, '/etc/exim/perl';
}
if ( -e '/usr/share/amavis/amavis-filter' && !-e '/etc/noamavis' ) {
do '/usr/share/amavis/amavis-filter';
}
if ( -e '/etc/exim.pl.local' ) {
do '/etc/exim.pl.local';
}
1;