7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: spell check /...
FromSent OnAttachments
JasonJan 5, 2003 11:25 pm 
bi...@mics.org.ukJan 6, 2003 4:32 am 
Jason ParrettJan 6, 2003 5:22 pm 
Bill MichellJan 6, 2003 6:27 pm 
Sam VarshavchikJan 6, 2003 9:34 pm 
JasonJan 6, 2003 9:37 pm 
Sam VarshavchikJan 6, 2003 10:34 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: spell check / purge / mailfiltersActions...
From:Jason (oki@kda.attmil.ne.jp)
Date:Jan 6, 2003 9:37:42 pm
List:net.sourceforge.lists.courier-users

Bill,

Thanks again! It is working.

It was number 3)

I didn't cp -p /usr/local/libexec/courier/webmail/webmail /usr/local/www/cgi-bin/webmail

I was using an old webmail binary, that was configured without ispell or aspell

I didn't think this was necessary, because I had noticed webadmin adjusted itself, when I re-installed without LDAP and webmail was working when I reinstalled with Expect, for password changing, and GNUPG

I am always amazed when I get help to my questions, thanks,

I hate always taking answers, but I am addicted, one more

(Q4) What is the below area in sqwebmail, under the preferences for? Mailing List > Enter the addresses of mailing lists you are subscribed to (one per line)

----- Original Message ----- From: "Bill Michell" <bi@mics.org.uk> To: <cour@lists.sourceforge.net> Sent: Tuesday, January 07, 2003 11:27 AM Subject: RE: [courier-users] Re: spell check / purge / mailfilters

Well, I don't know the answer to 3) and I see you've got 2) sorted already.

I can make suggestions with 1) but sadly not more than that.

1) Did you re-run "configure" after changing the setup of your system? In order to re-configure successfully, you need to erase all the config.cache files from the source tree. There is a make command to do this - something like "make distclean" or something similar... 2) Did you rerun "make" and "make install" and "make install-configure" after "configure"? 3) Did you remember to copy the newly recompiled webmail binary to the cgi-bin directory of your mailserver? 4) Is there anything from the output of any of the commands run that confirms that ispell was found, and compiled correctly into the binary? Or any error reports?

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Jason Parrett Sent: 07 January 2003 01:22 To: cour@lists.sourceforge.net Subject: Re: [courier-users] Re: spell check / purge / mailfilters

Bill,

Thank you for your reply.

Q1, I don't have the check spelling button on the Create New message screen. Did I not install this correctly?

I first installed Aspell I tried Ispell on the next reinstall Then installed the courier > it finished no errors Is there something more to configure?

Q2, resolved I don't have to click Purge twice, anymore, thats weird.

Q3, how to filter from an address through edit filters sqwebmail

----- Original Message ----- From: <bi@mics.org.uk> To: <cour@lists.sourceforge.net> Sent: Monday, January 06, 2003 9:32 PM Subject: [courier-users] Re: spell check / purge / mailfilters

Jason writes:

C-U,

I have a few questions and I always appreciate the

help I receive here. Thanks in advance

Q1, I installed the courier mta > to maildrop, on

FreeBSD 4.7 and am trying to get the spell-check feature working. I have installed ispell, from the ports, then installed courier-mta from the ports and after typing make ispell was detected by courier by default. make and make install completed with no errors. I logged into localhost > webmail and I send out a test email with some typo's. The message sends and is never spell checked.

The only info I find from the Install docs is below and this checks out. +++++++++++++ Spell checking The webmail server can use either the ispell or the

aspell package for spell checking. Install ispell or aspell before installing Courier.

NOTE: Courier assumes that the spell checking dictionary is called

"english". Some systems use a different name for the default spell checking dictionary. To change the name of the spell checking dictionary used by the webmail server, put the name of the dictionary into the file /usr/lib/courier/share/sqwebmail/html/en-us/ISPELLDICT.

+++++++++++++

I couldn't find anything when logged into webadmin or in

webmail to turn this feature on. What have I missed this time?

There is a button on the "Create Message" form called "Check spelling"...