[SM-USERS] Proceed to next message after delete.

2003-03-14 Thread Lou C.
Hi. I've looked around and can't find an option to do this When reading a message, I click "delete", I'm brought back to the Index of the current folder, how can I make it so after "delete" I'm reading the next message ? thanks. --- ---

RE: [SM-USERS] SAConf logout? I know what's wrong...

2003-03-14 Thread Tony Shadwick
I know what's wrong, I just don't know how to fix it. SAConf is not written to support REGISTER GLOBALS = OFF. Ugh... I don't know php...can someone else take a look at this to see if it can be easily fixed? Tony Shadwick Manager of Internet Services Strategic Technology Group --

[SM-USERS] Call to undefined function: mysql_connect()

2003-03-14 Thread Subhash Chand
After adding plugin ENEWS following error display   "Fatal error: Call to undefined function: mysql_connect() in /usr/share/squirrelmail/plugins/enews/connect.php on line 13"   I have LINUX 8.0 SM 1.2.11   Pl help   Regards, S ChandIASRI, New Delhi -12Ph. 91-11-5720928

Re: [SM-USERS] login from index.htm

2003-03-14 Thread Jonathan Angliss
> My look-through the archives proved to me I don't know how to frame the > query, so here goes... It has come up... but the archives are a little lacking... or should I say, a little difficult to use. > Is it possible to call the login script from src/login.php from the > index page on my site?

[SM-USERS] login from index.htm

2003-03-14 Thread Keith Mastin
My look-through the archives proved to me I don't know how to frame the query, so here goes... Is it possible to call the login script from src/login.php from the index page on my site? I'de like to have just the form text field, password field and submit button on the page. Thanks -- Keith Mast

Re: [SM-USERS] Re: I posted a fix on this problem...

2003-03-14 Thread suchen
Hi, Robert, Great to hear there is a fix, I am using SM 1.2.12. RedHat uw-imap version imap-2001a-15 RedHat php version 4.2.2-8.0.7 Many thanks for your help. Robert L. Tom wrote: I had similar problems where it would truncate the first character of the folder that I create. Also I had a probl

Re: [SM-USERS] send problem !

2003-03-14 Thread Tracy McKibben
Sarkar, Anirban said: > I just configured squirrelmail to work with sendmail.I can log in to the > account using squirrelmail and view the existing mails but when I > compose a new message and press send it brings back the same compose > page and the message is not sent either.Can anyone tell me wh

Re: [SM-USERS] send problem !

2003-03-14 Thread DOODS
Have you checked the logs? What does it say? > I just configured squirrelmail to work with sendmail.I can log in to the > account using squirrelmail and view the existing mails but when I compose > a > new message and press send it brings back the same compose page and the > message is not sent ei

[SM-USERS] Re: nothing happens after the login-button is pressed

2003-03-14 Thread Ben Ramsey
I seem to be having the same problem. I found a previous post ("Unable to start/login to squirrelmail 1.2.11") that sounded similar, but since I wasn't getting an error message in the log, I wasn't sure. At any rate, I followed the advice and set session.auto_start to 1 (turning it on). Then, I

[SM-USERS] send problem !

2003-03-14 Thread Sarkar, Anirban
I just configured squirrelmail to work with sendmail.I can log in to the account using squirrelmail and view the existing mails but when I compose a new message and press send it brings back the same compose page and the message is not sent either.Can anyone tell me what the problem is? Thankyou.

Re: [SM-USERS] What are these odd files?

2003-03-14 Thread Jonathan Angliss
Hello Matt, On Friday, March 14, 2003, Matt wrote... > What are these odd files in my data directory? > TBN0Tuiuie4I5gXq1NeU9y0SHUJuVFq7 They're temporary files created when you try attaching parts to an email. You can split the directories up, so that these files end up in a different dire

[SM-USERS] Mail Send Problem:

2003-03-14 Thread Shah Thobani
I just installed on my server & when i compose email, it reaches the receipient but also gives the following error message: ERROR : Bad or malformed request. Server responded: Received: BAD Command unrecognized: FROM Can anyone explain what is wrong with my configuration? Shah -- Shah Thobani

Re: [SM-USERS] What are these odd files?

2003-03-14 Thread pdontthink
Oh, and they should not be in your data directory. Did you configure the attachments directory in conf.pl to be the same as your data directory?!? They should be seperate. > What are these odd files in my data directory? > TBN0Tuiuie4I5gXq1NeU9y0SHUJuVFq7 > > > -- > Matt Hoppes > ChiliTech Inter

Re: [SM-USERS] What are these odd files?

2003-03-14 Thread pdontthink
They are attachment files. They are usually deleted when the email is sent or the attachment is deleted, etc. It is unavoidable that some will be left over if browsers crash, etc... it might be smart to run a cron job that cleans ones out with dates that are older than a day or two. > What are

RE: [SM-USERS] SAConf logout?

2003-03-14 Thread pdontthink
What version of SquirrelMail? Looks like there is only one version available, so it might be out of date. Hmmm. Er, I'd offer to take a look at it, but can't do it for a couple days. -paul > SpamAssassin Configuration. The plugin is quite literally named, > SAConf. > > Tony Shadwick > Manager

Re: [SM-USERS] Some IMAP Servers and one SM and one domain

2003-03-14 Thread pdontthink
The Multilogin plugin places a pull-down box on the login page where you can select the IMAP server you want to log in to. No need for three separate installations. http://squirrelmail.org/plugin_view.php?id=148 I have a new version to release which includes support for SM 1.4 among a few other

Re: [SM-USERS] secure_login problem

2003-03-14 Thread Tom Elsesser
Hello Jonathan, > From what I know... webmin doesn't use apache... so you can ignore > that. Did you setup apache to have ssl connections? You have to > specify that in the configuration files for apache (httpd.conf) and > create your certificates too. This seems to be leaving this squirrelmail l

[SM-USERS] Some IMAP Servers and one SM and one domain

2003-03-14 Thread gonz0
I have some IMAP servers in one domain example domain: domain.com addresses of IMAP servers: as shown below 192.169.0.1 192.168.0.1 192.16.0.1 address of SMTP server: 172.110.10.1 I'd like to use one SquirrelMail with these three IMAP servers. Is it possible ? How to configure SM ? Any ideas

Re: [SM-USERS] secure_login problem

2003-03-14 Thread Tom Elsesser
Hi Keith, > I'm game. Dump the plugins and try again. If is still doesn't work, then > show me the relavent enable-SSL lines from httpd.conf I dropped the plugins and still get the same error. Here is the httpd.conf grepped for "SSL" with (most of) the commented lines left out: SSLPassPhras

[SM-USERS] LDAP Error

2003-03-14 Thread Ronald Roeleveld
Hi all, I have squirremail (1.2.10) running on Debian 3.0. Everything worked fine for the last couple of weeks, but now Iam trying to access the addressbook, which is stored on a Windows NT 4.0 SP6a Server with Exchange 5.5 SP4. This has worked for all those weeks, but for some reason it is now g