AnonSec Team
Server IP : 127.0.0.1  /  Your IP : 127.0.0.1
Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3
System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586
User : GerbangSIPAD ( 0)
PHP Version : 5.6.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/xampp5/htdocs/../mailtodisk/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : C:/xampp5/htdocs/../mailtodisk/README.txt
mailToDisk
===================

Version 1.0

A win32 executable in the PHP environment as sendmail dummy for writing emails on locaL disk. 

http://www.apachefriends.org

Copyright
---------

Copyright (C) 2012
    Kay Vogelgesang


Installation
=====================

In php.ini set your sendmail path to mailtodisk.exe e.g.:
    sendmail_path = "C:\xampp\mailtodisk\mailtodisk.exe"

You will find the outgoing mails as text files in <xampp>\mailoutput e.g.:
    C:\xampp\mailoutput 
    
    
Securtity Restriction
=====================

If the mail output folder have more then 300 MB overall size mailToDisk do
not write in anymore. We want prevent a full disk crash here. Then please 
clean up this folder.    


Todos
=====================

- integrate ConfigParser to make mailToDisk configurable

AnonSec - 2021