[SM-USERS] vacation_local error

2005-09-19 Thread info
Hi,

I installed vacation_local plugin, using $vacation_backend=suid.
When used, Sender receives a message "Undelivered Mail Returned to
Sender", reporting:
Command died with status 1: "/usr/bin/vacation "

In logfiles I found out, that the .vacation.db file is not created in
user's homedir (all other .vacation-files and .forward-files are). Problem
is solved if "vacation -I" is executed.
But when vacation option is set to off, this .vacation.db is deleted, and
thus next time vacation is used, the problem is back.

How to solve this?? Can I insert a command "vacation -I" somewhere, and
where should this have to be?

-- 
L. de Braal
BraHa Systems
NL - Terneuzen


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-09-19 Thread info
> [EMAIL PROTECTED] a écrit :
>> Hi,
>>
>> I installed vacation_local plugin, using $vacation_backend=suid.
>> When used, Sender receives a message "Undelivered Mail Returned to
>> Sender", reporting:
>> Command died with status 1: "/usr/bin/vacation "
>>
>> In logfiles I found out, that the .vacation.db file is not created in
>> user's homedir (all other .vacation-files and .forward-files are).
>> Problem
>> is solved if "vacation -I" is executed.
>> But when vacation option is set to off, this .vacation.db is deleted,
>> and
>> thus next time vacation is used, the problem is back.
>>
>> How to solve this?? Can I insert a command "vacation -I" somewhere, and
>> where should this have to be?
>>
>
> In the file config.php of vacation_local, remove the line :
>
> $vacation_delete = '.vacation.db';

Would this not have the effect, that after the users put vacation off and
later back on, the adresses stay in the .db file, thus resulting in NOT
sending a message, because the system thinks it is already done?

>
>
> Jean-Claude
>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-09-19 Thread info
>>>>> How to solve this?? Can I insert a command "vacation -I" somewhere,
>>>>> and
>>>>> where should this have to be?
>>>>>
>>>>
>>>> In the file config.php of vacation_local, remove the line :
>>>>
>>>> $vacation_delete = '.vacation.db';
>>>
>>>
>>>
>>> Would this not have the effect, that after the users put vacation off
>>> and
>>> later back on, the adresses stay in the .db file, thus resulting in NOT
>>> sending a message, because the system thinks it is already done?
>>>
>>
>> Yes, probably.
>
> Yes.  The solution is not the above.  The solution is to search the
> mailing list archives as suggested in the posting guidelines, where you
> will find that there is a new version yet to be released that contains
> -I functionality.  If you can't get it from the archives, ask off list
> for a copy.

I got vacation_local-2.1-1.4-alpha-2.tar.gz and have set the necessary in
the config-files.
I get:
ACTION: init === REMOTE: === LOCAL: === USER:  === PASSWORD: xx

An error occurred initializing the autoresponder:


In the users's homedir there is no .vacation.db. What else could I check??

>
> -paul
>
>
>
> ---
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-09-20 Thread info
>
>
> [EMAIL PROTECTED] wrote:
>>>>>>>How to solve this?? Can I insert a command "vacation -I" somewhere,
>>>>>>>and
>>>>>>>where should this have to be?
>>>>>>>
>>
>> I got vacation_local-2.1-1.4-alpha-2.tar.gz and have set the necessary
>> in
>> the config-files.
>> I get:
>> ACTION: init === REMOTE: === LOCAL: === USER:  === PASSWORD: xx
>>
>> An error occurred initializing the autoresponder:
>>
>
> There is no further message?  Maybe look in web server logs or system
> log.  Try running command on command line.  Make sure you set up any
> related Makefile options, etc.

I did all that. The errorline above comes out of vac_init.php. There is
nothing more behind the colon. I checked /var/log/messages, maillogs and
all apache2 logs, but no errors reported there.
If I use vacation -I as the user in his homedir, it works, .vacation.db is
created then, without any further output.
I also have compiled with DEBUG -D DEBUG, giving no clues. Same "error
occurred", no more.
These are the settings in config.mk:
BINDIR = ..
WEBUSER = wwwrun
VACATION_PATH = /usr/bin/vacation
VACATION_INIT_FLAG = -I
RESTRICTUSE = -D RESTRICTUSE
NOROOT = -D NOROOT
USESHADOW = -D USESHADOW
DEBUG = -D DEBUG
LCRYPT = -lcrypt
LIBDIR =
CFLAGS = -g
LFLAGS = -g
CCM = cc -Em

Settings in config.php:



>
>
> ---
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-09-20 Thread info
>
>
> [EMAIL PROTECTED] wrote:
>>
>> If I use vacation -I as the user in his homedir, it works, .vacation.db
>> is
>> created then, without any further output.
>
> But you did not run the binary from the command line, which is what you
> should do.
>
> cd plugins/vacation_local
> squirrelmail_vacation_proxy 'localhost' 'your_username_here'
> 'your_password_here' 'init' '???' '???'
>
> Or better yet, preface that last one with
>
> sudo -u wwwrun
>

In /var/log/messages:
Sep 20 19:03:18 mail sudo: root : TTY=pts/1 ;
PWD=/srv/www/htdocs/squirrelmail/plugins/vacation_local ; USER=wwwrun ;
COMMAND=./squirrelmail_vacation_proxy localhost   init ??? ???

This is executed out of the homedir of the user, which did not work either:
Sep 20 19:09:03 mail sudo: root : TTY=pts/1 ; PWD=/home/ ;
USER=wwwrun ;
COMMAND=/srv/www/htdocs/squirrelmail/plugins/vacation_local/squirrelmail_vacation_proxy
localhost   init ??? ???

There is no .vacation.db and no errors.

> Previously, the plugin was working for you, right?  Other parts of it
> work, just not the -I?

Yes, if i execute a vacation -I by hand, from the commandline, logged in
as the user in homedir, I get a .vacation.db file. Command generates no
further output.
Vacation-mail is sent to Sender, and only once, as long as vacation is not
ended. So everything works, except generating of .vacation.db


-- 
L. de Braal
BraHa Systems
NL - Terneuzen



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-09-20 Thread info
>
>
> [EMAIL PROTECTED] wrote:
>>>
>>>[EMAIL PROTECTED] wrote:
>>>
>>>>If I use vacation -I as the user in his homedir, it works, .vacation.db
>>>>is
>>>>created then, without any further output.
>>>
>>>But you did not run the binary from the command line, which is what you
>>>should do.
>>>
>>>cd plugins/vacation_local
>>>squirrelmail_vacation_proxy 'localhost' 'your_username_here'
>>>'your_password_here' 'init' '???' '???'
>>>
>>>Or better yet, preface that last one with
>>>
>>>sudo -u wwwrun
>>>
>>
>>
>> In /var/log/messages:
>> Sep 20 19:03:18 mail sudo: root : TTY=pts/1 ;
>> PWD=/srv/www/htdocs/squirrelmail/plugins/vacation_local ; USER=wwwrun ;
>> COMMAND=./squirrelmail_vacation_proxy localhost   init ???
>> ???
>
> Then you might want to insert some debugging in the vacation binary
> itself -- perhaps output the UID/GID right before the init is executed,
> to make sure it is executed as the right user.  Or maybe there is a
> problem with the location from which it is run.  I don't have time ATM
> to help, so you are encouraged to dig on your own if you know some C.
> Let me know either way.
>
>> This is executed out of the homedir of the user, which did not work
>> either:
>> Sep 20 19:09:03 mail sudo: root : TTY=pts/1 ; PWD=/home/ ;
>> USER=wwwrun ;
>> COMMAND=/srv/www/htdocs/squirrelmail/plugins/vacation_local/squirrelmail_vacation_proxy
>> localhost   init ??? ???
>>
>> There is no .vacation.db and no errors.
>>
>>
>>>Previously, the plugin was working for you, right?  Other parts of it
>>>work, just not the -I?
>>
>>
>> Yes, if i execute a vacation -I by hand, from the commandline, logged in
>> as the user in homedir, I get a .vacation.db file. Command generates no
>> further output.
>> Vacation-mail is sent to Sender, and only once, as long as vacation is
>> not
>> ended. So everything works, except generating of .vacation.db
>
> To be clear, I am asking if the *plugin* (not vacation -I) works for
> other things, like saving the message files to the user home directory,
> etc.
>

Yes, I understand, and everything works. Message and subject is saved, and
sent to Sender (provided there is a .vacation.db). If the .db-file is not
present, the Sender gets a bounce message from postfix:

Command died with status 1: "/usr/bin/vacation "

and a message in mail.log about missing .vacation.db

But the plugin works.

I am not much of a programmer, but I will try to find some time to dig
into it.

Thanks so far, will keep you posted.
>
> --
> __
> Open Guild, LLC
> http://openguild.net/
> Software.Systems.Solutions
>
>
> ---
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] vacation_local error

2005-10-25 Thread info
> Sorry for the delay and the top-post.  I have changed some of the code
> that does the initialization and made initialization available if you
> are using the FTP backend as well (thanks to Trevor Cullingsworth for
> the idea).  I will send it to you offlist and you should let me know if
> it helps your problem.
>

Yeah, thanks to Trevor, this one works without errors!

Thanks, Paul.

> Thanks,
>
>  Paul
>
>
>>>>Then you might want to insert some debugging in the vacation binary
>>>>itself -- perhaps output the UID/GID right before the init is executed,
>>>>to make sure it is executed as the right user.  Or maybe there is a
>>>>problem with the location from which it is run.  I don't have time ATM
>>>>to help, so you are encouraged to dig on your own if you know some C.
>>>>Let me know either way.
>>>>
>>>
>>>

-- 
L. de Braal
BraHa Systems


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


RE: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread info
Is there any way to get off this mailing?  You guys are killing me with all
the emails, it is a bit annoying...

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tomas
Kuliavas
Sent: Wednesday, November 16, 2005 2:22 PM
To: squirrelmail-users@lists.sourceforge.net
Subject: Re: [SM-USERS] locating squirrelmail on server: default URL?

> Marc Powell wrote:
>
>>>
>>>Greetings.
>>>
>>>I've inherited a squirrelmail setup on a Linux server. Squirrelmail
>>>seems to have been installed, and the configuration settings at
>>>/usr/sbin/squirrelmail-configure seem okay.  But for the life of me, I
>>>can't determine by looking at the settings what the URL should be for
>>>accessing my web-based mail ... Can someone point me to the right
>>>
>>>
>>answer
>>
>>
>>>(or to the documentation that will help?)
>>>
>>>
>>
>>There's no 'standard' really and depends entirely on where it was
>>installed and your web server configuration. Look in your web server
>>configuration for squirrelmail references. If you find none, it's
>>probably located in the default documentroot for your webserver meaning
>>you probably access it by going to http://yourserver/somedir where
>>somedir is the directory in your documentroot that contains
>>squirrelmail.
>>
>>--
>>Marc
>>
>>
>
> Marc:
>
> Well, that's what's confusing me ... there IS no subdirectory at
> http://www.printussery.com/  that is relevent  which makes me
> think the installation may never have been completed I'm running
> Debian Sarge, and I've tried apt-get to uninstall and reinstall the
> program, hoping it would ask me for a default directory, but no such
> luck 

if you use apache v.1.3.x, check if /etc/squirrelmail/apache.conf is
loaded by apache and restart apache

if you use apache2 - copy /etc/squirrelmail/apache.conf to
/etc/apache2/conf.d/ and restart apache.

/etc/squirrelmail/apache.conf installs global /squirrelmail alias.

http://your-server/squirrelmail

-- 
Tomas


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
--
squirrelmail-users mailing list
Posting Guidelines:
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives:
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users




---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Fatal Error report

2005-12-29 Thread info
Hi,

When I try to open mesages in the Inbox I get the following fatal error
message:

Fatal error: Maximum execution time of 30 seconds exceeded in
/var/www/html/squirrelmail-1.4.5/src/read_body.php on line 98

This effectively means I can only open newly received messages but not old
ones-even had difficulty sending to squirrelmail!

Not sure if problem is with OS, server (my-ihost) or wit the program, so
should appreciate some help & advice on how to rectify this.

David Buskell



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] All Users see postmaster messages

2006-09-26 Thread info








I had a quite strange problem with one installation
of Squirrelmail 1.4: every user make login via webmail see the always the same
messages, more precisely see the postmaster messages.

Any ideas? 

Thanks






-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] LOGIN ERROR

2007-06-27 Thread info
> hmailserver + SquirrelMail
>
> 1. account created at hmailserver.
> 2. /mail/config/config.php - file updated.
> 3. logon at mail/src/login.php failed
> 4. and it comes out the following error msg ERROR
> Error connecting to IMAP server: .
> 10060 : A connection attempt failed because the connected party did not
> properly respond after a period of time, or established connection failed
> because connected host has failed to respond.
>

Send a mail to this new user first, before letting him login. At least
that is what i always have to do here on courier.

>
>
> What happen to my installation, i already checked all details,
> why still can't login successfully into webmail system ?
> could u pls guide me on this ?
>
> Thank you.
>
>
> regards,
> james
>
> _
> Get a preview of Live Earth, the hottest event this summer - only on MSN
> http://liveearth.msn.com?source=msntaglineliveearthhm
>
>
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Using a Webpage as a Mailer!

2007-11-29 Thread info
Is there any way of utilizing a webpage from one of my clients sites as
the content for an email.  The page is composed of the content (text) as
well as active links.

I know of course that I could just write a message and ad a link to the
particular webpage, but the preferance is to have the webpage itself as
the mailer.

Thanks to anyone that can give me some insite.

Alex


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Using a Webpage as a Mailer!

2007-11-30 Thread info
Thank you for your reply.  I've downloaded & saved the HTML plugin, but
I'm unable to open the .gz file.  Any suggestions?
Thanks
Alex

> On Nov 29, 2007 5:14 PM,  <[EMAIL PROTECTED]> wrote:
>> Is there any way of utilizing a webpage from one of my clients sites as
>> the content for an email.  The page is composed of the content (text) as
>> well as active links.
>>
>> I know of course that I could just write a message and ad a link to the
>> particular webpage, but the preferance is to have the webpage itself as
>> the mailer.
>
> Use the HTML Mail plugin and cut and paste the webpage source code.
>
>> Thanks to anyone that can give me some insite.
>>
>> Alex
>>
>
> -
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> -
> squirrelmail-users mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: squirrelmail-users@lists.sourceforge.net
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
> List info (subscribe/unsubscribe/change options):
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Need Reply!! Problem w/Email Delivery

2008-03-11 Thread info
Hi,
  I am sorry to say but Squirrelmail drives me NUTS! I use it for my small
business, and problem is, when I send out an email - my clients do not
receive it until the next day - sometimes it ONLY takes about 9 hours if
I'm lucky!!! I can not have it continue to do this. I NEED my emails to
get to their destination within a few minutes, like emails should!
PLEASE PLEASE - help.

   Thank You,
Patricia


-- 
Grace's Day Spa
582 Leonard Street
Brooklyn, NY 11222
718.389.9789
www.gracesdayspa.com
[EMAIL PROTECTED]


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Disk quota exceeded - can't delete mails/recieve mail - having already switched off trash

2008-08-15 Thread info
Hi All,

I've been using squirrel mail now for two years and haven't had too  
much trouble until now. I have two accounts one which is running fine  
but my other account is playing up.

When i log into the account with SquirrelMail version 1.4.4, instantly  
somethings up it takes a very long time to load the inbox. Finally  
when it loads and i try to delete mail from my account, i receive the  
following message;

ERROR : Could not complete request.
Query: COPY 123 "mail/Trash"
Reason Given: COPY failed: Message copy failed: Disk quota exceeded

I followed the online help given and when into options/ folder  
preferences and turned the trash off and then attempted to delete said  
mails, although
Once the action is complete nothing happens the mail remains in my  
inbox, I have tried this numerous times (all day) and to my horror  
when I look in the apparently disabled trash there are seven replicas  
of the one piece of junk mail I have been trying to delete and is  
still in my inbox.

I have also configured to receive these mails through mail on my Mac  
OSX 10,5,4, I am able to delete some of these junk mails through mail,  
although when trying to delete some i receive the following error;

The IMAP command “UID COPY” (to Deleted Messages) failed for the  
mailbox “INBOX” with server error: UID COPY failed: Message copy  
failed: Disk quota exceeded.

And when/if I do manage to delete them at intervals, after a few  
minutes I have received 63 new emails - the same pieces of junk mail  
returning to my account.

I am a graphic designer and recently set up new company so i am  
mortified this is happening right now, people calling me telling me  
they have send me mails days ago which i have no receipt of, some come  
through days after eventually, and some clients are telling me they  
are receiving bounce back messages telling them my account has a fatal  
error. ( Although the account does seem to be receiving junk still!) I  
would be most grateful if anyone could offer any such support for my  
situation as I'm close to despair.

Regards, Jennie

Jennie Hancock

+ 44 (0)784 364 8277
www.jenniehancock.com
[EMAIL PROTECTED]










-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Can I import an address book to SM?

2003-03-18 Thread info
Hi everybody . . . yeah, a newbie.

I have recently started to use SquirrelMail and would like it to
become the main e-mail contact for my website. Problem is that I have
a rather large address book (500+ names) that I will need to import
to SquirrelMail before that can be done.  I have explored the
SquirrelMail files and website (including searches) but have been
unable to locate the address book listings data or relevant
information.  Please tell me how/if this can be done and where to
find the info - entering the data by hand would be very time
consuming.

Also once this is done how can I keep a backup copy of the entries on
my PC just in case the server crashes - it's been known to happen.

Thanks.

Candace

Say No To GMOs!
"Grassroots education, activities and resources in Texas
for consumer choice and a genetically viable future"
www.saynotogmos.org





---
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Left frame can't be displayed

2003-03-25 Thread info
Jason Lieurance said:
> Hello,
>
> Setup:
>
> FreeBSD 4.7
> PHP 4.30
> Squirrelmail 1.2.10
>
> Some of my users started complaining that after a short while of
> being logged in, the left frame with the folder list in IE 6 will
> say 'page can not be display' than the right frame follows suit.
> This doesn't happen all the time but more than not. Any ideas?
>
> Thanks.
>
> Sincerely,
>
> Jason

A similar problem going on here. Sometimes after visiting a few
messages/folders, the left frame disappears completely and the only
way I have figured to get it back (so I can navigate) is to logout
and login again.  I'm also using IE 6.





---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Using SquirrelMail with Outlook

2003-09-03 Thread info
Hi. I´ve been using SquirrelMail in its webform for some time, but now I
have Outlook in my PC, so I want to be able to read y send e-mails from
here. I tried to configure a new account in Outlook, but it asked me
something about my servers, ingoing and outgoing, that I honestly don´t
know. Where can I find this information? Thank you




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Checking User Availability

2003-11-06 Thread info
Hello everyone,

Is there an easy script, piece of code or anything for checking
whether a given user account is already taken or available so that
potential users only proceed to some other form only when their choice
is available ? For instance, checking a text or html file where the
administrator may register the emails (not passwords of course) of all
available users ?

I would be forever grateful to your assistance in this matter.

Thank you all,

panos


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] A question.

2003-11-15 Thread info
Daer shekhar.
I'm moahmmad.
I use squirrelmail.
It's fantastic and great.
I saw your message in www.mail-archive.com.
I think you can help me for my question.
My host support just 100 mail boxes but i want to design a web mail that
support many mail boxes with many users!
I thought that we could solve this problem virtually.Is it possible?
Is there any way that we could register many mail boxes for users.
I want have a web mail seem to yahoo! that every one could sign in.

Any help in this matter would be appreciated.
Yours truly,
moahammad.





---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] question

2003-12-19 Thread info
Sir

Pls mail me the

POP3 server id & SMTP server id of squirrelmail

thanks and regards



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Bug Report

2004-09-28 Thread info
I subscribe to the squirrelmail-users mailing list.
  [ ]  True - No need to CC me when replying
  [x]  False - Please CC me when replying

This bug occurs when I try to setup Russian language in a safe mode


The description of the bug:
I have FreeBSD 5.2.1. Unicode locales are added and work correctly.
When php is not in the safe mode Russian language work w/o problems.
But in a safe mode all mewssages are in english.


I can reproduce the bug by:
Installing program and turn safe mode on

(Optional) I got really bored and here's a fix:
i found, that i18n.php contain this code:

 if ( !ini_get('safe_mode') &&
getenv( 'LC_ALL' ) != $longlocale ) {
putenv( "LC_ALL=$longlocale" );
putenv( "LANG=$longlocale" );
putenv( "LANGUAGE=$longlocale" );
}
so, i add this line to my php.ini:
safe_mode_allowed_env_vars = LC_ALL,LANG,LANGUAGE,PHP_

and comment out safe mode checking string (!ini_get('safe_mode')).
Now all work fine.
--

My browser information:
  Mozilla/5.0 (X11; U; FreeBSD 5.2.1 i686; en-US; rv:1.7) Gecko/20040618

My web server information:
  PHP Version 4.3.8
  PHP Extensions (List)
* 0 = standard
* 1 = apache2handler
* 2 = bz2
* 3 = calendar
* 4 = ctype
* 5 = curl
* 6 = exif
* 7 = ftp
* 8 = gd
* 9 = gettext
* 10 = iconv
* 11 = mysql
* 12 = overload
* 13 = pcre
* 14 = pdf
* 15 = session
* 16 = tokenizer
* 17 = xml
* 18 = zlib

SquirrelMail-specific information:
  Version:  1.4.3a
  Plugins (List)
* 0 = calendar
* 1 = info
* 2 = bug_report

My IMAP server information:
  Server type:  cyrus
  Server info:  * OK [HIDDEN] IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc.
 See COPYING for distribution information.
  Capabilities:  IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
STARTTLS



---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] html displayed as text

2005-02-13 Thread info
Hi all,

I am new here, and also quite fresh with squirrelmail.
Having following problem:

some html-mails go well, some do not, they get displayed as text (browser
at receiver's side is IE6).
I am running postfix, courier, apache2, squirrelmail all from the SuSE9.2
dvd (with latest suse-updates):
squirrelmail-1.4.2-59.1
postfix-2.1.5-3.2
courier-imap-3.0.7-3.3
apache2-prefork-2.0.50-7.3
apache2-mod_php4-4.3.8-8.2
apache2-2.0.50-7.3

Mails look like this:






ZeelandNet Nieuwsbrief


Re: [SM-USERS] html displayed as text

2005-02-13 Thread info
> [EMAIL PROTECTED] wrote:
>> some html-mails go well, some do not, they get displayed as text
>> (browser
>> at receiver's side is IE6).
>> I am running postfix, courier, apache2, squirrelmail all from the
>> SuSE9.2
>> dvd (with latest suse-updates):
>> squirrelmail-1.4.2-59.1
>
> Try the squirrelmail 1.4.4.

Someone here has built rpm for suse9.2 and willing to share??

>
> HTH,
> Norman Zhang
>
>
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
> List Address: squirrelmail-users@lists.sourceforge.net
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] html displayed as text

2005-02-14 Thread info
>>> [EMAIL PROTECTED] wrote:
>>>> some html-mails go well, some do not, they get displayed as text
>>>> (browser
>>>> at receiver's side is IE6). I am running postfix, courier, apache2,
>>>> squirrelmail all from the SuSE9.2
>>>> dvd (with latest suse-updates): squirrelmail-1.4.2-59.1
>>>
>>> Try the squirrelmail 1.4.4.
>>>
>>
>> Someone here has built rpm for suse9.2 and willing to share??
>
> SquirrelMail 1.4.4 won't fix your problem.
>
> You have to contact people that created broken email message and ask them
> to fix their program. Program violates rfc2045 chapter 4.
> http://www.faqs.org/rfcs/rfc2045.html

That is just the info I needed. I can now mail the sender to change
things. I did not know enough (or barely anything at all) of mime-types
and so on.

Tank you very much.

>
> "Messages composed in accordance with this document MUST include such a
> header field, with the following verbatim text: MIME-Version: 1.0".
>
> When MIME-Version header is missing, imap server does not provide correct
> structure of email. SquirrelMail must know correct structure.
>
> In some cases email might be displayed correctly, if you enable "Show HTML
> Version by Default" option in display preferences.
>
> --
> Tomas
>

-- 
Leen de Braal



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Question Regarding Group Email

2009-03-31 Thread info
Hello,

How can I email a certain group of people at one time without having to
copy and paste each address in the Cc: section?

The only thing I have come up with is using the "addresses" button when
composing an email to select the addresses I want. However this take to
long because of the number of address I have in my address book.

I would like to make several of these groups that I can email at one time
such as a family group, campaign group, etc.

Please help.

Thanks,

Kelsie


--
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Squirrel Mail issues with large inboxes

2009-06-11 Thread info
> Thanks William,
>
> Ok here are some more details:
>
> Courier-imap; Postfix;  using MaildirsAllow sever-side sorting is
> set to True.
>

I run the same software on a 7 year old P4 machine, and have boxes of
8000+ mails. Never had this trouble.
Maybe you read up on optimizing the speed, there is some page somehwere in
the sm site, that explains what you can do to tweak for best performance.
A quick search reveals these:

http://squirrelmail.org/wiki/SquirrelMailPerformance
http://squirrelmail.org/docs/admin/admin-6.html

>  hope that helps.
>
>
>
>
>
>



-- 
L. de Braal
BraHa Systems
NL - Terneuzen
T +31 115 649333
F +31 115 649444

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] POP3 mail server- leave messages on the server

2009-07-24 Thread info

> On 7/9/09, Roland Fritz  wrote:
>>
>> John79 schrieb:
>>>
>>> "Why would you want to? This is a good thing. Think of it as
>>> new==unread,
>>> cur==read."
>>> "I can't imagine why you'd want to do this anyway. Can you explain?"
>>>
>>> In a company where an email account like i...@x.com exists it must
>>> been
>>> seen from many employees due to the nature of the company. Many clients
>>> place orders, questions etc. using the above email address.
>>> Consiquently,
>>> the employee who is responsible for an email will answer accordingly.
>>> However, if an employee open an email throu Squirrelmail-webmail and
>>> realise
>>> after reading it that the specific email is not his responsibility then
>>> the
>>> rest of the employee who use MUA's (Outlook, Thunderbird, Evolution,
>>> etc.)
>>> will not be able to read it because it has already moved to 'cur'
>>> directory.
>>>
>>> So, does exist a way that I can avoid the moving of the new emails to
>>> the
>>> 'cur' directory??
>>
>> This is not a squirrelmail issue unless you configured some filters. My
>> new mail appears in INBOX and it stays there until I decide to move it
>> somewhere else. The moving from new to cur seems to me some kind of
>> action
>> either one of your other imap clients does (I remember pegasus doing
>> such
>> things) or your mail server does it...
>
> No.  See Marc's responses - messages in the new and cur directories
> are all shown in the INBOX.  Unread messages are in the new directory
> and ones that have been seen before are in cur.
>

Not that extremely important, but I observe something different:

- as soon as squirrelmail has contacted the mailserver (courier in my
case) the mails in new are transferred to cur.
- in cur messages that are read get a letter S behind the filename
-rw---  1 info users 5749 2009-07-24 10:13
1248423207.V815I3202dM428393.mail:2,S
-rw---  1 info users 4628 2009-07-24 10:20
1248423627.V815I32032M623399.mail:2,
-rw---  1 info users10490 2009-07-24 10:48
1248425301.V815I32033M876463.mail:2,
-rw---  1 info users68765 2009-07-24 11:46
1248428794.V815I32034M163548.mail:2,

So here you see 1 read and 3 unread messages, but they ARE transferred to
cur. Messages without S are shown in boldface in SM, in INBOX. Ergo: what
you see in INBOX is in cur.

>> I set up some mailboxes here for multiple use as you explained and its
>> working ;)
>
> --
> Paul Lesniewski
> SquirrelMail Team
> Please support Open Source Software by donating to SquirrelMail!
> http://squirrelmail.org/donations.php
>
> --
> -
> squirrelmail-users mailing list
> Posting guidelines: http://squirrelmail.org/postingguidelines
> List address: squirrelmail-users@lists.sourceforge.net
> List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
> List info (subscribe/unsubscribe/change options):
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>


-- 
L. de Braal
BraHa Systems
NL - Terneuzen
T +31 115 649333
F +31 115 649444


--
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] Bug Report

2009-11-25 Thread info


I subscribe to the squirrelmail-users mailing list.
  [ ]  True - No
need to CC me when replying
  [ ]  False - Please CC me when
replying

This bug occurs when I ...
  browse the gui of my
webmail administration panel.

each page i access the line
"bug [program flaw] is displayed...





The description of the bug:

changes to my settings aren't
stored properly.

i activated the spammail-filters, but a lot of
important mail from "clean" senders isn't delivered any longer
to my inbox, ALTHOUGH i deactivated the spamfilters afterwards..

i changed the way folders are shown in the lefthand foldertree-view an
renamed certain default foldernames. thereafter these bug-messages kept
appearing...

...not quite sure if that caused the alarm... but
close enough to the incident to be worth while considering anyway...




I can reproduce the bug by:

no, this
bug cannot be reproduced voluntarily/arbitrarily - it just is there all of
the time...


(Optional) I got bored and found the bug
occurs in:


(Optional) I got really bored and here's a
fix:


--

My browser information:
  Mozilla/5.0 (Windows; U; Windows NT
5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
  get_browser() information (List)
* browser_name_regex =
^default browser capability settings$
* browser_name_pattern =
Default Browser Capability Settings
* browser = Default
   
* version = 0.0
* majorver = #0
* minorver = #0
   
* tables = 1

My web server information:
  PHP Version
5.2.5
  PHP Extensions (List)
* 0 = zip
* 1 =
libxml
* 2 = xsl
* 3 = xmlwriter
* 4 =
xmlrpc
* 5 = dom
* 6 = xmlreader
* 7 = xml
* 8 = wddx
* 9 = tokenizer
* 10 = tidy
*
11 = session
* 12 = pcre
* 13 = SimpleXML
* 14
= SPL
* 15 = PDO
* 16 = sockets
* 17 = soap
* 18 = SQLite
* 19 = standard
* 20 = Reflection
* 21 = posix
* 22 = pdo_sqlite
* 23 = pdo_mysql
* 24 = pdf
* 25 = mysqli
* 26 = mysql
*
27 = ming
* 28 = mcrypt
* 29 = mbstring
* 30 =
magickwand
* 31 = json
* 32 = imap
* 33 =
iconv
* 34 = hash
* 35 = gettext
* 36 = gd
* 37 = ftp
* 38 = filter
* 39 = exif
* 40
= date
* 41 = curl
* 42 = ctype
* 43 =
calendar
* 44 = bcmath
* 45 = zlib
* 46 =
openssl
* 47 = apache
* 48 = uploadprogress
*
49 = idn
* 50 = eAccelerator
* 51 = Zend Optimizer

SquirrelMail-specific information:
  Version:  1.4.13
 
Plugins (List)
* 0 = abook_group
* 1 = abook_take
 
  * 2 = bookmarks
* 3 = bug_report
* 4 = calendar
 
  * 5 = compatibility
* 6 = delete_move_next
* 7 =
filters
* 8 = fortune
* 9 = html_mail
* 10 =
listcommands
* 11 = check_quota
* 12 = login_auto
 
  * 13 = mail_fetch
* 14 = message_details
* 15 =
msg_flags
* 16 = newmail
* 17 = notes
* 18 =
preview_pane
* 19 = sent_subfolders
* 20 =
show_user_and_ip
* 21 = smallcal
* 22 = 
* 23 =
squirrelspell
* 24 = tbaddr
* 25 = todo
* 26 =
translate
* 27 = view_as_html
* 28 = change_pass
  
 * 29 = login_alias
* 30 = spam_buttons
* 31 =
abook_import_export
* 32 = autoresponder
* 33 =
spam_control

My IMAP server information:
  Server type: 
dovecot
  Server info:  * OK [HIDDEN]  Capabilities:  IMAP4rev1 SORT
THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE
LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1 QUOTA AUTH=LOGIN
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[SM-USERS] Bug Report

2009-11-25 Thread info


I subscribe to the squirrelmail-users mailing list.
  [ ]  True - No
need to CC me when replying
  [ ]  False - Please CC me when
replying

This bug occurs ...
  
...because of the
badly maintained blacklist of the spamfilter. important mails from
"clean" senders don't reach my inbox any longer.

very
harmful effect...

please let me edit the blacklist myself so i
can finetune what is comming through and what is not...

is
there a plugin or tool to supervise the sensitivity of the spamfilter
beyond the parameters a user can set/change in the webmail-administration
panel - especially the blacklist-feature.

how can i make
important mail reach me again?

please help a.s.a.p.!

i DO think this IS a severe bug!!!


The description of
the bug:


I can reproduce the bug by:


(Optional) I got bored and found the bug occurs in:


(Optional) I got really bored and here's a fix:


--

My browser
information:
  Mozilla/5.0 (Windows; U; Windows NT 5.1; de;
rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
 
get_browser() information (List)
* browser_name_regex = ^default
browser capability settings$
* browser_name_pattern = Default
Browser Capability Settings
* browser = Default
*
version = 0.0
* majorver = #0
* minorver = #0
*
tables = 1

My web server information:
  PHP Version
5.2.5
  PHP Extensions (List)
* 0 = zip
* 1 =
libxml
* 2 = xsl
* 3 = xmlwriter
* 4 =
xmlrpc
* 5 = dom
* 6 = xmlreader
* 7 = xml
* 8 = wddx
* 9 = tokenizer
* 10 = tidy
*
11 = session
* 12 = pcre
* 13 = SimpleXML
* 14
= SPL
* 15 = PDO
* 16 = sockets
* 17 = soap
* 18 = SQLite
* 19 = standard
* 20 = Reflection
* 21 = posix
* 22 = pdo_sqlite
* 23 = pdo_mysql
* 24 = pdf
* 25 = mysqli
* 26 = mysql
*
27 = ming
* 28 = mcrypt
* 29 = mbstring
* 30 =
magickwand
* 31 = json
* 32 = imap
* 33 =
iconv
* 34 = hash
* 35 = gettext
* 36 = gd
* 37 = ftp
* 38 = filter
* 39 = exif
* 40
= date
* 41 = curl
* 42 = ctype
* 43 =
calendar
* 44 = bcmath
* 45 = zlib
* 46 =
openssl
* 47 = apache
* 48 = uploadprogress
*
49 = idn
* 50 = eAccelerator
* 51 = Zend Optimizer

SquirrelMail-specific information:
  Version:  1.4.13
 
Plugins (List)
* 0 = abook_group
* 1 = abook_take
 
  * 2 = bookmarks
* 3 = bug_report
* 4 = calendar
 
  * 5 = compatibility
* 6 = delete_move_next
* 7 =
filters
* 8 = fortune
* 9 = html_mail
* 10 =
listcommands
* 11 = check_quota
* 12 = login_auto
 
  * 13 = mail_fetch
* 14 = message_details
* 15 =
msg_flags
* 16 = newmail
* 17 = notes
* 18 =
preview_pane
* 19 = sent_subfolders
* 20 =
show_user_and_ip
* 21 = smallcal
* 22 = 
* 23 =
squirrelspell
* 24 = tbaddr
* 25 = todo
* 26 =
translate
* 27 = view_as_html
* 28 = change_pass
  
 * 29 = login_alias
* 30 = spam_buttons
* 31 =
abook_import_export
* 32 = autoresponder
* 33 =
spam_control

My IMAP server information:
  Server type: 
dovecot
  Server info:  * OK [HIDDEN]  Capabilities:  IMAP4rev1 SORT
THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE
LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1 QUOTA AUTH=LOGIN
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[SM-USERS] Problems with Attachments - getAddr_s() error

2005-11-03 Thread Rob Connon (Info)

Hi guys,


I have been having problems with squirrelmail over the last few days, I 
am running on FreeBSD 5.4p8 out of ports - it started after upgrading to 
php4.4.1 and the latest port of apache-modssl.
after the upgrade users were complaining about timing out on reading 
email.. after turning on display errors in my php.ini i was seeing the 
error *Fatal error*: Maximum execution time of 30 seconds exceeded in 
*/usr/local/www/squirrelmail/src/read_body.php* on line *98* which is 
included in the forwarded posts below from the freebsd mailing list... 
in the end i updated to php5 and it fixed this issue..


Now i am running into a different issue, if i open a message that has an 
attachment like image or xls file i can see the image or xls fine.. when 
i click back on the browser i get this error *Fatal error*: Call to a 
member function getAddr_s() on a non-object in 
*/usr/local/www/squirrelmail/src/read_body.php* on line *431, *and no 
matter what i do i cant reload the original email/attachment until i log 
out and close the browser window
then open a new browser window and log back in.. then i can get the 
email / image back for one viewing.. and the error repeats.



Can anyone help me with this? unfortunetly image attachments are the 
single most important feature out users use.


Thanks.

Rob



-





Derrick Macpherson Wrote:


I've got a box running 5.4p8, latest versions of courier imap,
squirrelmail, and php 4.4.1. I'm seeing this issue; I can open message
#1, I can't open any other messsages, I get a timeout and a blank
page(plus the compose, address, etc).. other than that, I'm not sure
where to go with this, any thoughts?

-


Rob Connon Wrote:



Hi i am working on the same issue...  Just to follow up i have 
reinstalled all dependancies for squirrelmail and same result. i have 
also tested over http no luck.


it was working fine until earlier when i updated php, apache and a few 
other ports. As mentioned above most times the first message on login is 
loaded.. after that the timeout occurs... also there are a few instances 
where the message will load before the 30 sec timeout but will still 
take 20 - 25 secs to load..


Composing, saving drafts, new mail all works fine.. the problem seems to 
ONLY be reading email and errors on read_body.php line 98|99 - clients 
using imap/pop from various other MUA's have no issue.


*Fatal error*: Maximum execution time of 30 seconds exceeded in 
*/usr/local/www/squirrelmail/src/read_body.php* on line *98*
*Fatal error*: Maximum execution time of 30 seconds exceeded in 
*/usr/local/www/squirrelmail/src/read_body.php* on line *99* e been 
having problems with squirrelmail over the last few days.. the first 
problems i had we just after updating php to 4.4.1


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SM-USERS] Problems with Attachments - getAddr_s() error

2005-11-03 Thread Rob Connon (Info)




I am now using php5-5.0.5_1 - is there a work around?

Tomas Kuliavas wrote:

  
Hi guys,


I have been having problems with squirrelmail over the last few days, I
am running on FreeBSD 5.4p8 out of ports - it started after upgrading to
php4.4.1 and the latest port of apache-modssl.
after the upgrade users were complaining about timing out on reading
email.. after turning on display errors in my php.ini i was seeing the
error *Fatal error*: Maximum execution time of 30 seconds exceeded in
*/usr/local/www/squirrelmail/src/read_body.php* on line *98* which is
included in the forwarded posts below from the freebsd mailing list...
in the end i updated to php5 and it fixed this issue..

Now i am running into a different issue, if i open a message that has an
attachment like image or xls file i can see the image or xls fine.. when
i click back on the browser i get this error *Fatal error*: Call to a
member function getAddr_s() on a non-object in
*/usr/local/www/squirrelmail/src/read_body.php* on line *431, *and no
matter what i do i cant reload the original email/attachment until i log
out and close the browser window
then open a new browser window and log back in.. then i can get the
email / image back for one viewing.. and the error repeats.


Can anyone help me with this? unfortunetly image attachments are the
single most important feature out users use.

Thanks.

Rob

  
  
http://www.squirrelmail.org/wiki/KnownBugs

1. if you use php 4.4.x - disable register globals. Known issue. fixed in
SquirrelMail 1.4.6cvs.

2. if you use php 4.4.1 - upgrade to php 4.4.x-dev or downgrade to 4.4.0.
PHP 4.4.1 has known issues with next() and prev() functions.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
  






smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SM-USERS] Problems with Attachments - getAddr_s() error

2005-11-03 Thread Rob Connon (Info)




Hi

I have reverted to php 4.4.0, thanks for all your help.

rob.

Tomas Kuliavas wrote:

  Have you read 1.4.5 part in KnownBugs wiki? First item in the list. Patch
is on tracker. Or you can check SquirrelMail 1.4.6cvs changes in
listcommands plugin, class/mime/Rfc822Header.class.php and
functions/imap_messages.php.

SquirrelMail 1.4.5 can't be used in php 5.0.5/5.1 due to increased error
reporting level in array_shift function. In php 5.0.4+ some squirrelmail
scripts display E_NOTICE level errors that can break script execution or
corrupt attachments. In php 4.4.0 with register_globals = on attachments
cause variable corruption.

PHP 4.4.0 and 5.0.4+ fixes are in
* class/deliver/Deliver.class.php (e_notice level error)
* class/mime/Message.class.php (e_notice level error)
* class/mime/Rfc822Header.class.php (fatal error)
* functions/abook_database.php (e_notice level error)
* functions/imap_messages.php (fatal error)
* plugins/listcommands/setup.php (fatal error)
* src/download.php (variable corruption in register_globals = on)
* src/view_text.php (variable corruption in register_globals = on)

If you can't extract changes between rel-1_4_5 and SM-1_4-STABLE from cvs,
I can send you diff.

  
  
I am now using php5-5.0.5_1 - is there a work around?

Tomas Kuliavas wrote:



  
Hi guys,


I have been having problems with squirrelmail over the last few days, I
am running on FreeBSD 5.4p8 out of ports - it started after upgrading to
php4.4.1 and the latest port of apache-modssl.
after the upgrade users were complaining about timing out on reading
email.. after turning on display errors in my php.ini i was seeing the
error *Fatal error*: Maximum execution time of 30 seconds exceeded in
*/usr/local/www/squirrelmail/src/read_body.php* on line *98* which is
included in the forwarded posts below from the freebsd mailing list...
in the end i updated to php5 and it fixed this issue..

Now i am running into a different issue, if i open a message that has an
attachment like image or xls file i can see the image or xls fine.. when
i click back on the browser i get this error *Fatal error*: Call to a
member function getAddr_s() on a non-object in
*/usr/local/www/squirrelmail/src/read_body.php* on line *431, *and no
matter what i do i cant reload the original email/attachment until i log
out and close the browser window
then open a new browser window and log back in.. then i can get the
email / image back for one viewing.. and the error repeats.


Can anyone help me with this? unfortunetly image attachments are the
single most important feature out users use.

Thanks.

Rob



  
  http://www.squirrelmail.org/wiki/KnownBugs

1. if you use php 4.4.x - disable register globals. Known issue. fixed in
SquirrelMail 1.4.6cvs.

2. if you use php 4.4.1 - upgrade to php 4.4.x-dev or downgrade to 4.4.0.
PHP 4.4.1 has known issues with next() and prev() functions.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines:
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives:
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:
http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info:
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


  



  
  


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
  






smime.p7s
Description: S/MIME Cryptographic Signature