Mailroom

v0.2.4

  • Pages
  • Modules

    Mailroom v0.2.4 Mailroom.Inbox.MatchUtils View Source

    Link to this section 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)

    Link to this section 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

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer.