disposable-email-imap icon indicating copy to clipboard operation
disposable-email-imap copied to clipboard

DISCONTINUED: self-hosted simple disposable email system (php and imap)

Results 4 disposable-email-imap issues
Sort by recently updated
recently updated
newest added

Do you think that is valid if we implement a temporary cookie block other users from accessing a given mail? Because as the software is today, multiple users can have...

I'm slowly working on a implementation of refresh on new mail, no code done but using waiting.html checkMails as a reference. As it is right now i just have a...

I've been trying to delete messages every hour as a test and i can't seem to manage this. I'm using the following snippet ``` $before = date('d-m-Y H:i:s', strtotime('1 hour...

Currently the html and source functions do not check the parameters properly, and all emails can easily be enumared.