Hi,I was wondering if you can login to an ftp that takes email address as user names? I've tried this using ftpclient.login(username,password) where username is an email address but it doesn't work.How would I be able to do this? thanks