Re: [SM-USERS] New Squirrelmail RPM and Shared Calendar Plugin

2005-03-31 Thread William Hooper
as trivial to fix but > an annoyance never-the-less. Looking at the .spec file (http://cvs.fedora.redhat.com/viewcvs/rpms/squirrelmail/FC-3/squirrelmail.spec) it should be marked %config(noreplace). In fact all the *.php files in /etc/squirrelm

Re: [SM-USERS] New Squirrelmail RPM and Shared Calendar Plugin

2005-04-02 Thread William Hooper
Mike Klinke said: > On Thursday 31 March 2005 16:11, William Hooper wrote: > > >> Looking at the .spec file >> (http://cvs.fedora.redhat.com/viewcvs/rpms/squirrelmail/FC-3/squi >> rrelmail.spec) it should be marked %config(noreplace). In fact all the >> *.ph

Re: [SM-USERS] edit login page look and graphics

2005-04-05 Thread William Hooper
J. Patrick Campbell said: > thanks for your reply. as you can see on my login page i have an mrtg > graph and a welcome message. [snip] > i can't figure out what i > did. You created a separate html page, most likely using the embedded login documentation the Paul pointed out.

[SM-USERS] Multiple Identities and Mailing Lists

2003-03-20 Thread William Hooper
ntity. Is there any way to work around this? I'm open to all suggestions. Possibly a way to add a header as they come in to identify what account the are retreived from so that SM can pick up on it? -- William Hooper --- This SF.net ema

Re: [SM-USERS] reply to list option gone

2003-04-04 Thread William Hooper
quot;listcommands" plugin that is included with SM. I don't know if that has changed in 1.4.0. -- William Hooper --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No

Re: [SM-USERS] imapproxy configuration

2003-06-05 Thread William Hooper
t we proxy inbound connections to. > # > server_port 143 [snip] If you check the log it will most likely tell you that it can't use port 143. You can't have both servers on the same port. Either move your IMAP server to a different port, or move the listen port (I suggest moving the

Re: [SM-USERS] How do I uninstall squirrlemail?

2003-06-10 Thread William Hooper
the tarball, just "rm -rf" the SQ directory. If you used the RPM, do a "rpm -e squirrelmail" then "rm -rf" the /usr/share/squirrelmail directory, then reinstall. -- William Hooper --- This SF.net email is spo

Re: [SM-USERS] Multiple Mail accounts

2003-06-12 Thread William Hooper
tity addresses appears in the "To:" or "CC:" fields then SM picks that identity for replies. -- William Hooper --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfa

Re: [SM-USERS] Where are free email services using SquirrelMail?

2003-06-12 Thread William Hooper
fers IMP in parallel... > > Anyone? > > - Paul Also Freeshell.org http://webmail.freeshell.org -- William Hooper --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.medi

RE: [SM-USERS] View un-rendered HTML source?

2003-09-13 Thread William Hooper
I'm missing something, but doesn't the "View Message Details" do this? -- William Hooper --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing li

[SM-USERS] CVS 1.5 and My Own Mail

2003-09-15 Thread William Hooper
in the "Sent" items. At least for me this is not desired behavior. BTW - Should any odd things like this be posted to the SM-Devel list instead? -- William Hooper --- This sf.net email is sponsored by:ThinkGeek Welcome to geek h

Re: [SM-USERS] CVS 1.5 and My Own Mail

2003-09-15 Thread William Hooper
. PS - Of course it didn't do it on the original message, I assume because I'm not using my "Main" identity for this list. -- William Hooper --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://th

RE: [SM-USERS] CVS 1.5 and My Own Mail

2003-09-15 Thread William Hooper
didn't do it on the original message, I assume > because >> I'm not using my "Main" identity for this list. > > huh? I should have said "Default identity". I have multiple identities w/multiple e-mail addresses setup in the options. -- William Hooper ---

WAY OT: Re: [SM-USERS] rpm help

2003-11-07 Thread William Hooper
gt; openssl-devel-0.9.6b-29 > > what's the probleme?? You are looking for RPM advice in a SquirrelMail list. I'm in a good mood, so I'll give you the answer: You need to upgrade both openssl and openssl-devel. rpm -Fvh

Re: [SM-USERS] Tried to do a upgrade fromsquirrelmail-1.4.1-0.2.7.x.noarch.rpm tosquirrelmail-1.4.2-1.noarch.rpm

2003-11-22 Thread William Hooper
D] rpms]# rpm -Uvh squirrelmail-1.4.2-1.noarch.rpm > error: failed dependencies: > httpd is needed by squirrelmail-1.4.2-1 > I don't see any httpd package. Anyway, you want the squirrelmail-1.4.2-0.1.7.x.noarch.rpm (notice how your old one and this one both

Re: [SM-USERS] no IMAP folders

2004-01-17 Thread William Hooper
refore it requires IMAP. You could of course run your own local IMAP and use something like the fetch_mail plugin to get the mail from the POP3 server into your local IMAP server. -- William Hooper --- The SF.Net email is sponsored by Eclips

Re: [SM-USERS] Re: squirrelmail-users digest, Vol 1 #1892 - 18 msgs

2004-02-02 Thread William Hooper
/plugins/bug_report/INSTALL /usr/share/doc/squirrelmail-1.4.2/plugins/filters/bulkquery/INSTALL /usr/share/doc/squirrelmail-1.4.2/plugins/fortune/INSTALL /usr/share/doc/squirrelmail-1.4.2/plugins/squirrelspell/INSTALL /usr/share/doc/squirrelmail-1.4.2/plugins/translate/INSTALL $ -- William Ho

Re: [SM-USERS] 1.5

2004-02-04 Thread William Hooper
is it or isn't it...I've been running 1.5.0 [CVS] for a long time... It is a development release. -- William Hooper --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See t

Re: [SM-USERS] Users Help

2004-02-06 Thread William Hooper
Jared Dame said: > What is the exact procedure for adding a user to > the webmail client? Mysql? Some other possible method? SquirrelMail has no users. It just passes the info to the IMAP server. What IMAP server are you trying to use? -- William

Re: [SM-USERS] Displaying Deleted Messages

2004-03-11 Thread William Hooper
Dennis M. Gray said: > I posted this before but I either missed the answer or nobody replied. Archives are wonderful things: http://sourceforge.net/mailarchive/message.php?msg_id=7361814 -- William Hooper --- This SF.Net email is sponso

Re: [SM-USERS] View Full Header -> View Source

2004-07-14 Thread William Hooper
Boris 'pi' Piwinger said: > Hi! > > > It would be nice not only to be able to see the full header, but with it > the full message (undecoded). Isn't that what the "Message Details" plugin is for? It is include

Re: [SM-USERS] Multiple identities issue

2004-08-04 Thread William Hooper
This, IMHO, is the desired behavior. -- William Hooper --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We

Re: [SM-USERS] Not seeing IMAP folders, messages with Fedora Core 3 upgrade

2004-11-19 Thread William Hooper
ll running uw-imap? It doesn't come with FC3 and may have been changed to dovecot when you upgraded. -- William Hooper --- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that com

Re: [SM-USERS] sh: /usr/sbin/sendmail: Permission denied

2004-12-16 Thread William Hooper
ail to use SMTP instead of sendmail directly. 2) Ask the Fedora SELinux list (where this question would be on topic). http://www.redhat.com/mailman/listinfo/fedora-selinux-list -- William Hooper --- SF email is sponsored by - The IT Pro