You should probably use something like this together with a debug version (-O0 -g) non stripped XMail executable:
# export MAIL_ROOT=... # export MAIL_CMD_LINE=... # valgrind -v --leak-check=yes --show-reachable=yes ./XMail -Md Note that it will be slow ... - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
