Where does kmail store addresses? Slackware Linux 13.37
John Culleton
Pick an address that you know is stored and do:
$ grep -R <e-mail@address> ~/.kde
You'll probably get a few hits but it should help you find the correct file.
I just did this and ~/.kde/share/config/kmailrc looks like a likely
candidate.
--
Geoff