Re: [SM-USERS] SquirrelMail 1.4.2 Released

2003-10-06 Thread Asbjorn Hoiland Aarrestad
the rpm package for RedHat 9 is not available. Can anybody fix? Erin Schnabel wrote: ANNOUNCE: SquirrelMail 1.4.2 released Oct 01, 2003 by Chris Hilts After a long and (frequently extended) wait, SquirrelMail version 1.4.2 has been released. This is the latest and greatest version of the

RE: [SM-USERS] Help Stopping Outlook Wrap SM

2003-10-06 Thread p dont think
> Can someone help me stop outlook and other program from wrapping SM? Huh? Outlook is not a webmail client. Outlook can be an IMAP client, but that has NOTHING to do with SM. Outlook (nor any other client) can "wrap" SM. -paul --- Thi

Re: [SM-USERS] Help Stopping Outlook Wrap SM

2003-10-06 Thread Jonathan Angliss
Hello Rkl, On Monday, October 06, 2003, rkl wrote... > Can someone help me stop outlook and other program from wrapping SM? > I notice of my users are wrapping outlook and using a wrapper to sm for > connecting and sending mail. I'm really concerned about them using it for > sending mail through

[SM-USERS] message rules???

2003-10-06 Thread Senad Sisic
Does SM have messaging rules. Regards,Senad

Re: [SM-USERS] Possible to change Addresses to Contacts?

2003-10-06 Thread Ant
look in functions/page_header.php. there is a function called displayInternelLink that makes the links at the top. look for the one for addresses and replace "Addresses" with "Contacts". [EMAIL PROTECTED] said: > Hello, > > I've been poking around and can't seem to find this. Across the top on > t

[SM-USERS] Help Stopping Outlook Wrap SM

2003-10-06 Thread rkl
Can someone help me stop outlook and other program from wrapping SM? I notice of my users are wrapping outlook and using a wrapper to sm for connecting and sending mail. I'm really concerned about them using it for sending mail through SM. Thanks, -rkl --

[SM-USERS] SquirrelMail 1.4.2 Released

2003-10-06 Thread Erin Schnabel
ANNOUNCE: SquirrelMail 1.4.2 released Oct 01, 2003 by Chris Hilts After a long and (frequently extended) wait, SquirrelMail version 1.4.2 has been released. This is the latest and greatest version of the stable source tree, and we recommend that all production sites upgrade to this version.

[SM-USERS] Re: Error when clicking (more) link on email address list

2003-10-06 Thread Paj
On Mon, 6 Oct 2003 13:48:29 -0700, p dont think wrote: >> SquirrelMail 1.4.0 >> >> When I click the (more) link on the email address list on a received >> message I get the following error: >> >> ERROR : Could not complete request. >> Query: SELECT "" >> Reason Given: SELECT failed: Can't

RE: [SM-USERS] SM died on me. :(

2003-10-06 Thread jnichols
> > > > Preference database error (extension not found). Exiting abnormally > > watch your database logs? > I did that.. not seeing anything at all. =/ Just the normal "select from" where it pulls the username out of the mailsql database. It doesn't read to the smprefs database at all. Everyt

Re: [SM-USERS] Manipulating Emails in Public Folders on Exchange 5.5 Server

2003-10-06 Thread ceverett
I've been doing more troubleshooting on this: How does this change your thoughts (if any)? If I change $default_move_to_trash to false, it all works. What made me think to do this is that it seemed to get the error when moving the public folder item to the deleted items. I think this doesn't ch

RE: [SM-USERS] Error when clicking (more) link on email address list

2003-10-06 Thread p dont think
> SquirrelMail 1.4.0 > > When I click the (more) link on the email address list on a received > message I get the following error: > > ERROR : Could not complete request. > Query: SELECT "" > Reason Given: SELECT failed: Can't open mailbox : no such mailbox > > I couldn't find anything in

RE: [SM-USERS] SM died on me. :(

2003-10-06 Thread p dont think
> This morning, I tried to log in and got this: > > Preference database error (extension not found). Exiting abnormally watch your database logs? --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/s

RE: [SM-USERS] Possible to change Addresses to Contacts?

2003-10-06 Thread p dont think
> I've been poking around and can't seem to find this. Across the top on > the right_main.php page, there is a link called Addresses. Is there any > way for me to change that to Contacts? Hack the core code. functions/page_header.php --- This

Re: [SM-USERS] error when sending mail (1.4.2)

2003-10-06 Thread Roland Fritz
Hi, > Warning: Unable to call array() - function does not exist in > ../class/mime/Rfc822Header.class.php on line 450 sourceforge's online again and I found I have to update my php. sorry for bothering... Roland. --- This sf.net email is spons

[SM-USERS] ProcFilter does not appear to filter. RedHat 9.0

2003-10-06 Thread Dennis Hempler
hello all i have just installed SM and everything works great except for the procfilter plugin. the .procmailrc file gets updated fine in the $HOME directory. so i don't think it's a ftp issue. my .forward file gets updated for my auto-reply just fine and that works. maybe something to do wit

Re: [SM-USERS] Problems with imap_general.php

2003-10-06 Thread Mark Knipfer
Our users experience this same error when logging into SquirrelMail v1.2.11. Some users have 100+ e-mails in the INBOX. I normally recommend the users to keep messages out of the INBOX and Trash folders as this increases the login time. Keeping the INBOX, Drafts, Sent, and Trash mail folders

Re: [SM-USERS] Problems with imap_general.php

2003-10-06 Thread Seth Randall
Which version of SquirrelMail are you using? Seth. Hamilton Vera said: > > Hi list, I don't know if this is the best place to post it, but since I > am new in this squirrelmail world... :-) > > During some tests I got this message. > > > Fatal error: Maximum execution time of 30 seconds exceeded

RE: [SM-USERS] Help defaulting mailto link to SM

2003-10-06 Thread rkl
thanks, i'll check it out. -rkl >> Can someone point me the way to configure IE to default to my SM for > MAIL? > > http://www.squirrelmail.org/wiki/en_US/WindowsMailto > > the comment at the top about it not working is out of date i think. If > you get this to work, you should update the wiki (

[SM-USERS] Problems with imap_general.php

2003-10-06 Thread Hamilton Vera
Hi list, I don't know if this is the best place to post it, but since I am new in this squirrelmail world... :-) During some tests I got this message. Fatal error: Maximum execution time of 30 seconds exceeded in /htdocs/webmail/functions/imap_general.php on line 449 Since this is a user Ma

[SM-USERS] Error when clicking (more) link on email address list

2003-10-06 Thread Dean Holden
SquirrelMail 1.4.0 When I click the (more) link on the email address list on a received message I get the following error: ERROR : Could not complete request. Query: SELECT "" Reason Given: SELECT failed: Can't open mailbox : no such mailbox I couldn't find anything in the archives about i

[SM-USERS] SM died on me. :(

2003-10-06 Thread jnichols
This morning, I tried to log in and got this: Preference database error (extension not found). Exiting abnormally Absolutely nothing changed. The machine was not compromised. Everything else on the machine is functioning normally. Anything that I should look for? Apache 1.3.27 Gentoo Linux PHP

RE: [SM-USERS] Help defaulting mailto link to SM

2003-10-06 Thread Seth Randall
This has been working on and off in past versions. I don't know if it's working right now. I'll look at it today and see if it still works. Seth. p dont think said: >> Can someone point me the way to configure IE to default to my SM for > MAIL? > > http://www.squirrelmail.org/wiki/en_US/WindowsMa

[SM-USERS] how I change name inbox folder

2003-10-06 Thread Tran Thanh
Hi users SM ! I want to change name inbox folder (and trash, sent, . . .) to vietnamese (my language), but I do'nt know. Can you help me? --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squir

[SM-USERS] Possible to change Addresses to Contacts?

2003-10-06 Thread Cleveland
Hello, I've been poking around and can't seem to find this. Across the top on the right_main.php page, there is a link called Addresses. Is there any way for me to change that to Contacts? Thanks! -- Jody Cleveland ([EMAIL PROTECTED]) --- T

Re: [SM-USERS] folder subscribe problem

2003-10-06 Thread itsbruce
On Mon, Oct 06, 2003 at 09:27:37PM +1000, Simon Bryan wrote: > We had setup SM with wrong values for the default mailbox, now that I have fixed > this any users that have created extra mailboxes have 'lost' them. The solution is > easy, move the files into the 'mail' subdurectory set permissions an

[SM-USERS] typo3

2003-10-06 Thread Cleveland
Hello, I'm currently setting up a site using typo, and thought of something. Has anyone out there tried tying in the login for squirrelmail with the login for typo? -- Jody Cleveland ([EMAIL PROTECTED]) --- This sf.net email is sponsored by:

[SM-USERS] error when sending mail (1.4.2)

2003-10-06 Thread Roland Fritz
Hi, sorry to bother you, as I don't know if this problem has been discussed recently. But sourceforge's list archives are for some reason unavailable :-( Installed 1.4.2 yesterday, moved the data from 1.2.9 and everything seemed fine. But when sending mail I get: Warning: Unable to call array()

Re: [SM-USERS] about the "mail_fetch" plugin

2003-10-06 Thread Alexandros Vellis
On Mon, 6 Oct 2003 15:02:39 +0800 redhat71 redhat71 <[EMAIL PROTECTED]> wrote: > i've been using fetchmail to collect mails from a pop account, it > works this way: > fetchmail --> procmail (some rules) --> different folders > > i'm trying to replace fetchmail with the "mail_fetch" plugin came w

RE: [SM-USERS] Help defaulting mailto link to SM

2003-10-06 Thread p dont think
> Can someone point me the way to configure IE to default to my SM for MAIL? http://www.squirrelmail.org/wiki/en_US/WindowsMailto the comment at the top about it not working is out of date i think. If you get this to work, you should update the wiki (remove that comment). --

RE: [SM-USERS] Safe Images ????

2003-10-06 Thread p dont think
> Can someone tell me if it is possible to turn off the "safe image" > security feature - permanently, so that all html emails show their > respective images automatically, without the need to press the link at the > bottom of the email. The archives and web site are sooo helpful, it's a shame no

Re: [SM-USERS] Safe Images ????

2003-10-06 Thread Nicolas Cartron
Senad Sisic wrote: Can someone tell me if it is possible to turn off the "safe image" security feature - permanently, so that all html emails show their respective images automatically, without the need to press the link at the bottom of the email. Regards Senad there's a plugin that does that. che

[SM-USERS] folder subscribe problem

2003-10-06 Thread Simon Bryan
We had setup SM with wrong values for the default mailbox, now that I have fixed this any users that have created extra mailboxes have 'lost' them. The solution is easy, move the files into the 'mail' subdurectory set permissions and then have the user resubscribe to the folders. However we are on

[SM-USERS] Safe Images ????

2003-10-06 Thread Senad Sisic
Can someone tell me if it is possible to turn off the "safe image" security feature - permanently, so that all html emails show their respective images automatically, without the need to press the link at the bottom of the email. Regards Senad

RE: [SM-USERS] Does Javascript detection really work?

2003-10-06 Thread SqM
>> I use Squirrelmail 1.42 and on every user it writes "javascript_on=0" > in >> the prefs. But I use a browser which has Javascript. Is there some >> hidden switch to switch on Javascript? > > Works here... Doesn't here..;-) At least not the automagic autodetect.. If i set SM to always use javas

[SM-USERS] Help defaulting mailto link to SM

2003-10-06 Thread rkl
Can someone point me the way to configure IE to default to my SM for MAIL? thanks, -rkl --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PRO

RE: [SM-USERS] Does Javascript detection really work?

2003-10-06 Thread p dont think
> I use Squirrelmail 1.42 and on every user it writes "javascript_on=0" in > the prefs. But I use a browser which has Javascript. Is there some > hidden switch to switch on Javascript? Works here... --- This sf.net email is sponsored by:ThinkG

Re: [SM-USERS] SM prematurely ends message body

2003-10-06 Thread Marc Groot Koerkamp
Jonathan Angliss said: > Hello Dave, > On Friday, October 03, 2003, Dave Basener wrote... > >> Hi all. >> (squirrelmail 1.4.1, php-4.3.2, apache-2.0.47, linux-2.4.20-19.8) > >> I have a user who received a couple of message (14K and 9K) which don't >> display completely. > > [..] > >> " >> AA/EOE.

[SM-USERS] about the "mail_fetch" plugin

2003-10-06 Thread redhat71 redhat71
i've been using fetchmail to collect mails from a pop account, it works this way: fetchmail --> procmail (some rules) --> different folders i'm trying to replace fetchmail with the "mail_fetch" plugin came with squirrelmail, the problem is that it does not go through procmail i wonder if it's po