mailserver-test | shell scripts created to test a mailserver 's setup | Email library

 by   tinned-software Shell Version: Current License: GPL-3.0

kandi X-RAY | mailserver-test Summary

kandi X-RAY | mailserver-test Summary

mailserver-test is a Shell library typically used in Messaging, Email applications. mailserver-test has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

The Mailserver-Test scripts are designed to connect to the mail-server to verify its configuration. These scripts do not aim to be full-featured email clients. The smtp-test script can be used to verify that emails cannot be sent without SMTP authentication to avoid an open relay. It can also be used to verify the correct setup of StartTLS on the SMTP server. Incoming emails to the SMTP server can be simulated as well by defining the recipient email to an email address locally handled by the mail server. It can be a handy little script to verify SMTP setup without typing the SMTP commands manually into a telnet session. The imap-test script can be used to check the configuration of an IMAP server and its authentication settings. To make use of the full functionality of this script it is suggested that there should be an email in the INBOX as the script will fetch the first email from the IMAP server. It can be a handy little script to verify a server's setup without typing the IMAP commands manually into the telnet session.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mailserver-test has a low active ecosystem.
              It has 13 star(s) with 5 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mailserver-test is current.

            kandi-Quality Quality

              mailserver-test has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              mailserver-test is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              mailserver-test releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            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 mailserver-test
            Get all kandi verified functions for this library.

            mailserver-test Key Features

            No Key Features are available at this moment for mailserver-test.

            mailserver-test Examples and Code Snippets

            No Code Snippets are available at this moment for mailserver-test.

            Community Discussions

            Trending Discussions on mailserver-test

            QUESTION

            TeamCity 10.0.4 update password in application.config file
            Asked 2017-Feb-27 at 13:14

            We use TeamCity as a build server and git for source control. When we build release packages I would like to update the password for imapClientConfiguration in TeamCity and not have to do it manually. Risking having production passwords in Git does not seem like a good idea but TeamCity is more restricted and having it as a password parameter there is OK.

            My question now is how I can get the value from a Team City parameter and transform it into my application.config file? Transforming other values I use SlowCheetah.

            My understanding is that you should add it as a parameter under System Properties and then somehow pick it up during build. At the moment we use Visual Studio runner.

            application.config

            ...

            ANSWER

            Answered 2017-Feb-27 at 13:14

            Ended up with the following solution:

            Add passwords and other information you do not wan't in Git, for example license keys as configuration parameters.

            Now add a new file to git, I added a file called PasswordChange.ps1.

            Add a new build step before the actual build and select PowerShell as runner type. Run the script from a file and set Script file to match the path of your newly created file. Add script arguments like this -imapPassword %imapPassword%

            In application.Release.config set the value for password to __imap_password_placeholder__ or something similar.

            Then update your script with the following information:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install mailserver-test

            To install the the script just download it from Github. There is no configuration file as all configuration is done via commandline.

            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/tinned-software/mailserver-test.git

          • CLI

            gh repo clone tinned-software/mailserver-test

          • sshUrl

            git@github.com:tinned-software/mailserver-test.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 Email Libraries

            PHPMailer

            by PHPMailer

            nodemailer

            by nodemailer

            mjml

            by mjmlio

            Mailspring

            by Foundry376

            postal

            by postalserver

            Try Top Libraries by tinned-software

            ssh-tunnel-manager

            by tinned-softwareShell

            PHP-libphono

            by tinned-softwarePHP

            directory-secure-transfer

            by tinned-softwareShell

            check-cert-chain

            by tinned-softwareShell

            random-file-generator

            by tinned-softwareShell