jmap-perl | JMAP Proxy implemented in Perl | Proxy library

 by   jmapio Perl Version: Current License: MIT

kandi X-RAY | jmap-perl Summary

kandi X-RAY | jmap-perl Summary

jmap-perl is a Perl library typically used in Networking, Proxy applications. jmap-perl has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This is a simple implementation of a proxy server for the JMAP protocol as specified at At the backend, it talks to IMAP and SMTP servers to allow placing a JMAP interface on top of a legacy mail system. For efficiency reasons, this initial implementation requires that all servers support the CONDSTORE extension, (RFC4551/RFC7162). A separate backend for Gmail is provided, because Gmail has native server-side thread support, meaning that threading does not need to be calculated locally.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              jmap-perl has a low active ecosystem.
              It has 142 star(s) with 22 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 17 open issues and 20 have been closed. On average issues are closed in 42 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of jmap-perl is current.

            kandi-Quality Quality

              jmap-perl has 0 bugs and 0 code smells.

            kandi-Security Security

              jmap-perl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              jmap-perl code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              jmap-perl is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              jmap-perl releases are not available. You will need to build from source code and install.
              It has 553 lines of code, 0 functions and 7 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jmap-perl
            Get all kandi verified functions for this library.

            jmap-perl Key Features

            No Key Features are available at this moment for jmap-perl.

            jmap-perl Examples and Code Snippets

            No Code Snippets are available at this moment for jmap-perl.

            Community Discussions

            Trending Discussions on jmap-perl

            QUESTION

            `make install` Fails Inside Docker
            Asked 2020-Jan-31 at 09:24

            I'm trying to build a docker image for a JMAP Proxy named jmap-perl.

            The documentation states that it targets Debian Jessie by default, so I have created the following Dockerfile:

            ...

            ANSWER

            Answered 2020-Jan-31 at 09:24

            There are 2 things to take note here:

            1. For this ADD . / ./jmap-perl/, you should use COPY instead of ADD: COPY . /jmap-perl/
            2. Instead of using RUN cd /jmap-perl, you should use WORKDIR /jmap-perl so that subsequent commands will be executed within the jmap-perl folder. cd within the run will only have an effect within that single RUN command.

            Hope it will help :)

            Source https://stackoverflow.com/questions/59999510

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install jmap-perl

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jmapio/jmap-perl.git

          • CLI

            gh repo clone jmapio/jmap-perl

          • sshUrl

            git@github.com:jmapio/jmap-perl.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Proxy Libraries

            frp

            by fatedier

            shadowsocks-windows

            by shadowsocks

            v2ray-core

            by v2ray

            caddy

            by caddyserver

            XX-Net

            by XX-net

            Try Top Libraries by jmapio

            jmap-js

            by jmapioJavaScript

            jmap-demo-webmail

            by jmapioJavaScript

            jmapio.github.io

            by jmapioCSS

            jmap-tools

            by jmapioPerl