Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32133

Summary: Sqwebmail logincache is not cleaned
Product: Gentoo Linux Reporter: ./SuperbepS <superbeps>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED CANTFIX    
Severity: normal CC: griffon26
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ./SuperbepS 2003-10-27 14:45:07 UTC
The installation process of courier lacks the creation of a proper cron script meant to 
clean the sqwebmail login cache. 
Something like this: 
 
root@kaiserino::root# cat /etc/cron.d/sqwebmail 
# /etc/cron.d/sqwebmail: crontab fragment for sqwebmail 
# Remove stale cache records every hour 
16 * * * * bin [ -x  /usr/share/courier/sqwebmail/cleancache.pl] && 
/usr/share/courier/sqwebmail/cleancache.pl 
 
whould be very useful. 
If you do not like the idea of automatically create a cron script it wold be nice too 
warning the user that if he wants to use the webmail he need to clean the cache 
sometimes :-) 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2005-01-08 06:03:26 UTC
Can anyone please take a look at this. There has been no activity in over a year.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-05-01 14:46:55 UTC
Package no longer in portage, or it was renamed - I can't find it. Feel free to reopen if I'm wrong.