Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.84
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
sendmail /
Delete
Unzip
Name
Size
Permission
Date
Action
source
[ DIR ]
drwxrwxrwx
2025-06-09 14:58
ChangeLog.txt
2.92
KB
-rw-rw-rw-
2012-04-16 19:30
OpenSSL License.txt
6.26
KB
-rw-rw-rw-
2012-04-16 19:30
ReadMe.html
1.71
KB
-rw-rw-rw-
2012-04-16 19:30
libeay32.dll
1.06
MB
-rw-rw-rw-
2012-04-16 19:30
license.txt
1.59
KB
-rw-rw-rw-
2012-04-16 19:30
sendmail.exe
911
KB
-rwxrwxrwx
2012-04-16 19:30
sendmail.ini
2.05
KB
-rw-rw-rw-
2012-04-16 19:30
ssleay32.dll
269.5
KB
-rw-rw-rw-
2012-04-16 19:30
Save
Rename
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>fake sendmail for windows</title> <style> body { background-color: #ffffff; } pre { font-size: 11px; line-height: 14px; font-family: Andale Mono, monospace; } .head { color: #cc6666; font-weight: bold; } .sub { color: #cc6666; } a { text-decoration: none; } </style> </head> <body bgcolor="#ffffff" link="#1084d0" text="#555555" vlink="#1084d0"> <pre><span class="head">fake sendmail for bugzilla/windows</span> glob.com.au/sendmail sendmail@glob.com.au <span class="sub">about</span> sendmail.exe is a simple windows console application that emulates sendmail's "-t" option to deliver emails piped via stdin. it is intended to ease running unix code that has /usr/lib/sendmail hardcoded as an email delivery means. it doesn't support deferred delivery, and requires an smtp server to perform the actual delivery of the messages. <span class="sub">install</span> (1) <a href="http://www.glob.com.au/sendmail/sendmail.zip">download sendmail.zip</a> (2) copy sendmail.exe and sendmail.ini to \usr\lib on the drive where the unix application is installed. eg. if your application is installed in c:\bugzilla, sendmail.exe and sendmail.ini need to be copied to c:\usr\lib\sendmail.exe and c:\usr\lib\sendmail.ini (3) configure smtp server and default domain in sendmail.ini <span class="sub">license and source</span> this program is released under the <a href="license.txt">bsd license</a>. the license details and full source (delphi 2007) are included in the zip. </body> </html>