Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Mail::Sender Distribution List

by hominid (Priest)
on Oct 08, 2009 at 14:49 UTC ( [id://799984]=note: print w/replies, xml ) Need Help??


in reply to Mail::Sender Distribution List

I use a comma separated list, not an array.
my $rd_list = 'a@a.com, b@b.com, etc@etc.com'; $sender->MailFile( { to => $rd_list, subject => 'Test', msg => "All, Please ignore this email! This is a test. Thanks, cc\n", file => $complete_file_path, });

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://799984]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-23 08:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found