[SM-USERS] Reply mail to a email address problem.

2003-08-15 Thread Santa Lau
Hello, I have a problem using squirrelmail. When I reply mail to someone who have a chinese name in the email address (for example. "³¯¤j¤å" <[EMAIL PROTECTED]>), the squirrelmail will send out 2 mail(I check in the courier's log). The first one will be sent to _T__&[EMAIL PROTECTED] (sent locally

[SM-USERS] Address Book Importing

2003-08-15 Thread Dean Castaldo
I am having a problem importing and outlook express address book into squirrellmail address book, I have the files saved as a .csv text file, but the import feature in SM 1.2.1 does not bring in the address list. Any help is appreciated.      Thank YouCorporate Data Service   Dean Castaldoww

[SM-USERS] Addressbook problems

2003-08-15 Thread Mail
I hope someone can help me   I have been running Squirrelmail for a few months now but still have not been able to sort out a problem   I am running Windows XP, IIS, Mercury Mail, PHP, all latest versions and service packs   My Squirrelmail seems to run ok, I can view e-mails etc from remote

Re: [SM-USERS] login problem

2003-08-15 Thread Chris Hilts
> The nasty thing is that the error shows the password in plain text. > Any suggestions how to overcome this and hide the password? This is already fixed in CVS. You can download one of the nightly snapshots, or wait for the release of 1.4.2. -- Chris Hilts [EMAIL PROTECTED]

[SM-USERS] attachments have size limit?

2003-08-15 Thread Mauro
Hallo. I use squirrelmail 1.2 with debian woody. I attempt to attach a file but I receive an error from squirrelmail. That file has a size of about 2MB. There is a size limit for attachments? Thank you. --- This SF.Net email sponsored by: Free

[SM-USERS] login problem

2003-08-15 Thread Vladimir Ichkov
Hi, I have the following problem with squirrelmail + Courier-IMAP. When I try to login from squirrelmail, I get the following error: ERROR: Connection dropped by imap-server. Query: LOGIN user "some_user" pass "some_pass" That happens only the first time though. The second time I log succ

Re: [SM-USERS] DOUBLE DOUBLE

2003-08-15 Thread Caleb Phillips
> Why is it that when I send emails the people I address to receive my email twice ... > all the time ?? Errrsendmail is running twice ;P ? Without more information it is hard to say - squirrelmail version and mta make/model/version would be useful. Most likely it is a misconfiguration of yo

[SM-USERS] Squirrelmail timeout errors

2003-08-15 Thread Tristan O'Tierney
This is a unique error I believe, because I've searched the FAQ, and read many posts on the users list but haven't heard of anyone with a problem similar to this. Often when people try and visit my webmail, they get errors resembling this: http://otierney.net/images/squirrelerror.jpg This happens

Re: [SM-USERS] a couple of questions

2003-08-15 Thread Chris Hilts
> 1. How do I find out what version is installed? I want to install a > spam filter and it requires version 1.4. Are you sure you have the access to install the filter? If you don't have write access to the SquirrelMail installation you won't be able to install a plugin.. That said, the version n

[SM-USERS] ERROR: Create failed: Can't create mailbox

2003-08-15 Thread zweiundvierzig
Hi! I get this error, whren i try to make a folder: ERROR : Could not complete request. Query: CREATE "mail/test" Reason Given: CREATE failed: Can't create mailbox node /XnirvanaX/: Permission denied Anyone knows who to fix it? mfg Philipp --- Lassen Sie sich kostenlos per SMS über den Eingan

[SM-USERS] address books

2003-08-15 Thread Rosy
Hello out there! I'm just a lowly helpdesk rep here, but I had a customer of ours or two ask if there was any way to import address books to their webmail area and then they can use that exclusively. I am sure they do not understand exactly how this works and since I'm asking, I probably don'

[SM-USERS] a couple of questions

2003-08-15 Thread Joanne Meirovitz
Hello, I'm setting up a website for a client using GoLive Host, and they use Squirrel Mail. I have a couple of questions: 1. How do I find out what version is installed? I want to install a spam filter and it requires version 1.4. 2. Is it possible to view my email from the OS X Mail applicatio

[SM-USERS] squirrelmail

2003-08-15 Thread Vicco T.
Hello, guys - We just recently came across your creation, the motives and the attitude are respectworthy, and the accompanying write-up is elegant. Thanks for the opportunity to open up the box. I will write more once I have git a chance to strip "Christmas wrappings" and step on gas. -- Best re

Re: [SM-USERS] Surprise

2003-08-15 Thread Fredrik Jervfors
>> Imagine my surprise while trying to add a copy button similar to the >> move button to find that sqimap_msgs_list_copy() does not copy messages, >> it moves them. IMHO, this badly violates the principle of least >> surprise. If anyone is interested, I'll post the patches to the list >> when I'

Re: [SM-USERS] Surprise

2003-08-15 Thread Marc Groot Koerkamp
The function name isn't that weird. The IMAP protocol does not support MOVE so moving messages is actually a copy delete action. So I thing Idea 2 is better. Regards, Marc Groot Koerkamp. Chris Hilts said: >> Imagine my surprise while trying to add a copy button similar to the >> move button