Dec 3, 2008 #1 spotless Programmer Joined Aug 13, 2003 Messages 142 Location CA Is there a way using PHP to auto-create/delete a temporary email box on the fly? Spotless http://www.txt2day.com
Is there a way using PHP to auto-create/delete a temporary email box on the fly? Spotless http://www.txt2day.com
Dec 3, 2008 #2 jpadie Technical User Joined Nov 24, 2003 Messages 10,094 Location FR if you can create a mailbox through the commandline or via editing a config file then there is no reason why you cannot do so via php. Upvote 0 Downvote
if you can create a mailbox through the commandline or via editing a config file then there is no reason why you cannot do so via php.