Re: [SM-USERS] Multiple IMAP servers

2007-06-12 Thread Tomas Kuliavas
> Hi, I am novice when it comes to PHP and configuring webmail. I have coded a > simple login page that takes in a username and password that then > authenticates the user through an LDAP bind. I retrieve the IMAP server of > that user and am now stumped on how to configure SquirrelMail for a > red

[SM-USERS] Multiple IMAP servers

2007-06-12 Thread Kippy
Hi, I am novice when it comes to PHP and configuring webmail. I have coded a simple login page that takes in a username and password that then authenticates the user through an LDAP bind. I retrieve the IMAP server of that user and am now stumped on how to configure SquirrelMail for a redirect. I

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-23 Thread Paul Lesniewski
Please reply on-list On 9/23/06, serving soon <[EMAIL PROTECTED]> wrote: > Hi Paul, Tahnk you very much for all you work. > > I got this when I attempeed to login > > ERRORError connecting to IMAP server: mail.domaincom. > 61 : Connection refused > > Notice the missing Dot betweeen the domain and

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-22 Thread Paul Lesniewski
On 9/22/06, Paul Lesniewski <[EMAIL PROTECTED]> wrote: > On 9/19/06, serving soon <[EMAIL PROTECTED]> wrote: > > > > > > > > On 9/19/06, Paul Lesniewski <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > But Paul, isn't the login "user at domainone.tld" Supplying the needed > > info > > > > to const

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-22 Thread Paul Lesniewski
On 9/19/06, serving soon <[EMAIL PROTECTED]> wrote: > > > > On 9/19/06, Paul Lesniewski <[EMAIL PROTECTED]> wrote: > > > > > > > > But Paul, isn't the login "user at domainone.tld" Supplying the needed > info > > > to construct the imapserver mail.+domainone.tld ? > > > > OK, yes, if you want t

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-21 Thread serving soon
On 9/19/06, Paul Lesniewski < [EMAIL PROTECTED]> wrote: >> But Paul, isn't the login "user at domainone.tld"  Supplying the needed info> to construct the imapserver  mail.+domainone.tld   ?OK, yes, if you want to trust the username as given, then no list or abstraction is needed.  I can work

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-19 Thread Paul Lesniewski
Please reply on-list. > > > I found this discussion and patch from 2.5 years ago: > > > > http://www.mail-archive.com/squirrelmail-users@lists.sourceforge.net/msg11144.html > > > > > > > > > I do need to accomplish the same thing still but I can not find any > > > solutio

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-19 Thread Paul Lesniewski
> I found this discussion and patch from 2.5 years ago: > http://www.mail-archive.com/squirrelmail-users@lists.sourceforge.net/msg11144.html > > > I do need to accomplish the same thing still but I can not find any > solution for it. Has anyone solved this in anyway? > > > On Tue, 2004-03-30 at

[SM-USERS] multiple imap servers / one webmail server with squirrelmail

2006-09-19 Thread serving soon
Hi All I found this discussion and patch from 2.5 years ago: http://www.mail-archive.com/squirrelmail-users@lists.sourceforge.net/msg11144.html I do need to accomplish the same thing still but I can not find any solution for it.  Has anyone solved this in anyway? On Tue, 2004-03-30 at 10:29 -08

Re: [SM-DEVEL] Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2004-03-30 Thread p dont think
> On Sun, 2004-03-28 at 23:14 -0800, p dont think wrote: >> The pull down menu is the main difference between vlogin and multilogin >> in >> this context. Not sure why you'd want to code it yourself when this is >> exactly what vlogin was designed for. You already posted the solution >> in > > we

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2004-03-28 Thread p dont think
>> > Do you have such a setup running, and if yes, using >> > which plugin? I'm currently trying the "VLogin" >> > plugin, but it doesn't seem to be what I'm looking for. >> >> the multilogin plugin is exactly for this purpose. but note that vlogin >> can do the same thing (similar to what you we

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2004-03-28 Thread Olivier Mueller
On Sun, 2004-03-28 at 10:49 -0800, p dont think wrote: > > Do you have such a setup running, and if yes, using > > which plugin? I'm currently trying the "VLogin" > > plugin, but it doesn't seem to be what I'm looking for. > > the multilogin plugin is exactly for this purpose. but note that vlog

Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail

2004-03-28 Thread p dont think
> Do you have such a setup running, and if yes, using > which plugin? I'm currently trying the "VLogin" > plugin, but it doesn't seem to be what I'm looking for. the multilogin plugin is exactly for this purpose. but note that vlogin can do the same thing (similar to what you were already doing)

[SM-USERS] multiple imap servers / one webmail server with squirrelmail

2004-03-28 Thread Olivier Mueller
Hi, Do you have such a setup running, and if yes, using which plugin? I'm currently trying the "VLogin" plugin, but it doesn't seem to be what I'm looking for. My goal would be that "$imapServerAddress" = the domain name (or maybe "mail." + domain name), but that is probably too simple? :) Ot

RE: [SM-USERS] Multiple IMAP servers

2002-11-19 Thread p dont think
I think I answered your last email. There is currently no such functionality available in SM or as a plugin. I take it from your lack of satisfaction ;> that you don't want to make your own plugin, which is how you could make it work. > I need to configure squirrel mail to work with > multiple

[SM-USERS] Multiple IMAP servers

2002-11-19 Thread db
I have a question which I felt wasn't answered to my satisfaction on the mailing lists. I need to configure squirrel mail to work with multiple IMAP servers. It would be appropriate if I could provide a drop down menu on the login page so that the user can choose his server and then enter the user

[SM-USERS] Multiple IMAP servers....

2002-11-18 Thread Mattias Pettersson / Frizon Development
Greetings and Salutations squirrelmail-users, Ok... With the risk of repeating myself... I need a drop-down menu with the selection of which server to use when logging in... I have three servers which I need to use.. I've even tried using three versions of SM but since it's a bit "kinky"