Re: [SM-USERS] iPhone access from modified login form

2009-12-23 Thread Tomas Kuliavas
SquirrelMail does not have extra logs. "Unknown user or password incorrect." means that either session or cookies are failing. Other clients are working, so session setup is correct. If fails only one client, it is something specific to the way that client handles cookies. Could you test webmail

Re: [SM-USERS] Squirrelmail Error

2009-12-23 Thread Tomas Kuliavas
Peter Fraser-3 wrote: > > I changed the TLS setting to true. When I tried again, I got this error: > > Error connecting to IMAP server: tls://server_ip_address > > On serverB, I'm running FreeBSSD 7.0 I tried turning off the pf > firewall but no go. I also have auth_debug turned on for serverB

Re: [SM-USERS] Squirrelmail Error

2009-12-23 Thread Peter Fraser
I changed the TLS setting to true. When I tried again, I got this error: Error connecting to IMAP server: tls://server_ip_address On serverB, I'm running FreeBSSD 7.0 I tried turning off the pf firewall but no go. I also have auth_debug turned on for serverB in dovecot, but this isn't logging any

Re: [SM-USERS] iPhone access from modified login form

2009-12-23 Thread Terry Jolley
I am using Safari on the iPhone, using https, and I have cookies enabled on device. No abnormal logging in htttpd logs. Is there Squirrel Mail logs that may offer additional clues? I went back to using the original login.php and it still errors out when accessing from iPhone. Unknown user or pas