How to generate random emails?

K

kongyew

Hi,

I would like to test my email server. How can i can generate
random emails with random email address? Does anyone knows any perl
modules that does it?

Thanks.
(e-mail address removed)
 
R

Robert Sedlacek

kongyew said:
I would like to test my email server. How can i can generate
random emails with random email address? Does anyone knows any perl
modules that does it?

1. Generate random data
2. Add '@'.$yourmxdomain;
3. Generate Text (Why?)
4. Send the mail.

Which part is making problems to you?
 
J

Jean Paul Sartre

Hi,

I would like to test my email server. How can i can generate
random emails with random email address? Does anyone knows any perl
modules that does it?

Thanks.
(e-mail address removed)

Sounds like a pretty simple script- why would someone turn that into a
module?

Leo Charre
http://www.b3thm00n.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top