Sending hebrew mails from PHP to Outlook

2011-01-17 Thread Ori Idan
but it is received as plain text (seeing HTML tags) Does anyone have any idea how to solve it? (preferably without changing setup in outlook) Everything works fine when sending to gmail. -- Ori Idan ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Re: Sending hebrew mails from PHP to Outlook

2011-01-17 Thread ik
It's a known bug of Outlookhttp://idkn.wordpress.com/2008/04/10/outlook-%D7%90%D7%95%D7%99%D7%99%D7%91-%D7%94%D7%A6%D7%99%D7%91%D7%95%D7%A8/that was never fixed. BTW, you should store non us-ascii as base64 string, and place it as part in the email afaik. Ido LINESIP - Opening the source

Re: Sending hebrew mails from PHP to Outlook

2011-01-17 Thread shimi
the Content-type header) the hebrew received Ok but it is received as plain text (seeing HTML tags) Does anyone have any idea how to solve it? (preferably without changing setup in outlook) Everything works fine when sending to gmail. In the HTML (between head and /head), try having also

Re: Sending hebrew mails from PHP to Outlook

2011-01-17 Thread David Ronkin
setup in outlook) Everything works fine when sending to gmail. In the HTML (between head and /head), try having also a: meta http-equiv=Content-Type content=text/html; charset=utf-8 / tag. If that didn't help... try sending the message as a multipart MIME message, one part with text

Re: Sending hebrew mails from PHP to Outlook

2011-01-17 Thread Ori Idan
) Does anyone have any idea how to solve it? (preferably without changing setup in outlook) Everything works fine when sending to gmail. In the HTML (between head and /head), try having also a: meta http-equiv=Content-Type content=text/html; charset=utf-8 / tag. If that didn't help

Re: Outlook Web Access - Hebrew

2006-07-10 Thread Aharon Schkolnik
to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I have managed to connect to the server, but I see questions marks instead of Hebrew. I have tried various encodings, but no luck. I have also tried both konqueror and firefox

Re: Outlook Web Access - Hebrew

2006-07-10 Thread Aharon Schkolnik
On Wednesday 05 July 2006 23:15, Ilya Konstantinov wrote: Aharon Schkolnik wrote: On Wednesday 05 July 2006 15:15, Ilya Konstantinov wrote: This was already discussed and solved on this list. See: http://www.mail-archive.com/linux-il@cs.huji.ac.il/msg41940.html Thanks, I followed the

Re: Outlook Web Access - Hebrew

2006-07-08 Thread Amit Aronovitch
One thing I noticed, some time ago, was that the outlook web interface presented in IE was much better than in other browsers (completely different organization of the main portal, different navigation panels, some buttons don't appear at all, etc.). Playing with the browser-id revealed

Re: Outlook Web Access - Hebrew

2006-07-06 Thread Aharon Schkolnik
On Wednesday 05 July 2006 23:15, Ilya Konstantinov wrote: Aharon Schkolnik wrote: On Wednesday 05 July 2006 15:15, Ilya Konstantinov wrote: This was already discussed and solved on this list. See: http://www.mail-archive.com/linux-il@cs.huji.ac.il/msg41940.html Thanks, I followed the

Re: Outlook Web Access - Hebrew

2006-07-06 Thread Aviv Ben-Yosef
On 7/6/06, Aharon Schkolnik [EMAIL PROTECTED] wrote: On Wednesday 05 July 2006 23:15, Ilya Konstantinov wrote: Aharon Schkolnik wrote: On Wednesday 05 July 2006 15:15, Ilya Konstantinov wrote: This was already discussed and solved on this list. See:

Outlook Web Access - Hebrew

2006-07-05 Thread Aharon Schkolnik
Hi. As an initial effort to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I have managed to connect to the server, but I see questions marks instead of Hebrew. I have tried various encodings, but no luck. I have also

Re: Outlook Web Access - Hebrew - Additional Information

2006-07-05 Thread Aharon Schkolnik
On Wednesday 05 July 2006 12:09, Aharon Schkolnik wrote: Hi. As an initial effort to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I have managed to connect to the server, but I see questions marks instead of Hebrew. I

Re: Outlook Web Access - Hebrew - Additional Information

2006-07-05 Thread Yedidyah Bar-David
On Wed, Jul 05, 2006 at 12:29:15PM +0300, Aharon Schkolnik wrote: On Wednesday 05 July 2006 12:09, Aharon Schkolnik wrote: Hi. As an initial effort to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I have managed

Re: Outlook Web Access - Hebrew

2006-07-05 Thread Ilya Konstantinov
This was already discussed and solved on this list. See: http://www.mail-archive.com/linux-il@cs.huji.ac.il/msg41940.html Aharon Schkolnik wrote: Hi. As an initial effort to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I

Re: Outlook Web Access - Hebrew

2006-07-05 Thread Aharon Schkolnik
, does anyone know how to accomplish the same thing with Konqueror ?? TIA. Aharon Aharon Schkolnik wrote: Hi. As an initial effort to interface with the company's Exchange server, I am trying to use the Outlook Web Access from my Fedora Core machine. I have managed to connect

Re: Outlook Web Access - Hebrew

2006-07-05 Thread Ilya Konstantinov
Aharon Schkolnik wrote: On Wednesday 05 July 2006 15:15, Ilya Konstantinov wrote: This was already discussed and solved on this list. See: http://www.mail-archive.com/linux-il@cs.huji.ac.il/msg41940.html Thanks, I followed the instructions there: Does IE perhaps send a different

Reading MS-Outlook *.msg files under Linux?

2006-03-13 Thread Omer Zak
The race after MS-FileFormats does not end. Once I figured out how to view *.wmv files under Linux, some friends began sending me files in *.msg format, created by MS-Outlook, and identified by Evolution as OLE2 compound document storage attachment. So I am asking if anyone knows about a Linux

Re: Reading MS-Outlook *.msg files under Linux?

2006-03-13 Thread Amos Shapira
On 3/13/06, Omer Zak [EMAIL PROTECTED] wrote: began sending me files in *.msg format, created by MS-Outlook, and Not sure this is the right answer, but try maybe: % apt-cache search tnef .. tnef - Tool to unpack MIME application/ms-tnef attachments .. ? -- I was being prosecuted for my

Re: Reading MS-Outlook *.msg files under Linux?

2006-03-13 Thread Oded Arbel
On Monday, 13 בMarch 2006 11:00, Omer Zak wrote: The race after MS-FileFormats does not end. Once I figured out how to view *.wmv files under Linux, some friends began sending me files in *.msg format, created by MS-Outlook, and identified by Evolution as OLE2 compound document storage

Re: Reading MS-Outlook *.msg files under Linux?

2006-03-13 Thread Omer Zak
On Mon, 2006-03-13 at 20:49 +1100, Amos Shapira wrote: On 3/13/06, Omer Zak [EMAIL PROTECTED] wrote: began sending me files in *.msg format, created by MS-Outlook, and Not sure this is the right answer, but try maybe: % apt-cache search tnef ... tnef - Tool to unpack MIME application/ms

Re: Reading MS-Outlook *.msg files under Linux?

2006-03-13 Thread Oded Arbel
?RlcgIOTn5ffp7SDk4ez66SDr+uXh6e0gICAg5O7p6OEg +ewg4ezp6Q==?= =?windows-1255?B?5vgubXNn?= Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename==?windows-1255?B?RlcgIOTn5ffp7SDk4ez66SDr+uXh6e0gICAg5O7p6O Eg +ewg4ezp6Q==?= =?windows-1255?B?5vgubXNn?= Funny - it looks like outlook

Outlook web access reverse proxy horrors!

2005-01-27 Thread Ira Abramov
I'm at a client of mine. for the last day and a half I've been trying to construct (per his odd request) an SSL reverse proxy for an exchange server behind the firewall by a Debian machine in the DMZ. in more words: a user sits at home, requests an https:// page from the Debian, which in turn

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Eli Marmor
I remember that penguin.org.il has a Hebrew guide exactly about this issue (using Apache as a reverse proxy for Outlook Web Access). I have no idea if it answers your questions, but IIRC it explains how to fight OWA reverse proxy horrors. -- Eli Marmor [EMAIL PROTECTED] Netmask (El-Mar

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Dotan Shavit
If you want to play with the HTML headers and content, filterproxy is a convenient tool for that [where convenient === I like Perl]. Dotan. -- _ | Dotan Shavit\ \ / | | Founder,

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Diego Iastrubni
Eli Marmor wrote: I remember that penguin.org.il has a Hebrew guide exactly about this issue (using Apache as a reverse proxy for Outlook Web Access). I have no idea if it answers your questions, but IIRC it explains how to fight OWA reverse proxy horrors. For all those lazy people: http

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Shlomi Fish
Hi Ira! I hope I understand the problem correctly. Why not write a CGI script in Perl/Python/whatever that will fetch the pages (based on the PATH_INFO and CGI parameters), process them by translating all the relevant URLs and display it to the user? A bit more work than using the Apache

Re: Outlook web access reverse proxy horrors!

2005-01-27 Thread Ira Abramov
Quoting Diego Iastrubni, from the post of Thu, 27 Jan: For all those lazy people: http://www.penguin.org.il/guides/owa-rproxy/ well, that's the plain and simple way of doing reverse proxy and the first thing I tried of course, but this didn't work in so many ways on my installation that I

RE: Outlook web access reverse proxy horrors!

2005-01-27 Thread Guy Teverovsky
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ira Abramov Sent: Thursday, January 27, 2005 9:28 PM To: IGLU Mailing list Subject: Re: Outlook web access reverse proxy horrors! Quoting Diego Iastrubni, from the post of Thu, 27 Jan: For all those lazy people: http://www.penguin.org.il

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-11 Thread Oded Arbel
11 2003, 06:36,Omer Zak: I think that the subject has already been discussed, but things change all the time so I am raising this question again. Given that MS-Outlook interoperability is not needed but its features are needed: For E-mail, Mozilla can be used. I routinely use version

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-11 Thread Oded Arbel
11 2003, 15:58,Alon Weinstein: However, what about the scheduling and calendar features of MS-Outlook? IIRC Thunderbird (and I think Mozilla mail also) have some scheduling capabilities, at least to the point of showing you a calendar and updating it from a web site

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-11 Thread Yuval Aviel
I use Mozilla Calendar which is somewhat basic, but it satisfies my needs. yuval. Omer Zak wrote: I think that the subject has already been discussed, but things change all the time so I am raising this question again. Given that MS-Outlook interoperability is not needed but its features

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-11 Thread Micha Feigin
all the time so I am raising this question again. Given that MS-Outlook interoperability is not needed but its features are needed: For E-mail, Mozilla can be used. I routinely use version 1.4 and am happy with it. I even configured it to launch AbiWord rather than OpenOffice when

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-11 Thread Gil Freund
Omer Zak wrote: I think that the subject has already been discussed, but things change all the time so I am raising this question again. Given that MS-Outlook interoperability is not needed but its features are needed: For E-mail, Mozilla can be used. I routinely use version 1.4 and am happy

Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-10 Thread Omer Zak
I think that the subject has already been discussed, but things change all the time so I am raising this question again. Given that MS-Outlook interoperability is not needed but its features are needed: For E-mail, Mozilla can be used. I routinely use version 1.4 and am happy with it. I even

Re: Recommended MS-Outlook replacement scheduling software under Linux?

2003-11-10 Thread Behdad Esfahbod
Ximian Evolution 1.4 is finally stable enough to use. The one on FC1... ;). Better you install FC1. On Mon, 10 Nov 2003, Omer Zak wrote: I think that the subject has already been discussed, but things change all the time so I am raising this question again. Given that MS-Outlook

Re: Palm+Outlook compatible PIM

2003-03-12 Thread Tzafrir Cohen
On Tue, Mar 11, 2003 at 05:55:38PM +0100, Arie Folger wrote: I would try it again- bediavad - but it suddenly refuses to start. says something about bonobo conf not starting. I deleted the dotfiles, to no avail. I'll try again tomorrow. I have had some problems with galeon sometimes not

Re: Palm+Outlook compatible PIM

2003-03-12 Thread Arie Folger
Ok, I got evolution working again, and like some of its features while I bemoan the lack of unicode support. I will test it later today. Back to korganizer: I tried to import into outlook both a vcalendar and an icalender file exported by korganizer, and neither was accepted. Any clue why

Palm+Outlook compatible PIM

2003-03-11 Thread Arie Folger
I am trying to cooperate with other fellows in this office. However, being the only Linux user, I haven't found yet a satisfying manner to share my calendar with the secretary, who uses Windows. I am using Korganizer, but will have no compunctions switching to evolution, if, by listmembers'

Re: Palm+Outlook compatible PIM

2003-03-11 Thread Ben-Nes Michael
Message - From: Arie Folger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 10:56 AM Subject: Palm+Outlook compatible PIM I am trying to cooperate with other fellows in this office. However, being the only Linux user, I haven't found yet a satisfying manner to share my

Re: Palm+Outlook compatible PIM

2003-03-11 Thread Arie Folger
On Tuesday 11 March 2003 13:04, Ben-Nes Michael wrote: kroupware will enable you to share the calendar, meeting bla bla. Yes, but what will I do until they produce something useable. Is there a temporary fix? I tried saving to vcal and emailing the file, but outlook on the other machine choked

RE: Palm+Outlook compatible PIM

2003-03-11 Thread Aviram Jenik
I tried saving to vcal and emailing the file, but outlook on the other machine choked on it. I'll now try Ical and see. I was under the impression that you searched for a server-side solution; but if you're simply looking for a mail client that can send and receive appointment requests

Re: Palm+Outlook compatible PIM

2003-03-11 Thread Arie Folger
On Tuesday 11 March 2003 14:36, Aviram Jenik wrote: I was under the impression that you searched for a server-side solution; but if you're simply looking for a mail client that can send and receive appointment requests/responses from Outlook, evolution will do it quite seamlessly. However

Re: porting from outlook

2001-12-18 Thread Oleg Goldshmidt
very well live with getting a simple email and inserting an appointment into KOrganizer manually (I like its interface MUCH better than Outlook). What I do need though is to sync my calendar with my iPAQ (w/WinCE) and my Nokia cell phone. Is there reliable syncing s/w for those that works

Re: porting from outlook

2001-12-12 Thread frodo
SS If you can, don't touch it. Also, it might be discontinued now SS (I heard such a rumor some time ago). Yes, AFAIK from a person who worked in that department in HP, HP has dropped this project. -- [EMAIL PROTECTED] \/ There shall be counsels taken Stanislav Malyshev /\ Stronger

Re: porting from outlook

2001-12-12 Thread Lior Kesos
I've messed around with the latest release of evolution and it was pretty impressive but as said before - lacking of hebrew support . I use mozilla -mail which I can write and read hebrew with and has almost all of the features the the mail part of evolution has . I'll wait untill some sort of

porting from outlook

2001-12-11 Thread Tzahi Fadida
structures inside the .pst and hebrew characters. Also, i need a program that have strong mailing rules like in outlook that can also read and write hebrew prefferably in X. Any one have a solution that will fit the above description? (anything less then that will not help since my email is important

Re: porting from outlook

2001-12-11 Thread Eli Marmor
I believe that some subscribers of this list had experience with HP Open Mail, which may be a (better than nothing) solution. -- Eli Marmor [EMAIL PROTECTED] CTO, Founder Netmask (El-Mar) Internet Technologies Ltd. __ Tel.:

Re: porting from outlook

2001-12-11 Thread Schlomo Schapiro
Oh yes, I tried it. If you can, don't touch it. Also, it might be discontinued now (I heard such a rumor some time ago). Schlomo On Tue, 11 Dec 2001, Eli Marmor wrote: I believe that some subscribers of this list had experience with HP Open Mail, which may be a (better than nothing)

RE: porting from outlook

2001-12-11 Thread Gilad Ben-Yossef
Also, i need a program that have strong mailing rules like in outlook that can also read and write hebrew prefferably in X. Any one have a solution that will fit the above description? Personally I think the notion of Outlook having strong rules is quite funny, having come to know procmail

RE: porting from outlook

2001-12-11 Thread Gilad Ben-Yossef
I believe that some subscribers of this list had experience with HP Open Mail, which may be a (better than nothing) solution. It isn't not a solution (and maybe not even better then nothing). At least that was my experience with it. I do know that HP stopped supporting it though. Gilad. --

Re: porting from outlook

2001-12-11 Thread Ben-Nes Michael
a great solution for Business that want to end the outlook madness. -- Canaan Surfing Ltd. Internet Service Providers Ben-Nes Michael - Manager Tel: 972-4-6991122 http://sites.canaan.co.il -- - Original Message - From: Eli Marmor [EMAIL

Re: porting from outlook

2001-12-11 Thread Hetz Ben-Hamo
. And if I may say so - Ximian Connector is outrageously overpriced, specially if you calculate Exchange CAL per user + MS office Outlook CAL for exchange. I cannot reveal names yet, but most (or all) of them will announce their product on Q1 2002. -- Hetz Ben Hamo [EMAIL PROTECTED] On Tuesday 11

Re: porting from outlook

2001-12-11 Thread Erez Doron
although evolution has the look and feel of outlook, AFAIK it does not have shared calanders and does not support hebrew. ( I would be happy to be corrected on this :-) regards erez. Gilad Ben-Yossef wrote: Also, i need a program that have strong mailing rules like in outlook that can also

Re: outlook :-(

2000-01-02 Thread Omer Efraim
(and MAPI, of course). I talked about possibility to implement Exchange functions in other program (like, working with Outlook, etc.), not possibility to send mail to Exchange server. It's clear that Microsoft can't use it's own variant of SMTP - Exchange would be useless as a mail agent i

Re: outlook :-(

1999-12-29 Thread Gavrie Philipson
[EMAIL PROTECTED] wrote: there is some pressure in my company to put an NT server (instead of my samba server), :-( the reasons are : 1. outlook server 2. automatic software updates to the windose boxes 3. windose boxese can validate their passwords on the server ... I ask: can all

Re: outlook :-(

1999-12-29 Thread Ohad M. Somjen
3. windose boxese can validate their passwords on the server ... i too, am trying to use samba to validate user's on other win pc's. i read the entire o'reilly book and some online papers, but could not manage to make the server to do the user logins. i got (in log.nmb): [1999/12/25

Re: outlook :-(

1999-12-29 Thread Omer Efraim
mpany from Microsoft Outlook division. The server (it's Exchange server, right?) is proprietary Microsoft product, and interconnetion with other OSes or clients is the last thing they care about. There could be some clients that are compatible more or less, but I fear they'll break on every clie

Re: outlook :-(

1999-12-29 Thread Stanislav Malyshev a.k.a Frodo
OE Actually, Exchange interacts quite well with other OSes or OE mail systems. It supports X400/SMTP for mail delivery, OE and POP3/LDAP/IMAP in general (and MAPI, of course). I talked about possibility to implement Exchange functions in other program (like, working with Outlook, etc

Re: outlook :-(

1999-12-28 Thread Stanislav Malyshev a.k.a Frodo
. is there a linux version of somthing resembles MsOutlook server (i.e. that can connect to a real MsOutlook client) ? Don't think there is, and won't be, at least not before Microsoft OS division different company from Microsoft Outlook division. The server (it's Exchange server, right