[SM-USERS] SM behind proxy ?

2005-05-04 Thread andien my mine
Dear all, I'm gonna setting up my SM behind a proxy any Idea how to set it up ? Andien -- ___ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze

Re: [SM-USERS] [SPAM] 1.4.4 Global Address Book

2005-05-04 Thread Tomas Kuliavas
> SquirrelMail 1.4.4 > RedHat Linux 9 > Apache 2.0.40 > > I need to know how to install/configure the file based global address book > for squirrelmail v1.4.4. > > I have searched the archives but haven't found anything. > > I have created global.abook in the /var/lib/squirrelmail/prefs/ folder ( >

Re: [SM-USERS] Enhanced addressbook (contact list)

2005-05-04 Thread Tomas Kuliavas
> Quoting p dont think <[EMAIL PROTECTED]>: > >> > I'm using squirrelmail for family e-mails only and I'd need better >> address >> book. >> > What I mean is I'd like to have some SIMPLE file based address book >> with >> > additional fields like Address, Telephone, >> > >> > Is there somethin

Re: [SM-USERS] Images removed from emails

2005-05-04 Thread Fredrik Jervfors
> Sorry if this is covered somewhere in the docs, but I searched everything > and couldn't find an answer. > > When we receive emails that have links to web pictures in them the > picture is not displayed, instead we get a replacement system pic that > says 'This image has been removed for security

[SM-USERS] Images removed from emails

2005-05-04 Thread Julian Agius
Hi there, Sorry if this is covered somewhere in the docs, but I searched everything and couldn't find an answer. When we receive emails that have links to web pictures in them the picture is not displayed, instead we get a replacement system pic that says 'This image has been removed for securit

[SM-USERS] Address Add from a LDA P Directory

2005-05-04 Thread shankau
Hi, Is it possible to add addresses from an LDAP directory to the personal address book. SM-1.4.3 OS MAC OS X Thanks --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great ev

[SM-USERS] Can't start squirrel mail

2005-05-04 Thread Lance Earl
I am building my first web server, which will be used to host my commercial web site, www.dallypost.com. For the most part, things have gone pretty smoothly except for the install of Squirrel Mail. I used apt-get yo install it on a Ubuntu server. The install went without a hitch and I have tweeked

Re: [SM-USERS] Time Zone Issue | US/Pacific

2005-05-04 Thread William R. Mussatto
R Nevins said: > Server is set to HST (Hawaiian Standard Time) > Squirrelmail v1.4.4 > FreeBSD 4.11-STABLE > > If I use US/Pacific for my timezone it adds 10 hours, > which is incorrect. > > If I use America/Los_Angeles, the time is correct. > > I have been unable to figure this out and more and >

[SM-USERS] Time Zone Issue | US/Pacific

2005-05-04 Thread R Nevins
Server is set to HST (Hawaiian Standard Time) Squirrelmail v1.4.4 FreeBSD 4.11-STABLE If I use US/Pacific for my timezone it adds 10 hours, which is incorrect. If I use America/Los_Angeles, the time is correct. I have been unable to figure this out and more and more users are using the US/Pacifi

Re: [SM-USERS] how do we Unsubscribe from SquirrelMail????

2005-05-04 Thread Jonathan Angliss
Hello [EMAIL PROTECTED], On Tuesday, May 03, 2005, you wrote: > I need to Unsubscribe from SquirrelMail -- we no longer will be using it. > How can I do that? This depends on what you mean by "unsubscribe from squirrelmail". SquirrelMail is a mail client, so there could be two possible mea

[SM-USERS] 404 errors after upgrading to 1.4.4-1.FC2

2005-05-04 Thread Dave Sobel
I'm running Fedora Core 2, and successfully been using SquirrelMail through multiple upgrades. Recently, my system was upgraded, and we appear to have a new version of SquirrelMail -- 1.4.4-1.FC2. Ever since that upgrade, when a user clicks "Send" when composing a message, or view a message a

RE: [SM-USERS] pop accounts

2005-05-04 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Roger Bourland > Sent: Wednesday, May 04, 2005 12:48 PM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] pop accounts > > Newbie here! How do I add another pop accoun

[SM-USERS] pop accounts

2005-05-04 Thread Roger Bourland
Newbie here! How do I add another pop account and an imap account to my basic settings so that I can receive all my email on Squirrel? I know, basic stuff, but I can't figure it out! RB --- This SF.Net email is sponsored by: NEC IT Guy Games. G

[SM-USERS] [SPAM] 1.4.4 Global Address Book

2005-05-04 Thread Chris Crymes
SquirrelMail 1.4.4 RedHat Linux 9 Apache 2.0.40 I need to know how to install/configure the file based global address book for squirrelmail v1.4.4. I have searched the archives but haven't found anything. I have created global.abook in the /var/lib/squirrelmail/prefs/ folder ( owner:group apache

Re: [SM-USERS] Suitable webmail for qmail ?

2005-05-04 Thread Jay Lee
Tech said: > I m currently using qmail as POP and SMTP server, and I d like to set > up a webmail. The mails are in users home directories : > /home/use/Maildir/ (with > new,cur and tmp subdirectories) The host runs Redhat 8 with Apache 1.3 > and PHP 4.2.2. RedHat 8 has reached end of life, RedHa

Re: [SM-USERS] Suitable webmail for qmail ?

2005-05-04 Thread Ean Kingston
On May 4, 2005 11:24 am, Tech wrote: > Hello > I m currently using qmail as POP and SMTP server, and I d like to set > up a webmail. > The mails are in users home directories : /home/use/Maildir/ (with > new,cur and tmp subdirectories) That is called Maildir format. > The host runs Redhat 8 with

[SM-USERS] Suitable webmail for qmail ?

2005-05-04 Thread Tech
Hello I m currently using qmail as POP and SMTP server, and I d like to set up a webmail. The mails are in users home directories : /home/use/Maildir/ (with new,cur and tmp subdirectories) The host runs Redhat 8 with Apache 1.3 and PHP 4.2.2. Could Squirrelmail be used with my configuration ?

Re: [SM-USERS] how to share my inbox folder?

2005-05-04 Thread Jay Lee
> Hello everyone, > I would like to share my inbox folder so I need your help. I can share all > my folder like this maildirmake -s write -f Corbeille /home/$1/.maildir but > how to share my inbox because the inbox is /home/$1/.maildir and not a > subfolder. Thank you to your help. > CaraMail me

[SM-USERS] how to share my inbox folder?

2005-05-04 Thread sébastien dicque
Hello everyone, I would like to share my inbox folder so I need your help. I can share all my folder like this maildirmake -s write -f Corbeille /home/$1/.maildir but how to share my inbox because the inbox is  /home/$1/.maildir and not a subfolder. Thank you to your help. CaraMail met en oeuvre

Re: [SM-USERS] how do we Unsubscribe from SquirrelMail????

2005-05-04 Thread backup
From the welcome e-mail: You can also make such adjustments via email by sending a message to: [EMAIL PROTECTED] with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including