Greg Whitlock <[EMAIL PROTECTED]> wrote on Fri, 10 Nov 2000:
> I simply don't want the list name to be
> the default filename for the save folder.  I want it to be the sender's
> address.
> 
>   I guess what I need is something like:
> 
> save-hook listname@somewhere (figure out filename when "s" is hit)

I have this kind of save-hook:

  save-hook ~l =%B

%B is the list's name, so it does exactly the wrong thing for you.
But, I suspect you might be able to use:

  save-hook ~l =%u

(or possibly %a instead of %u, if you want the full address, not just
the "username" part of the address)


I hope this helps,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
The only substitute for good manners is fast reflexes.

Reply via email to