Commits


add search.html template msearchd will also make use of it.


specify the template directory via -t the idea is to install them in /etc/gotmarc/ but still provide a mean to override the location. msearchd is still using the hardcoded HTML.


resolve `mexp' via $PATH now gotmarc sets the PATH so we don't have to hardcode the path anymore.


move html files under template/


add BUGS section


add a manpage for gmimport.1


rename mimport -> gmimport mimport can be easily misunderstood for a mblaze command.


add a manpage for gotmarc(1)


gotmarc: tweak naming and some defaults - csumdir is now cachedir, easier to explain what's about - default outdir is /var/www/gotmarc - similarly, default maildir is ~/Mail/gotmarc


forgot to waste bytes for copyright/license issues


move the archive logic from the makefile to the gotmarc script the makefile now is only there to build/install the got assets


update .gitignore


don't install -d /var/www/msearchd it resets the settings to root:daemon, while we might want to leave that dir to another user.


don't query empty strings it's a "SQL logic error" apparently (not surprising.)


tweak summary appearance