Re: [SM-USERS] Issue with Compose/Address Links

2004-07-21 Thread Jake Stride
On 21/7/04 7:12 am, "p dont think" <[EMAIL PROTECTED]> wrote:


>> 
>> Have I done something wrong or is this a bug within the system?
> 
> I believe 1.4.0 had base_dir problems that I think I fixed in a later
> release.  Please install the most up to date version of the software
> (why would you make a brand new install of out of date software?) and
> repost if it is still a problem.

Actually I do have the latest version, 1.4.3a, the version number in the
default config file is 1.4.0 so perhaps this needs updating. In this case it
looks like some of the base_dir issues have persisted through to the latest
version. It is only the compose links across the top that I have found to be
incorrect so far.

Thanks

Jake

> 
> - paul
> 
> 
> ---
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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
> 



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] POP Before SMTP revisited : 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

2004-07-21 Thread SqM
> Now what I have done is set up my own Sun Ultra on my
> broadband connection(provided by an entirely different
> company than my webhost) with Squirrelmail. Now since
> i am just some nameless IP i am guessing that is why
> the host of my email/website is denying it. Again
> unless you pop before smtp you will not be able to
> send anything.

I guess that if they support IMAP as well as POP3 that would also trigger
a filter that allows you to send mail.. Kind of stupid to support IMAP
and request that you also do a paralell POP3 to enable SMTP access..;-)

Otherwise..

If you already have set up SM on your host to be able to access your
mail from everywhere my solution there is to set up a IMAP server as
well on your SM host.

You could then use the POP3 fetchmail plugin to grab mail from the
webhost's POP3 server. This plugin can also be set to "leave mail on server"
if you require that.. You can also set it to check mail during folder
refresh and if you have a folder refresh every 3 min's that should work..

When that has happened you should also be able to send mail since
you are authenticated via POP3..

A little different approach if you are a programmer is to change
the POP3 fetchmail plugin to only login/logout and never grab any mail..
And configure it to check mail during folder refresh..

And yet a comment.. Do they support SMTP AUTH?
I found a note regarding setting up SM with this on
http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/doc/authentication.txt?rev=1.6
that you probably could follow..

/SqM




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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] Calendar: Reoccuring Tasks

2004-07-21 Thread Norrin Radd
Are there plans to include re-occuring tasks options
in the personal and shared calendar components of SM?




__
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Need Urgent help on password change

2004-07-21 Thread Seth Randall
I've uploaded a new version to Sourceforge, I'll get one up on the SquirrelMail site 
when I can log into it.  Until then, here's a link to it.

https://sourceforge.net/project/showfiles.php?group_id=85319&package_id=95317&release_id=254723

Seth.
Pragati Dahisarkar said:
> Seth,
> 
> 
> Thanks for replying.
> 
> 
> I checked the system logs on the mailserver but it
> doesn't show anything related to poppassd.
> 
> yes, IMAPProxy is running on the Webserver. I have defined imapproxy.conf
> for each mailserver to connect the webserver. My Webserver is in DMZ and
> the mail servers are on LAN.
> 
> Eventhough, I define IMAP server address as one of my
> mail server in config.php of SquirrelMail, it does not work.
> 
> Pls. let me know whether this is possible? It would be
> great if you release the new version of this plugin.
> 
> Thanks.
> 
> 
> --- Seth Randall <[EMAIL PROTECTED]> wrote:
> 
>> Pragati Dahisarkar said:
>> 
>>> I am running squirrelmail 1.4.1, UW-IMAP, IMAP
>>> 
>> PROXY
>> 
>>> (up-imapproxy-1.2), Apache 1.3.27, PHP 4.2.3 on my
>>> 
>> Web
>> 
>>> proxy server which has Linux 9.0 as O.S.
>>> 
>>> If I telnet to the mail server on port 106 from
>>> Webmail, it works perfectly. It changes the user
>>> password of that mailserver. But thru' Web
>> Interface, it doesn't allow to
>> 
>>> change the password. It gives an error as:
>>> 
>>> ERROR:Connection refused (111)
>>> 
>> 
>> Have you checked your system logs (on the
>> mailserver) to see if there's any mention of why it's refusing the
>> connection?  Also, is imapproxy running on the webserver or the mail
>> server? Currently the plugin tries to connect with the IMAP
>> server (as configured in SquirrelMail) to change the password.  If
>> imapproxy is running on the webserver and that's where SquirrelMail is
>> set to point, then it will try to connect there to change the password. 
>> If that's the case, then I can make the password
>> server address configurable and release a new version of the plugin (I'll
>> probably do that anyway).
>> 
>> Seth.
>> 
>> 
>> --
>> Seth Randall
>> IT Support Specialist
>> Missoula Federal Credit Union
>> [EMAIL PROTECTED]
>> 
>> 
> 
> 
> 
> 
> 
> __
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> http://advision.webevents.yahoo.com/yahoo/votelifeengine/
> 
> 
> 
> ---
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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
> 
> 


-- 
Seth Randall
IT Support Specialist
Missoula Federal Credit Union
[EMAIL PROTECTED]



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread William R. Mussatto
p dont think said:
>
>> Linux - Fedora Core 1 - with all the updates
>> Apache - 2.0.49
>> PHP - 4.3.8
>> SquirrelMail - 1.43 from CVS
>>
>> Our users want to be able to format their text when composing and
>> email, Bold, Underline, Change Colors or certian words, and so on.
>> How can they do this, I cannot find a plugin that gives us font
>> control in the compose window.
>
> http://squirrelmail.org/plugin_view.php?id=209
>
You might remind them that such formatting increases the likelyhood that
spamassin and other similar tools will mark the emails they send as spam
and rigthly so.  99% of such emails I receive are from spammers.  Just a
thought.

-- 
William R. Mussatto, Senior Systems Engineer
Ph. 909-920-9154 ext. 27
FAX. 909-608-7061




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread Jeremy Kitchen
On Wednesday 21 July 2004 10:16 am, William R. Mussatto wrote:
> You might remind them that such formatting increases the likelyhood that
> spamassin and other similar tools will mark the emails they send as spam
> and rigthly so.  99% of such emails I receive are from spammers.  Just a
> thought.

I don't even bother reading html only emails.  They go straight to my trash 
can.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Problems with attachments

2004-07-21 Thread Geoff Soper
- Original Message -
From: "p dont think" <[EMAIL PROTECTED]>
To: "Geoff Soper" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 21, 2004 6:59 AM
Subject: Re: [SM-USERS] Problems with attachments


> > Since upgrading to version 1.4.3a (on Apache) I've been unable to attach
> > files to messages, I get the "Could not move/copy file. File not
attached"
> > error. I've tried the various things documented at
> > http://www.squirrelmail.org/wiki/en_US/DirectoryPermissionsProblem bu to
> > no avail.
> > I've done "chmod -R 777" on the attachments directory, there's plenty of
> > disk space and quota left. Can anybody else suggest a solution? It worked
> > before 1.4.3a so I'm thinking it's either the fault of the new version or
> > something I did during installation.
>
> Please verify directory permissions for /tmp (or whatever your temp
> directory is) as well.  Double check your config seting for the
> attachment_dir and try to see if you can upload files using any other
> php pages running on your server just for fun.  Also include the exact
> error message, directory listings, log snippets, and all relevant system
> specs:

Hi,
I've collected almost everything you've asked for below, I'm afraid I
don't know what logs would be helpful in this case? I don't have direct
access to the server logs.

Many thanks,
Geoff


General Options
1.  Default Charset : iso-8859-1
2.  Data Directory  : /home/username/squirrelmail/data/
3.  Attachment Directory: /home/username/squirrelmail/attachments/

bash-2.05a$ ls -l /home/username/squirrelmail/
total 8
drwxrwxrwx2 alphawor alphawor 4096 Jul 20 09:02 attachments
drwxrwxrwx2 alphawor alphawor 4096 Jul 21 12:09 data

ERROR:
Could not move/copy file. File not attached

For the PHP settings and other information about the server environment:
http://alphaworks.co.uk/SquirrelMail/squirrelmail/info.php




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Calendar: Reoccuring Tasks

2004-07-21 Thread p dont think
Norrin Radd wrote:
Are there plans to include re-occuring tasks options
in the personal and shared calendar components of SM?
Yup, sure are.  Targeting end of summer for a new release.
 - Paul
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread p dont think
William R. Mussatto wrote:
Our users want to be able to format their text when composing and
email, Bold, Underline, Change Colors or certian words, and so on.
How can they do this, I cannot find a plugin that gives us font
control in the compose window.
http://squirrelmail.org/plugin_view.php?id=209
You might remind them that such formatting increases the likelyhood that
spamassin and other similar tools will mark the emails they send as spam
and rigthly so.  99% of such emails I receive are from spammers.  Just a
thought.
Good call.  Will add something to the readme.
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread p dont think
You might remind them that such formatting increases the likelyhood that
spamassin and other similar tools will mark the emails they send as spam
and rigthly so.  99% of such emails I receive are from spammers.  Just a
thought.

I don't even bother reading html only emails.  They go straight to my trash 
can.
The new version (still unreleased) creates BOTH HTML and plain text parts.
  - Paul
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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] Corrupted Attachment

2004-07-21 Thread Norman Zhang
Hi,
When user trying to download attachments that are greater than 2MB, the 
attachments get corrupted. I've changed php.ini and rebooted the server 
but problem still remains. Is there a fix to this? Are there's any 
attachment size setting in squirrelmail? I'm currently using 1.4.3a

# grep max php.ini
...
post_max_size = 20M
upload_max_filesize = 20M
...
Regards,
Norman
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread robert




p dont think wrote:

  
You might remind them that such formatting
increases the likelyhood that
  
spamassin and other similar tools will mark the emails they send as
spam
  
and rigthly so.  99% of such emails I receive are from spammers.  Just
a
  
thought.
  



I don't even bother reading html only emails.  They go straight to my
trash can.

  
  
The new version (still unreleased) creates BOTH HTML and plain text
parts.
  
  
  - Paul
  

Millions of users use Incredi-Mail. Millions of users use AOL mail,
which is html by default. Your client's customers have been asking him
for html mail. I use html mail. My customers use html mail.
Spamassassin and other similar tools are not going to disenfranchise
millions of people, or those who use it will lose their customers.

HTML mail is not evil. In fact, it can be a quite handy tool, in the
right hands. It can help clarify important message parts, identify
urgencies, make communications more clear. Communication is in fact the
goal of email. 

The internet is html driven. Squirrelmail, thru PHP is an html
application. HTML is not evil. It's popular amongst the geek crowd to
be against html mail. It's a badge, or sorts, proving technical prowess
and superiority. It doesn't matter, it exists, people use it. Some
mis-use it. That's ok. Many mis-use the English language altogether. We
don't get rid of language because mis-use is wide spread, and we don't
get rid of word processing tools simply because mis-use is common. 

HTML mail is here to stay. And rightfully so.




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread William R. Mussatto
robert said:
>
>
>
>
>
>
>
> p dont think wrote:
>
>
> You might remind them that such formatting
> increases the likelyhood that
>
> spamassin and other similar tools will mark the emails they send as spam
>
> and rigthly so.  99% of such emails I receive are from
> spammers.  Just a
>
> thought.
>
>
>
>
> I don't even bother reading html only emails.  They go straight to
> my trash can.
>
>
>
> The new version (still unreleased) creates BOTH HTML and plain text
> parts.
>
>
>   - Paul
>
>
> Millions of users use Incredi-Mail. Millions of users use AOL mail,
> which is html by default. Your client's customers have been asking him
> for html mail. I use html mail. My customers use html mail.
> Spamassassin and other similar tools are not going to disenfranchise
> millions of people, or those who use it will lose their customers.
>
> HTML mail is not evil. In fact, it can be a quite handy tool, in the
> right hands. It can help clarify important message parts, identify
> urgencies, make communications more clear. Communication is in fact the
> goal of email.
>
> The internet is html driven. Squirrelmail, thru PHP is an html
> application. HTML is not evil. It's popular amongst the geek crowd to be
> against html mail. It's a badge, or sorts, proving technical prowess and
> superiority. It doesn't matter, it exists, people use it. Some mis-use
> it. That's ok. Many mis-use the English language altogether. We don't
> get rid of language because mis-use is wide spread, and we don't get rid
> of word processing tools simply because mis-use is common.
>
> HTML mail is here to stay. And rightfully so.
I am sorry if I started a shouting match, such was not my intention. 
Thanks to SM I can now read htmlized email.  Before SM, htmlized email
looked like a web page on view source.  At home I use thunderbird which
has a better SPAM filter than the Spamassin we have at work.  However, I
think that he still should warn his users that use of htmlized email,
particularly with large fonts and other highlighting makes it very
difficult to separate it from unsolcited email.  I have clients I have to
white list because they insist on using VERY LARGE FONTS.  They aren't
trainable either .  Yes it won't go away and perhaps it shouldn't,
but there are bad consequences of which many users are unaware which was
my only point.

-- 
William R. Mussatto, Senior Systems Engineer
Ph. 909-920-9154 ext. 27
FAX. 909-608-7061




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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] Retrieving new mail

2004-07-21 Thread Norrin Radd
I have looked under the display options and I do not
see a value to set how often SM polls for new mail.
Does one exist, is it instant, or do users have to
refresh their browser?

Thank you,





__
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [OT] HTML email (was: [SM-USERS] Formatting Text when composing an email)

2004-07-21 Thread Jeremy Kitchen
On Wednesday 21 July 2004 06:58 pm, robert wrote:
>  p dont think wrote:
> You might remind them that such formatting increases the likelyhood that
>  spamassin and other similar tools will mark the emails they send as spam
>  and rigthly so.  99% of such emails I receive are from spammers.  Just a
>  thought.

> > > I don't even bother reading html only emails.  They go straight to my
> > > trash can.

note that I said html ONLY.  the only reason I read your email is because it 
was to a mailing list.  Also note that your HTML only email broke any sort of 
quoting that might be usable.  Also note that your HTML only email used a 
fixed-width font.  What the hell is the point of sending an HTML only email 
if you're just going to used fixed width fonts?!  That's like building a 
bridge to cross some flat, uninhabited land, or using your cell phone to call 
your buddy on his/her cell phone when he/she is standing 5 feet away from you 
in your plain sight.

> Millions of users use Incredi-Mail.

worst email client ever.

> Millions of users use AOL mail

I stand corrected.

Anyway, I wasn't suggesting that HTML email is bad.  I simply said I delete 
any and all HTML ONLY emails that arrive in my inbox.  I don't bother looking 
at them, I simply delete them.  Multipart/alternative emails are fine, as my 
client will pick out and show me the plain-text part, but HTML only?  *click*

Also, Paul was simply stating a fact: that HTML only emails get marked higher 
scores by spamassassin.  Don't believe it?  Send me one of your HTML only 
emails and I'll forward back to you the spam report I get.

Reply-to (since kmail doesn't have MFT) set.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
--
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


Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread p dont think
You might remind them that such formatting increases the likelyhood 
that
spamassin and other similar tools will mark the emails they send as 
spam
and rigthly so.  99% of such emails I receive are from spammers.  
Just a
thought.
I don't even bother reading html only emails.  They go straight to my 
trash can.
The new version (still unreleased) creates BOTH HTML and plain text 
parts.

Millions of users use Incredi-Mail. Millions of users use AOL mail, 
which is html by default. Your client's customers have been asking him 
for html mail. I use html mail. My customers use html mail. Spamassassin 
and other similar tools are not going to disenfranchise millions of 
people, or those who use it will lose their customers.

HTML mail is not evil. In fact, it can be a quite handy tool, in the 
right hands. It can help clarify important message parts, identify 
urgencies, make communications more clear. Communication is in fact the 
goal of email.

The internet is html driven. Squirrelmail, thru PHP is an html 
application. HTML is not evil. It's popular amongst the geek crowd to be 
against html mail. It's a badge, or sorts, proving technical prowess and 
superiority. It doesn't matter, it exists, people use it. Some mis-use 
it. That's ok. Many mis-use the English language altogether. We don't 
get rid of language because mis-use is wide spread, and we don't get rid 
of word processing tools simply because mis-use is common.

HTML mail is here to stay. And rightfully so.
A very important point you are missing is that the HTML_Mail plugin 
currently sends HTML-only emails, which are usually only produced by 
spammers or by broken clients (even MS Lookout produces correct 
multipart messages with a plain text version of the HTML mail I 
believe).  And given the reality that SpamAssassin is very widely used 
and will always score HTML-formatted messages slightly higher, a warning 
is not unreasonable.

---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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] Corrupted Attachment

2004-07-21 Thread Norman Zhang
Hi Stephen
When user trying to download attachments that are greater than 2MB, the
attachments get corrupted. I've changed php.ini and rebooted the server
you need not reboot, just restart apache server.
what do you mean 'corrupted'? can you actually upload a total of 20MB
attachment/s?
Actually it is mail that are sent to SM account with attachments greater
than 2MB will be corrupted after download.
but problem still remains. Is there a fix to this? Are there's any
attachment size setting in squirrelmail? I'm currently using 1.4.3a
# grep max php.ini
...
post_max_size = 20M
upload_max_filesize = 20M
...
if you are using apache then you need to fix that as well.
look for php.conf and change LimitRequestBody
I can't seem to be able to find LimitRequestBody
# grep Limit php.ini
; Resource Limits ;
; Limits the number of records in each batch.  0 = all records in one batch.
Regards,
Norman
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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


Re: [SM-USERS] Corrupted Attachment

2004-07-21 Thread Norman Zhang
Hi Stephen,
stephen tan wrote:
Actually it is mail that are sent to SM account with attachments greater
than 2MB will be corrupted after download.
i dont think sm can corrupt email or attachments. probably a misconfigured
email server, either yours or others?
Yes. You are right. I forgot that I set my mail server to accept message 
size of 2MB. Thank you so much.

Regards,
Norman
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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