Darragh Ó Héiligh wrote:
> Hello,
>
> I have Squirrelmail now set up with Dovecot in Open SuSE 10.2.
>
> Squirremail however is sending the username in a very strange format.
>
> Say I submit darragh with password abcdefg.
> Squirrelmail seems to pass [EMAIL PROTECTED] instead of just darragh.
>   

I would like to see your /srv/www/htdocs/squirrelmail/config/config.php

> It is taking the domain from the URL.  Example, if externally, the
> address is something like http://dyndns.org/squirrelmail/ it will take
> dyndns.ocm as the domain and format my address as [EMAIL PROTECTED]
> If working from the localhost and I access squirrelmail from
> localhost/squirrelmail/ squirrelmail sees the domain as localhost so
> formats the username as [EMAIL PROTECTED]
>
> Of course, when squirrelmail formats the username like this, I cant
> log in becauee the imap server is expecting the username darragh on
> it's own.
>
> Any ideas?  How do I get Squirrelmail to only send my username as
> darragh without the domain?
>
> Any help would be very appreciated because at this stage, I'm about to
> go absolutely crazy.
>   

I'm not sure how you got the '@' in the login name, that's not the
default. I'm running a very plain vanilla dovecot+squirrelmail, and I
enter only the username in the squirrelmail login box. No '@' or domain
is ever added - the dovecot log says this when I check my webmail:

Sep 27 10:51:40 toro dovecot: imap-login: Login: user=<jjs>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Sep 27 10:51:40 toro dovecot: IMAP(jjs): Disconnected: Logged out

Joe


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to