Displaying 5 results from an estimated 5 matches for "squirremail".
Did you mean:
squirrelmail
2006 Sep 22
1
Restrictions on User Basis
hi, man
I can't make my wan users send mail to my office
I have sendmail
dovecot
in lan function so good
I have squirremail and it function well from everywhere
but wan users can send messages to my office
say - server response 553-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20060922/29649f15/attachment-0002.html>
2005 Sep 19
1
Two strange behaviours with dovecot+postfix+squirrelmail
Hi all,
About a week ago I was forced to migrate my main (production) email server from RH9 to
Centos4.1. The installation has dovecot-0.99.11 + postfix-2.1.5 and >600 mbox accessed email
accounts.
Number 1. Some users accessing thru squirremail (installed in my webserver) can read their
INBOX at /var/spool/mail directory but when trying to delete a message they receive the
following error message from squirrelmail:
ERROR: Could not complete request.
Consulta: COPY 1279 "mail/Trash"
Reason Given: Internal error occured. Error re...
2005 Sep 16
0
Two strange behaviours with dovecot+postfix+squirrelmail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
About a week ago I was forced to migrate my main (production) email server from RH9 to
Centos4.1. The installation has dovecot-0.99.11 + postfix-2.1.5 and >600 mbox accessed email
accounts.
Number 1. Some users accessing thru squirremail (installed in my webserver) can read their
INBOX at /var/spool/mail directory but when trying to delete a message they receive the
following error message from squirrelmail:
ERROR: Could not complete request.
Consulta: COPY 1279 "mail/Trash"
Reason Given: Internal error occured. Error re...
2008 Feb 26
0
Squirrelmail Problem on CentOS 4.4
Well, easy to solve for non-japaneses
find /usr/share/squirremail/functions/mime.php
if (!$charset_converted) {... <<< line 316
...
} <<< line 323
and do this (comment it out)
/*
if (!$charset_converted) {... <<< line 316
...
} <<< line 323
*/
Dont know if...
2008 Nov 24
2
Indexes recovery failed
Hi Timo,
Was getting the following error repeatedly in my mail client (squirremail)
"error: connection dropped by IMAP server"
Looked at the logs for this user and found the following:
Nov 19 17:11:32 mink dovecot: IMAP(bobuser at maildom.com): broken sync
positions in index file
/virtual/store2/mail/s/bobuser_maildom.com/Maildir/dovecot.index
Nov 19 17:11:32 mink...