Email List Generation
With this utility, you can generate a list of email addresses from a list of names (Username File) and a list of domains (Domains To Create Addresses From). Each username will be combined with each domain. For example, if the username list contains two names, adam and adrian, and the domain list contains three domains, domain1.com, domain2.com, and domain3.com, a list of six email addresses will be generated:
adam@domain1.com
adam@domain2.com
adam@domain3.com
adrian@domain1.com
adrian@domain2.com
adrian@domain3.com
The "Output Column" setting allows you to output the name used to generate the email address into a separate column, for example:
adam@domain1.com,Adam
adam@domain2.com,Adam
adam@domain3.com,Adam
adrian@domain1.com,Adrian
adrian@domain2.com,Adrian
adrian@domain3.com,Adrian
You can use two additional name lists that will be combined with each other (Username File 2 and Username File 3). For example, if the second name list contains Abraham and Allan, then in addition to the email addresses shown in the previous example, 12 more email addresses will be generated:
adamabraham@domain1.com
adamabraham@domain2.com
adamabraham@domain3.com
adrianabraham@domain1.com
adrianabraham@domain2.com
adrianabraham@domain3.com
adamallan@domain1.com
adamallan@domain2.com
adamallan@domain3.com
adrianallan@domain1.com
adrianallan@domain2.com
adrianallan@domain3.com
The setting "Generate emails from N1 to N2", where N1 and N2 are integers (N2 >= N1 >= 1), allows you to limit the generated list of email addresses.
You can split the resulting list into several parts using the "Split Output. Max. number of lines per file N" setting.