hello,
my WRT54G runs continuously. It would be very nice if the router could delete spam and emails I don't want to see. Mailfilter is such a program:
http://mailfilter.sourceforge.net/
thanks
Raymond
(Last edited by raymond on 1 Jun 2005, 17:50)
The content of this topic has been archived on 1 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
hello,
my WRT54G runs continuously. It would be very nice if the router could delete spam and emails I don't want to see. Mailfilter is such a program:
http://mailfilter.sourceforge.net/
thanks
Raymond
(Last edited by raymond on 1 Jun 2005, 17:50)
working under it.
For the moment, you can try p3scan, which is a lighter replacement :
I need also the package: http://openwrt.alphacore.net/pcre_5.0_mipsel.ipk
because:
# p3scan
p3scan: can't load library 'libpcre.so.0'
# ipkg -d /jffs/ install http://openwrt.alphacore.net/pcre_5.0_mipsel.ipk
Downloading http://openwrt.alphacore.net/pcre_5.0_mipsel.ipk ...
Connecting to openwrt.alphacore.net[82.67.132.19]:80
pcre_5.0_mipsel.ipk 100% |*****************************| 83348 00:00 ETA
Done.
Unpacking pcre...Done.
Configuring pcre...tar: ./lib/libpcre.a: No space left on device
Done.
BUT:
# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 2.6M 2.6M 0 100% /
/dev/mtdblock/4 640.0k 420.0k 220.0k 66% /jffs
I need this library in /jffs/lib because is rw.
# mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
/dev/mtdblock/4 on /jffs type jffs2 (rw)
sorry I use: dd-wrt (http://www.dd-wrt.com/) which use ipkg's from openwrt.
(Last edited by raymond on 9 Jun 2005, 23:13)
The discussion might have continued from here.