Matthew Sacks wrote:
Greetings,
I want to send mail from my perl code. (Boy, that's
really unusual)
I am thinking using mail::mailer.
I need a bit more info than what I have so far found
in the online documentation (perldoc -q mail).
Where I can I find some advice?
E.G., there is always an
zentara wrote:
> On Thu, 8 Sep 2005 19:31:11 -0700 (PDT), [EMAIL PROTECTED]
> (Matthew Sacks) wrote:
>
>
>>Greetings,
>>I want to send mail from my perl code. (Boy, that's
>>really unusual)
>>
>>I am thinking using mail::mailer.
>>I need a bit more info than what I have so far found
>>in the
On Friday 09 September 2005 08:01, Matthew Sacks wrote:
> Greetings,
> I want to send mail from my perl code. (Boy, that's
> really unusual)
>
> I am thinking using mail::mailer.
> I need a bit more info than what I have so far found
> in the online documentation (perldoc -q mail).
>
> Where I
On Thu, 8 Sep 2005, Matthew Sacks wrote:
> Where I can I find some advice?
This list isn't a bad place to start.
> E.G., there is always an example of code that defines
> a $to argument. but can $to be a list of addresses?
> (a group, that is). Can $to be a list of 100 email
> addresses?
In g
Greetings,
I want to send mail from my perl code. (Boy, that's
really unusual)
I am thinking using mail::mailer.
I need a bit more info than what I have so far found
in the online documentation (perldoc -q mail).
Where I can I find some advice?
E.G., there is always an example of code that d