Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Tony Earnshaw
John Ridge wrote: After a hint from Chris I did some digging on configuring Postfix to listen on a TLS-only port. I found the following information on configuring main.cf and master.cf for TLS in Postfix Thanks a heap to Chris, John, Jonathan and Seth (alphabetic order :) for replying. This was

[SM-USERS] Re: squirrelmail-users digest, Vol 1 #1710 - 15 msgs

2003-11-03 Thread Jordan Husney
> > Hello, > > > > I am running SquirrelMail 1.4.2, apache 2.0.48, and php 4.3.3; > > although I have been having the same problem for many releases now. > > > > Essentially, I wish to be able to have my SquirrelMail be usable > > in Japanese; > > do you have ja_JP.EUC-JP locale compiled?

[SM-USERS] Send mail problem at home

2003-11-03 Thread Andy Woo
HI All,   I am using Redhat 9.0 with sendmail package with squirrelmail. My problem is very strange. Please help me or tell me what happen. Thanks a lot.   1.   All my staff can send and receive mail on squirrelmail in our company intranet. 2.   Only staff A and B cannot send m

Re: [SM-USERS] Left frame takes a while to load

2003-11-03 Thread Rob Prince
Daniel W said: > Anyone else seeing this behaviour in SM 1.4.1 using Explorer 6.0? > > The folder list is blank (white) for quite a while after the main frame > has > loaded. Sometimes I even need to refresh the page (F5) to get it to > appear. > > Doesn't happen all the time but is annoying when i

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Jonathan Angliss
Hello John, On Monday, November 03, 2003, John Ridge wrote... > I believe you only need to use the stmps line (not the submission > line) to get TLS for SMTP working with Squirrelmail. At least that > was all that I did and SquirrelMail appears to be using TLS with > STMP without any issues for me

[SM-USERS] Re: mailto link

2003-11-03 Thread Seth Randall
Yeah, that's what mailto does. Passes it to login.php if you aren't logged in. Otherwise it passes to compose. As for the logins, that's why I had it set that way originally. I wasn't detecting the login because someone might have left a browser open and walked away. Also, if SquirrelMail ever

[SM-USERS] Re: mailto link

2003-11-03 Thread SM-Development
Hi Seth, The code works! However, the URL on the browser is re-written with the long line link from mailto. I guess that's because the "header('Location: ' . $redirect);" that replaces the content of the URL in the browser. On the other note, can I get user to login to only one instance of t

[SM-USERS] Re: mailto link

2003-11-03 Thread SM-Development
Hi Seth, I've changed the "$redirect = 'login.php?mailto=' . $url;" to "$redirect .= $url;". However, I get the 403 Forbidden page: Forbidden You don't have permission to access /src/send_to=orawf%40pansar.com.my&body=Approval+Action%3A+%27Approve%27%0D% 0A%0D%0AIf+forwarding+this+document+to

RE: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread John Ridge
Hi Tony, After a hint from Chris I did some digging on configuring Postfix to listen on a TLS-only port. I found the following information on configuring main.cf and master.cf for TLS in Postfix master.cf: additional services It can be useful to have postfix listen on additional po

RE: [SM-USERS] Problem Sending Mail with TLS Enable in SquirrelMail

2003-11-03 Thread John Ridge
Thanks Chris. That was the hint I needed. I enabled SMTPS in the postfix master.cf file and set my SMTP port to 465 in SquirrelMail and TLS for SMTP appears is working fine now. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chris Hilts Sent: Sunday,

[SM-USERS] Left frame takes a while to load

2003-11-03 Thread Daniel W
Anyone else seeing this behaviour in SM 1.4.1 using Explorer 6.0? The folder list is blank (white) for quite a while after the main frame has loaded. Sometimes I even need to refresh the page (F5) to get it to appear. Doesn't happen all the time but is annoying when it does. Thanks, Daniel

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Chris Hilts
> First off, you should upgrade your php. php 4.1.2 is the minimum required > (http://www.squirrelmail.org/wiki/SquirrelMailRequirements). Also, SSL support hasn't always been the best in PHP, so you might want to move up to at least the 4.2.x The minimum required PHP version to use TLS is PHP 4

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Jonathan Angliss
Hello Tony, On Monday, November 03, 2003, Tony Earnshaw wrote... > Hi list > SquirrelMail 1.4.2 > postfix-2.0.16-20031022 > Apache 1.3.27, mod_ssl-2.8.12-1.3.27, php 4.0.3, > New poster, nothing to follow up. As soon as this is solved, I'll go > away again. > I second John Ridge's well-written

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Seth Randall
First off, you should upgrade your php. php 4.1.2 is the minimum required (http://www.squirrelmail.org/wiki/SquirrelMailRequirements). Also, SSL support hasn't always been the best in PHP, so you might want to move up to at least the 4.2.x Seth. Tony Earnshaw said: > Hi list > > SquirrelMail 1.4

[SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Tony Earnshaw
Hi list SquirrelMail 1.4.2 postfix-2.0.16-20031022 Apache 1.3.27, mod_ssl-2.8.12-1.3.27, php 4.0.3, New poster, nothing to follow up. As soon as this is solved, I'll go away again. I second John Ridge's well-written posting of 2 November last, found on Germane (I can't go back far enough in my

Re: [SM-USERS] Spamassassin plugin -- woops

2003-11-03 Thread Matt
Sorry that should have read SPAMCOP plugin. On Mon, 2003-11-03 at 13:42, Matt wrote: > Does anyone know why if I have hashing turned on and have the spamassassin plugin > installed... > why does it give me an error: > Unable to create hash directory structure: > ../attachments/1. > > When I try

[SM-USERS] Spamassassin plugin

2003-11-03 Thread Matt
Does anyone know why if I have hashing turned on and have the spamassassin plugin installed... why does it give me an error: Unable to create hash directory structure: ../attachments/1. When I try to report spam? I can upload attachments fine and they seem to be hashing fairly well. --

[SM-USERS] SM 1.4 and Power Point

2003-11-03 Thread Matt
ISSUE: When using embedded viewing in Internet Explorer, when the user views a power point file in-line with the browser squirrel mail comes back and says "You must be logged into to view this page" and presents the login window in the right frame. REPRODUCABLE: Yes ON MANY MACHINES: Yes STEPS TO

Re: [SM-USERS] Error in deleting

2003-11-03 Thread Chris Hilts
> ERROR : Could not complete request. > Query:COPY 23:23 "mail/Trash" > Reason Given: COPY failed: Sequence invalid Looks like you have UID support turned off. Try turning it on and see what happens. Everyone should run with UID support turned on, and the CVS versions of SquirrelMail no longer o

[SM-USERS] Error in deleting

2003-11-03 Thread MD Raziuddin Haqqani
Dear all, When I am trying to delete an e-mail I am getting the following error ERROR : Could not complete request. Query:COPY 23:23 "mail/Trash" Reason Given: COPY failed: Sequence invalid Can anybody help me in this. - Original Message - From: "Rick" <[EMAIL PROTECTED]> To: <[EMAIL

Re: [SM-USERS] Global Address Book Config ?

2003-11-03 Thread Tomas Kuliavas
> New to SM but am very impressed! Having a problem setting up a global > address book that will list all the users in the system. I have played > with the settings in #6 & #9 in config.php. Downloaded the > âGlobal_sql_addressbookâ but can not figure out the settings with that > either. > > Whe

Re: [SM-USERS] Valid User Names

2003-11-03 Thread Tomas Kuliavas
> Hi all, > > I would like to have an user name like the example > below: > > [EMAIL PROTECTED] > > Would squirrel mail be able to support this? > > I'm using cyrus 2.0.16, Sendmail 8.12.3/8.12.3/SuSE > Linux 0.6... If your system (cyrus and cyrus imap) can support it, squirrelmail can support it

Re: [SM-USERS] Japanese i18n Woes

2003-11-03 Thread Tomas Kuliavas
<[EMAIL PROTECTED]>: Connected to 204.221.114.1 but sender was rejected. Remote host said: 553 5.3.0 REJECT blocked for spam Can you explain this? ip addresses of smtp server that I've used are not listed in cbl.abuseat.org, list.dsbl.org, blackholes.easynet.nl, dynablock.easyne

Re: [SM-USERS] Valid User Names

2003-11-03 Thread Duncan
Ronnie Choo said: > Hi all, > > I would like to have an user name like the example > below: > > [EMAIL PROTECTED] > > Would squirrel mail be able to support this? > > I'm using cyrus 2.0.16, Sendmail 8.12.3/8.12.3/SuSE > Linux 0.6... Squirrelmail won't care. Cyrus will.

[SM-USERS] Valid User Names

2003-11-03 Thread Ronnie Choo
Hi all, I would like to have an user name like the example below: [EMAIL PROTECTED] Would squirrel mail be able to support this? I'm using cyrus 2.0.16, Sendmail 8.12.3/8.12.3/SuSE Linux 0.6... Thanks for any help rendered! Regards, Ronnie Choo ___

Re: [SM-USERS] Japanese i18n Woes

2003-11-03 Thread Tomas Kuliavas
> Hello, > > I've tried to do my homework before posting to the list, so I'll > try and detail the problems that I have been having. > > I'm a gentoo user, and I've got glibc, apache, and php compiled > and installed with nls support. My php settings can be accessed from > http://www.h

[SM-USERS] Re: mailto link

2003-11-03 Thread SM-Development
Hi Seth, I've tried, these are some findings and questions: Findings: When I clicked on the mailto hyperlink, the current (self) broswer window will ask me to (re)login. I login and go straight to the compose window with all the preset message! Good Questions: 1. How do I get the link to

[SM-USERS] OT: The Squirrel is everywhere

2003-11-03 Thread pdontthink
The top and bottom of this page show our squirrel really gets around... http://somethingawful.com/articles.php?a=1761&p=7 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does