artyom Posted July 10, 2010 Share Posted July 10, 2010 Hi all.As far as I can tell, one needs a working email "ping-back" to create an account. If I want to test user registration, checkout etc, on my local system, how can I do that without having a mail server running? * Is there some way to disable the email registration for development? * Also, if anyone has any tips on getting a mail server "emulation" going for local php dev *in general* that is also welcome. (ie, how to have the mail() function actually do something on my local machine) ..I'm using Ubuntu Linux 8.04 with apachemany thanks in advance,Artyom Link to comment Share on other sites More sharing options...
rocky Posted July 11, 2010 Share Posted July 11, 2010 There's no need to respond to an email to sign up for an account. Even if the email fails to be sent, the account will still be created for you to test. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now