On Wed, 24 Aug 2005, [EMAIL PROTECTED] wrote: > Luis Murillo <[EMAIL PROTECTED]> writes: > >> [...] MAIL environment variable not set [...] > >> I don't seem to understand what going on, could anyone please shed some >> light :) > > Hmm, perhaps you can now guess by yourself ;-).
This should be a bug, though. There's no reason for a missing environment variable to generate a stack trace. Just setenv to "" if getenv fails. Ted
