>
>>> Here is most of the config.php. Note that I'm using dovecot as my IMAP
>>> and my mail is actually in $userdir/mail/mail. Got messed up during
>>> one
>>> of my upgrades. This server started out as a Redhat 5 box...
>> [snip]
>>> global $version;
>>> $config_version = '1.4.0';
>>> $config
>> Here is most of the config.php. Note that I'm using dovecot as my IMAP
>> and my mail is actually in $userdir/mail/mail. Got messed up during one
>> of my upgrades. This server started out as a Redhat 5 box...
> [snip]
>> global $version;
>> $config_version = '1.4.0';
>> $config_use_color =
> Here is most of the config.php. Note that I'm using dovecot as my IMAP
> and my mail is actually in $userdir/mail/mail. Got messed up during one
> of my upgrades. This server started out as a Redhat 5 box...
[snip]
> global $version;
> $config_version = '1.4.0';
> $config_use_color = 1;
>
>
>
>> [EMAIL PROTECTED] ~]# cd /home/wyonker/mail/mail
>> [EMAIL PROTECTED] mail]# sh /etc/cron.daily/mail-expire
>> find: /home/aragonx/mail/mail/.Trash: No such file or directory
>> find: /home/aragonx/mail/mail/.spam: No such file or directory
>> find: /home/aragonx/mail/mail/.mail/Linux/fedora: N
> [EMAIL PROTECTED] mail]$ sh /etc/cron.daily/mail-expire
> standard in must be a tty
This is due to the fact, that you did not log on as root (I'll already updated
the expire documentation)
> [EMAIL PROTECTED] mail]$ su -
> Password:
Much better ;-)
> [EMAIL PROTECTED] ~]# cd /home/wyonker/mail/
> You can't call mail-expire in /etc/cron.daily. If you want to test the
> shell
> script, you need to switch to the users mail directory (e.g.
> /home/user/MailDir) and then enter "sh /etc/cron.daily/mail-expire". Then
> the
> script will work ;-)
Thank you for the quick resonse. I've tried as
> Hello all,
>
> I've installed version 1.2.1 of the Mail expiration plugin. When I try to
> run the /etc/cron.daily/mail-expire all I get is this:
>
> # ./mail-expire
> -bash: ./mail-expire: No such file or directory
[snip]
> After all of that, nothing happens.
>
You can't call mail-expire in /et
Hello all,
I've installed version 1.2.1 of the Mail expiration plugin. When I try to
run the /etc/cron.daily/mail-expire all I get is this:
# ./mail-expire
-bash: ./mail-expire: No such file or directory
-bash: ./mail-expire: No such file or directory
-bash: ./mail-expire: No such file or direct