Mailroom
v0.5.1
  • Pages
  • Modules

    View Source Mailroom.Inbox.MatchUtils (Mailroom v0.5.1)

    Summary

    Functions

    generate_mail_info(response)
    match_all(_)
    match_bcc(arg1, pattern)
    match_cc(arg1, pattern)
    match_from(arg1, pattern)
    match_has_attachment?(arg1)
    match_header(arg1, header_name, pattern)
    match_recipient(map, pattern)
    match_subject(arg1, pattern)
    match_to(arg1, pattern)

    Functions

    Link to this function

    generate_mail_info(response)

    View Source
    Link to this function

    match_all(_)

    View Source
    Link to this function

    match_bcc(arg1, pattern)

    View Source
    Link to this function

    match_cc(arg1, pattern)

    View Source
    Link to this function

    match_from(arg1, pattern)

    View Source
    Link to this function

    match_has_attachment?(arg1)

    View Source
    Link to this function

    match_header(arg1, header_name, pattern)

    View Source
    Link to this function

    match_recipient(map, pattern)

    View Source
    Link to this function

    match_subject(arg1, pattern)

    View Source
    Link to this function

    match_to(arg1, pattern)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.3) for the Elixir programming language