Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-06 Thread Tomas Kuliavas
> >>> 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

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-06 Thread AragonX
>> 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 =

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-06 Thread jam
> 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; > > >

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-05 Thread AragonX
>> [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

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-05 Thread jam
> [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/

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-03 Thread AragonX
> 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

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-03 Thread jam
> 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

[SM-USERS] Mail Expire plugin won't work for me

2006-04-02 Thread AragonX
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