[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Qube3 pop before send



> How do I adjust the time out for sending messages after POP
> authentication?  I would like to cut this to around 10 minutes instead
> of the default 30

I think you can just edit the poprelayd file in /usr/local/sbin. At least
that's were it is on my Raq2.

At the top of /usr/local/sbin/poprelayd you should see this below.

#  Configuration settings.
#

$logfile = "/var/log/maillog";          # POP3 daemon log.
$pidfile = "/var/run/poprelayd.pid";    # Where we put our PID.
$dbfile = "/etc/mail/popip.db";         # Sendmail map to update.
$dbtype = "DB_HASH";
$timeout_minutes = 15;                  # Minutes an entry lasts.
                  ^^^^
Just change the time in minutes to whatever you want. Backup up your current
copy before you procede of course. YMMV.

HTH,
j

-- 
http://www.bizmanuals.com