in reply to Mail::Mailer and default value of $server?

Or just put the value of $server in a config file and read the file. Can be ported anywhere if you do that.

Replies are listed 'Best First'.
Re: Re: Mail::Mailer and default value of $server?
by alienhuman (Pilgrim) on Jan 10, 2002 at 21:23 UTC
    No doubt. That's my 2nd choice. Chris