Hastymail2

Hastymail2 is an Open Source IMAP webmail client written in PHP. Our focus is compliance, usability, security, and speed.

Hastymail 2

avatar
Access Gmail using Hastymail2

I want to use Hastymail2 for accessing my Gmail.

How can I set it up so that I can do this?  Gmail offers IMAP access.

Reply /Quote
avatar
Re: Access Gmail using Hastymail2

I havnt tested this yet but you should be able to use the settings at this address: http://mail.google.com/support/bin/answer.py?answer=78799 in your .rc file. You could set it as the main imap server or an alternate server.

 Also remember to enable imap access in your gmail account settings.

Reply /Quote
avatar
gmail access
After just a quick test Ive been able to make my copy of hastymail2 access my gmail account. I havnt set up the smtp for out going messages yet but so far gmail imap access seems to work.
Reply /Quote
avatar
Gmail Access

I've been trying to do just that as well, access a gmail account with hastymail.  I think I'm real close as I keep getting "Invalid username or password" but I know that what I typed is correct because I can get into gmail just fine.

Anyway, do you think you could post the imap and smtp config variable that you are using?  

Thanks!

Reply /Quote
avatar
Re: Gmail Access

Make sure your including the @gmail.com to your username. Eg: user@gmail.com.

Here are the settings copied from the link I posted above:

Incoming Mail (IMAP) Server - requires SSL:imap.gmail.com
Use SSL: Yes
Port: 993
Outgoing Mail (SMTP) Server - requires TLS:smtp.gmail.com (use authentication)
Use Authentication: Yes
Use STARTTLS: Yes (some clients call this SSL)
Port: 465 or 587
Account Name: your full email address (including @gmail.com) Google Apps users, please enter username@your_domain.com
Email Address: your full Gmail email address (username@gmail.com) Google Apps users, please enter username@your_domain.com
Password: your Gmail password

Reply /Quote
avatar
Re: Gmail Access

I use Gmail's SMTP server for outgoing mail from Hastymail2. Here are the relevant config file settings:

smtp_server = smtp.gmail.com
smtp_port = 587
smtp_tls = false
smtp_starttls = true
smtp_authentication_type = user

With the smtp_authentication_type set to "user" a few new settings become available on the options page in the compose section. One is the "SMTP authentication" setting which should be set to plain. The other two are the authentication username and password which should be set to your gmail login credentials.

I am not using Gmail's IMAP server directly, rather I use fetchmail to pop messages from Gmail to my local IMAP account.

Jason

Reply /Quote
Get Hastymail at SourceForge.net. Fast, secure and Free Open Source software downloads