Python Forum
want suggested module for e-mail parsing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
want suggested module for e-mail parsing
#1
i see that there are many modules that claim to be able to parse and/or process email. i have a coming project where a script will get an email entirely in memory (probably one big newline or CRLF separated string) and needs to parse it to get information out of it, particularly a list of all recipients. there also needs to be a way to remove all BCC lines. if you have looked at these, i'd like to know which would be best for this. i especially want there to be no file i/o.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  suggested improvements. Skaperen 0 1,390 Mar-27-2020, 12:06 AM
Last Post: Skaperen
  i need a module for more involved command line parsing Skaperen 21 6,942 Sep-04-2019, 02:18 AM
Last Post: Skaperen
  suggested change for all() and any() Skaperen 2 2,455 Aug-07-2018, 12:22 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020