Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How do I create an email mailing from a text message of the addresses?

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: graywallis

more options

I have an email from a friend. It contains a list of email addresses, semi-colon delimited. I can manually use 'cut and paste', one address at a time to create a mailing list. I would like to be able to use his text list to create a mailing list in a more speedy manner.

I have an email from a friend. It contains a list of email addresses, semi-colon delimited. I can manually use 'cut and paste', one address at a time to create a mailing list. I would like to be able to use his text list to create a mailing list in a more speedy manner.

Kiválasztott megoldás

I think the following will work…

  • Copy them to a text editor.
  • You could then replace the semicolons with either commas or newlines.
  • Then you can copy-and-paste the whole lot into a Mailing List. They'll paste all into one line but will split out into one per line after you close and then re-open the new Mailing List.

An alternative is to install the Email Address Crawler add-on, which can lift email addresses out of multiple messages. Whilst it is normally used to harvest addresses found in the headers (to, from, cc etc) it can work on message body text too.

https://freeshell.de/~kaosmos/index-en.html#eac

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

I think the following will work…

  • Copy them to a text editor.
  • You could then replace the semicolons with either commas or newlines.
  • Then you can copy-and-paste the whole lot into a Mailing List. They'll paste all into one line but will split out into one per line after you close and then re-open the new Mailing List.

An alternative is to install the Email Address Crawler add-on, which can lift email addresses out of multiple messages. Whilst it is normally used to harvest addresses found in the headers (to, from, cc etc) it can work on message body text too.

https://freeshell.de/~kaosmos/index-en.html#eac

Módosította: Zenos,

more options

Replacing with newlines, followed by copy-and-paste to what looked like a single line. After saving and reopening the list had separated out from 1 line to the number of addresses in the list. Thank you.