Re: [SM-USERS] Request - Reply To on Compose

2005-05-17 Thread SM-Development
Hi Paul, Is there any easier way? I mean, can we just mode the compose.php and add a new "Reply-To" line, rather than going thru the adding of new plugin? Thanks. On Wed, May 18, 2005 6:47 am, Paul Lesneiwski said: > > > SM-Development wrote: >> Hi Paul, >> &

Re: [SM-USERS] Request - Reply To on Compose

2005-05-17 Thread SM-Development
Hi Paul, Do u mean the Verify Reply-To plugin? Thanks. On Tue, May 17, 2005 2:02 pm, Paul Lesneiwski said: >> Is there a way to put the Reply-To field on the compose window? >> >> This is useful if our Reply-To field would be different from the From >> address. Although this can be done in the I

[SM-USERS] Request - Reply To on Compose

2005-05-16 Thread SM-Development
Hi List, Is there a way to put the Reply-To field on the compose window? This is useful if our Reply-To field would be different from the From address. Although this can be done in the Identities, this would be cumbersome if the user wishes to use different Reply-To each time. Thanks. **

[SM-USERS] Attachment, memory limit and PHP execution problem

2005-05-16 Thread SM-Development
Hi List, Recently, I've problem with attachment uploads. In all the postings on the list, I've not encountered people saying they can bypass upload attachment limit. The followings values in php.ini were set (after reading http://www.squirrelmail.org/wiki/en_US/AttachmentSize): memory_limit=8M po

Re: [SM-USERS] Unknown date

2005-04-21 Thread SM-Development
e.php, the displayed date will be "Wed, 1:25 am". Maybe some tweaking is needed, or better still get all those timezone from Lotus Notes and convert it to standard GMT timezone. Thanks. On Wed, April 20, 2005 4:56 pm, Marc Groot Koerkamp said: > > SM-Development wrote: >>

Re: [SM-USERS] Unknown date

2005-04-20 Thread SM-Development
Hi Jon, Is there any way to "fix" this problem? Thanks. On Wed, April 20, 2005 12:33 pm, Jonathan Angliss said: > >> Hi List, >> >> >> I noticed that some emails coming in from clients are displyaed as >> "Unknown date" for the date field. One thing for sure: the emails are >> relayed via a Lotu

[SM-USERS] Unknown date

2005-04-19 Thread SM-Development
Hi List, I noticed that some emails coming in from clients are displyaed as "Unknown date" for the date field. One thing for sure: the emails are relayed via a Lotus Notes Release 5.0.8 and in the mail header, the date is shown as "19-Apr-2005 17:33:51 ZE8" The following is the excerpt from the h

[SM-USERS] Attachment name changed to download

2005-02-02 Thread SM-Development
Hi List, When click on the download link to download the attachment, the supplied filename is "download", and the filetype is "All files". Tested on IE6.0 SP1 and Firefix 1.0, no such problem. It's more of a annoyance, cause everytime, I need to type in the filename and extension of the attachmen

[SM-USERS] dot character in ABook nickname

2005-01-24 Thread SM-Development
Hi List, When I create an entry in the Address Book, with at least a period (.) in the nickname. For example, Nickname : guest.list First Name : Guest Last Name : List Email Addr : [EMAIL PROTECTED] How to ferret out the unwanted chars in the nickname? Thanks. Details: IMAP Server (courier-ima

[SM-USERS] Saved Searches

2004-12-07 Thread SM-Development
Hi List, How do I enable "saved recent searches" for use in Search facility? Thanks. Details: IMAP Server (courier-imap-3.0.8) PHP (php-4.1.2-7.2.6) Web server (apache-1.3.27-3.7.2) Platform (RedHat 7.2 Stock) SquirrelMail version (1.4.3a)

[SM-USERS] javascript_on setting

2004-12-06 Thread SM-Development
Hi List, Anyone have any idea why "javascript_on=1" will be set to "javascript_on=0" whenever a users accesses the mailbox (using both IE6 SP1 and Mozilla Firefox 1.0). Even using forced pref plugin, that setting will be forced to use value 0 also. Anyone facing the same problem? Thanks. D

[SM-USERS] Frameless SquirrelMail

2004-09-30 Thread SM-Development
Hi List, Can the current SquirrelMail be *redesigned* not to use frame? Maybe we can use the mailbox navigation on the left-frame to something like the drop-down list of subscribed mailboxes on the right frame. I propose this due to the problem met by our development team to integrate the curr

[SM-USERS] Re: Nickname with multiple email addresses

2004-09-13 Thread SM-Development
ing on the squirrelmail users/plugin forum. Would be very happy if someone could repost on the subject. If anyone not sure on what the single nickname/multiple addresses behave, anyone familiar with sqwebmail addressbook will know what I refer to. Thanks for your help. Jonathan Angliss writes:

[SM-USERS] Nickname with multiple email addresses

2004-09-12 Thread SM-Development
Hi List, Is there any way to make the nickname in the addressbook to hold multiple email addresses? Current nickname hold one address per nickname. The purpose is to create a nickname containing multiple addresses, so when sending email to a group of users, simply specify one nickname, instead

[SM-USERS] Address Book Oddity

2004-03-31 Thread SM-Development
Hi List, I created a nick inside my address book. The email field is set to "user" (instead of "[EMAIL PROTECTED]"). When I send out an email using that nick, no email is being generated. I've tried with sending to that user using just "user" on the Compose form, and email was sent. Search

[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

[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] Re: mailto link

2003-11-02 Thread SM-Development
Hi Seth, Thanks for taking up this task. Any progress so far? I'm yet to check the latest 1.4.2 Mine is still on 1.4.1 Regards. Seth Randall writes: I'll take a look at it today and see if I can get it working for both 1.4.x and 1.5.x. Seth. SM-Development said: Is the 1.

[SM-USERS] mailto link

2003-10-09 Thread SM-Development
Is the 1.4.x branch will incorporate mailto link back? The mailto link is in 1.5.x devel now. Also, the mailto.php in 1.5.x branch will pop up error "undefined function get_location ()" error. Any fix to that yet? Thanks.

[SM-USERS] Re: SquirrelMail & Oracle Portal Integration

2003-06-30 Thread SM-Development
Hi List, Let me put it in another way: How can I get Squirrelmail to pass parameters/cookies/tokenid to Single Sign-On (SSO) server? Thanks. SM-Development writes: Hi List, Has anyone successfully make squirrelmail (with vpopmail and courier-imap and qmail) work with Oracle Portal

[SM-USERS] SquirrelMail & Oracle Portal Integration

2003-06-29 Thread SM-Development
Hi List, Has anyone successfully make squirrelmail (with vpopmail and courier-imap and qmail) work with Oracle Portal Server? Thanks.

[SM-USERS] Re: Calendar Line Wrapping Problem

2003-03-11 Thread SM-Development
Hi Jon, The came up previously when I edited the entry from a one line to a long entry. Today, I tested using a new entry, purposely entering a long comment. Pls view the attached pic to see what I get. Regards, Jonathan Angliss writes: Hello Sm-development, On Monday, March 10, 2003

[SM-USERS] Re: SM_PATH appears to be wrong

2003-03-11 Thread SM-Development
Hi Paul, Thanks again for nailing down the problem. I think all debuggers & developers at Squirrelmail deserves *pat-on-the-back* for the not-paid effort. Thanks & keep up the good job! p dont think writes: All, Looks like there is a problem with $PHP_SELF not being an autoglobal fo

[SM-USERS] Re: SM_PATH appears to be wrong

2003-03-11 Thread SM-Development
Hi Paul, This are the results of the tests: Put this into functions/display_messages.php (earlier debug code has been commented): global $_SERVER; if (function_exists('check_sm_version')) { echo "YES, global.php HAS BEEN INCLUDEDbut _SERVER is only:"; print_r($_SERVER); echo ""; } else { e

[SM-USERS] Re: SM_PATH appears to be wrong

2003-03-10 Thread SM-Development
OK, this is what I put into the src: global $_SERVER; echo "base dir is $base_uri";echo "PHP_SELF value is " . $_SERVER['PHP_SELF']; exit; The result is still the same: - base dir is - PHP_SELF value is What to test next ... Thanks. p dont think

[SM-USERS] Re: SM_PATH appears to be wrong

2003-03-10 Thread SM-Development
When changed to: echo "base dir is $base_uri";echo "PHP_SELF value is " . $_SERVER['PHP_SELF']; exit; I go this: -- base dir is -- PHP_SELF value is Thanks. p dont think writes: OK, this is getting us somewhere. PHP 4.0.6 may not make PHP_SELF available as a s

[SM-USERS] SM_PATH issues in 1.4.0RC2a fresh CVS

2003-02-28 Thread SM-Development
Hi, I've made a complain about the incorrect SM_PATH in the freshly downloaded CVS. As of the latest download (28 Feb 2003), the issue is still not resolved. Is there any better way to fix this problem? Complaint: When I extracted the CVS, configured the config.php (no plugins), login OK. Bu

[SM-USERS] View Full Headers Error

2003-02-13 Thread SM-Development
Hi, Using 1.4.0RC2a CVS dated Feb 13 0040, when select "View Full Header", does not get the header but the following error: ERROR : Could not complete request. Query: SELECT "" Reason Given: Invalid mailbox Noted on the browser (IE 5.5) status bar: http://host.domain.com/src/view_header.p

[SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread SM-Development
Hi, If you click on the download link or on the filename of the JPG, it'll ask you to download the file. I guess the VIEW link was not included. Jonathan Angliss writes: Hello Sm-development, On Monday, February 10, 2003, SM-Development wrote... I think the "view" l

[SM-USERS] Re: Style of Quoted Text screen capture

2003-02-10 Thread SM-Development
Hi Jon and Rob, Speaking of base64 encoding of JPEG file, I found that in SQM-1.2.7, when I view the same email with inline jpg attachment, the picture shows OK. If I just send the JPG as attachment, the VIEW link (as well as DOWNLOAD) will appear. In 1.4.0.RC2a, this is not happening - just

[SM-USERS] Re: Issue of SM_PATH

2003-02-10 Thread SM-Development
S upload on Feb 6 and Feb 9. What I've done was wipe off everything about 1.4.x and 1.2.x, download that BZ2 file and extract, configure, set $datadir permission. I was not on the constant CVS update, though. Regards, Jonathan Angliss writes: Hello Sm-development, On Monday, February

[SM-USERS] Issue of SM_PATH

2003-02-09 Thread SM-Development
Hi, Version 1.4.0.RC2a Why is the SM_PATH in certain files not fix in the web downloadable BZ2 file not fixed yet? Does it need manual fix? Thanks. CAUTION: This e-mail is confiden

[SM-USERS] Style of Quoted Text

2003-02-05 Thread SM-Development
Hi, I don't know what you call this, but I think it's flowed-text feature. Those familiar with sqwebmail, flowed-text is used starting from v1.2.5. When I reply to someone's mail, his previous body will appear beside a "blue" vertical line (only in email sent, but not while editing it). You

[SM-USERS] Reply-To Option in Compose

2003-01-19 Thread SM-Development
Hi, I using SM-1.2.7-stable. I was wondering if we could move the Reply-To option from the Options (Main?) and put into the Compose Window. This for the convenience of certain persons (sysadmin) when certain outgoing email need to be replied to different address (not all the time). BTW, I'v