[SM-USERS] Message forwarding deletes the original text squirrelmail

2014-04-11 Thread pingudeb
Hello friends, an apology that my English is not very good, per need your
help please . I have installed a squirrelmail on my mail server and
this works fine, until you forward a message to delete the text of the
previous email and it looks like he was composing a new mail, just as
happens with the function of responding. Then when I write a new message and
then add an attachment, delete all text. Anyone have an idea of ​​what is
happening and how it could solve it, because I do not find him to work more.
Many greetings and thanks



--
View this message in context: 
http://squirrelmail.5843.n7.nabble.com/Message-forwarding-deletes-the-original-text-squirrelmail-tp25793.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.
--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
-
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] Replication of mail server and webmail

2014-04-11 Thread Paul Lesniewski
On Thu, Apr 10, 2014 at 8:14 AM, Nikolaos Milas  wrote:
> On 7/4/2014 6:39 μμ, Paul Lesniewski wrote:
>
>>> Thinking it over again, I believe it will be enough to periodically
>>> >(e.g. once a day or every couple of days or even less) sync only the
>>> >data dir (vmail ---> vmail1) just to make sure we have updated users'
>>> >settings and leave security_tokens enabled.
>>> >
>>> >I can think of only one scenario which might cause problems: In case
>>> >users are using vmail1 (due to inaccessibility to vmail) and during that
>>> >time vmail gets live again (while users continue using vmail1) and
>>> >happens that a cron job executes during this time and syncs the data dir
>>> >(vmail ---> vmail1), could this data directory synchronization cause
>>> >application problems to squirrelmail on vmail1 due to the fact that
>>> >security token values in pref files on vmail1 will be overwritten (with
>>> >those of vmail server)?
>> You do know that you can store user preferences in a database, right?
>
> Thank you for your replies Paul. Regarding prefs replication:
>
> As I understand, even if I store prefs in a db, the same issues will
> arise when replicating the db. For example, if we setup a master-master
> replication on the MySQL squirrelmail DBs of the two servers, the same
> problem occurs.

If you design a sensible MySQL cluster, you won't have any problems.

> The question remains, and I rephrase it: Can Security Token
> synchronization from master to slave (or vice versa) cause application
> problems to squirrelmail, due to the fact that security tokens are
> passed from one server to the other?

Probably not, but it depends on how you use it.  You're still far more
likely to run into general usability problems and unwarranted end-user
annoyances with the kind of system you've described.

> In another scenario, if running under a proxy (so that the end user will
> be connected to a working server at any one moment), when the proxy
> switches a user from one server to the other (and the prefs between the
> two are synced via db or file), is squirrelmail (as an application)
> expected to work transparently to the user without application issues
> (i.e. the user has started a session on one server and continues to the
> other - or even (s)he is switched back to the first server again before
> the session ends)?

You can use session-based proxy measures to prevent that kind of
problem.  Or you can configure PHP and SquirrelMail to store session
data in your database so it's not tied to any one machine.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
-
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