>
>
> Eric OwN-3m-All wrote:
> >
> > I took out the \r\n, and it still doesn't work properly.  Now the sender
> > shows up as www-data www-d...@domain.com.  This is better than before,
> as
> > it
> > used to show up from blank.  It's still not displaying as HTML though.
>  On
> > other webservers my php script was able to change the from name and email
> > address when sending mail.  Any idea?
> >
>
> It depends on your webserver OS and used sendmail wrapper/backend. Make
> sure
> that your "other servers" run same OS or at least don't confuse Windows
> with
> Linux or UNIX.
>
> Try changing line ending from \r\n to \n. Make sure that your mailer works
> correctly without extra headers.
>
> Please note that this is not PHP programming support channel and your
> problem is not related to SquirrelMail. SquirrelMail does not parse email
> structure. It uses IMAP service for that. Your comments about the problem
> show that you have message structure parsing problem.
>
> If you send emails with both text and html parts, remember that
> SquirrelMail
> can be set to display text part by default. If you send emails with html
> only part, still check same html display option as SquirrelMail can strip
> all html stuff when HTML display is not enabled.
>
> --
> Tomas
> --
> View this message in context:
> http://old.nabble.com/Squirrelmail-PHP-HTML-Email-Issues-tp32291487p32296143.html
> Sent from the squirrelmail-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> -----
> 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
>

Removed the \r and kept the \n, and it works properly now.  Thanks so much!
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
-----
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

Reply via email to