Page 1 of 1

Mailtodisk is not Working

PostPosted: 27. July 2012 16:56
by jpb1991
Mailtodisk does not work. I can send emails using thunderbird and the emails get sent to the addresses, but mail2disk which is the default setting does not work. What do I need to do to get mail2disk working? I do not get mail in the output folder. I am using the new control panel I think.

Re: Mailtodisk is not Working

PostPosted: 28. July 2012 00:14
by jpb1991
I am using Windows 7 64 Bit Home Professional. Even when I deactivated my account settings, it still would not work.

Re: Mailtodisk is not Working

PostPosted: 06. August 2012 13:10
by Xigi
I had the same problem, then I found that mailtodisk delivers to c:\xampp\apache\mailoutput instead of c:\xampp\mailoutput. Always to the current directory when it is called. Isn't there a command line parameter to set this?

Re: Mailtodisk is not Working

PostPosted: 12. November 2012 01:00
by bruce2012
hello jpb1991 and xigi, I am having exact same problem:
1: i can receive/send emails using thunderbird to external email address.
2: when I log in xampp home page, click on tool\mail . i try to send email to my email address, i got a msg - "mailtodisk.exe - no disk" , i can never get a email in my thunderbird account.

does any one figure out a solution?

i am using xampp 1.8.1

Re: Mailtodisk is not Working

PostPosted: 10. June 2013 07:50
by mass6
Found out that mails are sent to "C:\xampp\tmp\mailoutput"

Re: Mailtodisk is not Working

PostPosted: 22. June 2013 11:21
by SwissDave
mass6 wrote:Found out that mails are sent to "C:\xampp\tmp\mailoutput"

Thank you, i can confirm this (Xampp 1.8.1).
Hope they update the documantation if this is the new standard path.
Everywhere you look, like php.ini, htdocs/xampp/mailform.php, even mailtodisk/README, it points you to "C:\xampp\mailoutput" but the real output is in "C:\xampp\tmp\mailoutput" :x

Re: Mailtodisk is not Working

PostPosted: 22. June 2013 11:37
by Altrea
On my system it is in \xampp\mailoutput, so it must be related to the system/permissions or something like that