
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
= mocksmtpd
== Description
Mocksmtpd is a SMTP server for developping and testing web application. This SMTP server does not send mail anywhere. Otherwise, save all mails as HTML format.
You can test mail using browser testing tools like Selenium.
=== Screenshot
http://koseki2.tumblr.com/post/57148631 http://koseki2.tumblr.com/post/57148564
== Installation
=== Archive Installation
rake install
=== Gem Installation
gem sources -a http://gems.github.com
gem install koseki-mocksmtpd
== Quick Start
$ mocksmtpd init
$ cd ./mocksmtpd
$ sudo mocksmtpd
== Usaage
mocksmtpd init [dirname] ... create log,inbox dir and config file.
mocksmtpd ... start as console mode.
mocksmtpd start ... start as daemon.
mocksmtpd stop ... stop running daemon.
=== Options
The default config file is ./mocksmtpd.conf, but you can specify any other file using -f option.
-f / --config=FILE ... Specify config file.
--help ... Show help.
--version ... Show version.
== Features/Problems
== Synopsis
== Copyright
Author:: KOSEKI Kengo koseki@gmail.com Copyright:: Copyright (c) 2008 License:: Ruby Licence
FAQs
Unknown package
We found that koseki-mocksmtpd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.