003 File Manager
Current Path:
/usr/src/contrib/sendmail/contrib
usr
/
src
/
contrib
/
sendmail
/
contrib
/
📁
..
📄
AuthRealm.p0
(1.51 KB)
📄
README
(458 B)
📄
bitdomain.c
(8.67 KB)
📄
bounce-resender.pl
(7.69 KB)
📄
bsdi.mc
(8.71 KB)
📄
buildvirtuser
(6.28 KB)
📄
cidrexpand
(5.08 KB)
📄
dnsblaccess.m4
(3.98 KB)
📄
domainmap.m4
(4.25 KB)
📄
doublebounce.pl
(6.15 KB)
📄
etrn.0
(1.79 KB)
📄
etrn.pl
(5.96 KB)
📄
expn.pl
(36.02 KB)
📄
link_hash.sh
(556 B)
📄
mail.local.linux
(11.51 KB)
📄
mailprio
(19.02 KB)
📄
mh.patch
(4.85 KB)
📄
mmuegel
(67.22 KB)
📄
movemail.conf
(745 B)
📄
movemail.pl
(2.4 KB)
📄
passwd-to-alias.pl
(867 B)
📄
qtool.8
(5.79 KB)
📄
qtool.pl
(24.08 KB)
📄
re-mqueue.pl
(9.15 KB)
📄
rmail.oldsys.patch
(3.18 KB)
📄
smcontrol.pl
(7.4 KB)
📄
socketmapClient.pl
(1.48 KB)
📄
socketmapServer.pl
(2.18 KB)
Editing: movemail.conf
# Configuration script for movemail.pl my $minutes = 60; my $hours = 3600; # Queue directories first..last @queues = qw( /var/spool/mqueue/q1 /var/spool/mqueue/q2 /var/spool/mqueue/q3 ); # Base of subqueue name (optional). # If used, queue directories are $queues[n]/$subqbase* # Separate qf/df/xf directories are not supported. $subqbase = "subq"; # Age of mail when moved. Each element of the array must be greater than the # previous element. @ages = ( 30*$minutes, # q1 to q2 6*$hours # q2 to q3 ); # Location of script to move the mail $remqueue = "/usr/local/bin/re-mqueue.pl"; # Lock file to prevent more than one instance running (optional) # Useful when running from cron $lockfile = "/var/spool/mqueue/movemail.lock";
Upload File
Create Folder