Hi all,
I am using SM 1.4.0 / PHP 4.3.3 / Apache 1.3.26
I have a user that receives e-mail regularly in either Chinese or
Spanish (never mixed in the same e-mail). Her language in
Options/Preferences is set to Spanish. When she replies to an e-mail in
Chinese, even though it looks fine on her com
Hi Daniel,
I am not sure whether you ever recieved an answer to this (I have been
inundated with other things and have not been able to keep current on
the list.)
I have (had! YEAH!!) the same problem, but you do not give any
information on your web server or php version.
I had Apache 2.0.46 an
Hi all,
At the instance of some users, I (tried to) upgrade my Apache 1.3.26
(PHP 4.2.3 (not a typo); SM 1.2.7) to 2.0.46 (PHP 4.3.2 (not a typo!);
SM 1.2.7). I have SM on 2 virtual domains - mail.dom1.com and
mail.dom2.com; the machine's hostname is myname.dom1.com.
After the upgrade attempt, th
To use the translations, PHP needs to have been compiled with the
--with-gettext option. If it was not, only English is displayed.
Mike.
Hi,
I'm sure i have the locale for my language installed on my server, but it
still doen't work...
- Original Message -
From: "Jonathan Angliss" <[E
ry sending from SM with just this change. I _think_ the next line is
used when Sendmail acts as a client; i.e. when it tries to login to
another SMTP server, and thus would not be applicable in your case.
The second is similar:
O AuthMechanisms=PLAIN
needs to say:
O AuthMechanisms=PLAIN LOGIN
Mik