On 02/28/2017 02:07 AM, Alex wrote:
On Mon, Feb 27, 2017 at 11:31 PM, Andy Dorman mailto:ador...@ironicdesign.com>> wrote:
On 02/27/2017 02:27 AM, Simon B wrote:
Please do not top post.
On 27 Feb 2017 04:15, "Alex" mailto:alex9...@gmail.com>> wrote:
On 02/27/2017 02:27 AM, Simon B wrote:
Please do not top post.
On 27 Feb 2017 04:15, "Alex" wrote:
Hi Simon,
Thank you very much for your reply. I had already tried both links that
you provided. Unfortunately both do not help to solve my problem.
1. Link 1 just states "There currently see
cian
What do your logs say when this happens?
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
elect
and behaves as it should.
Again, I may not understand and if I miss your point then I apologize.
Sincere regards,
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
On 05/21/2015 04:18 AM, Jan Schneider wrote:
Zitat von Andy Dorman :
I have searched for anyone else reporting this and could not find
anything...I also looked at the change descriptions after our versions
below at
https://github.com/horde/horde/blob/07246b92f0e7f61b1bfb51315d408feff7ec5a4d
been happy with
our suggestions to try dynamic or another email client to read his IMAP
email. ;-)
Thank you for any thoughts about what could be causing this.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
' => null
)
),
'admin' => array(
// 'user' => 'cyrus',
// 'password' => 'cyrus_pass',
// 'userhierarchy' => 'user.'
),
'acl' => true,
'cache' => false,
// uncomment these lines to enable detailed, really, really
detailed, IMAP logging
// 'debug' => '/tmp/.horde/imp/imap.log',
// 'debug_raw' => true,
'quota' => array(
'driver' => 'imap',
'params' => array(
'hide_when_unlimited' => true,
'unit' => 'MB'
)
),
'special_mboxes' => array(
IMP_Mailbox::MBOX_DRAFTS => 'Drafts',
IMP_Mailbox::MBOX_SENT => 'Sent',
IMP_Mailbox::MBOX_SPAM => 'Spam',
IMP_Mailbox::MBOX_TEMPLATES => 'Templates',
IMP_Mailbox::MBOX_TRASH => 'Trash',
),
'autocreate_special' => true,
);
}
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
On 02/09/2015 04:30 PM, Andy Dorman wrote:
On 02/09/2015 01:43 PM, Michael M Slusarz wrote:
Quoting Michael M Slusarz :
Quoting Andy Dorman :
On 02/09/2015 10:18 AM, Michael J Rubinsky wrote:
Quoting Jan Schneider :
Zitat von Andy Dorman :
On 02/09/2015 08:26 AM, Andy Dorman wrote:
C
On 02/09/2015 01:43 PM, Michael M Slusarz wrote:
Quoting Michael M Slusarz :
Quoting Andy Dorman :
On 02/09/2015 10:18 AM, Michael J Rubinsky wrote:
Quoting Jan Schneider :
Zitat von Andy Dorman :
On 02/09/2015 08:26 AM, Andy Dorman wrote:
C: 6 LIST () "" (INBOX * &q
On 02/09/2015 10:18 AM, Michael J Rubinsky wrote:
Quoting Jan Schneider :
Zitat von Andy Dorman :
On 02/09/2015 08:26 AM, Andy Dorman wrote:
C: 6 LIST () "" (INBOX * "Other Users/*""" "Shared Folders/*""") RETURN
(SUBSCRIBED)
S: 6 BAD
On 02/09/2015 08:26 AM, Andy Dorman wrote:
C: 6 LIST () "" (INBOX * "Other Users/*""" "Shared Folders/*""") RETURN
(SUBSCRIBED)
S: 6 BAD Invalid syntax in List command
I have found the problem...not sure of the fix yet.
The problem is that
x27;]['disabled'] = true;
$servers ['advanced']['disabled'] = false;
$servers ['advanced']['hostspec'] = $hostname;
$servers ['advanced']['hordeauth'] = 'full';
$servers ['advanced']['name'] =
From: Andy Dorman
Sent: Feb 8, 2015 6:17 PM
To: imp@lists.horde.org
Subject: Re: [imp] Imp LDAP Error: [listMailboxes] IMAP error reported
by server
On 02/08/2015 05:00 PM, Andy Dorman wrote:
On 02/08/2015 04:34 PM, Andy Dorman wrote:
On 02/08/2015 11:00 AM, Andy Dorman wrote:
We are using
On 02/08/2015 05:00 PM, Andy Dorman wrote:
On 02/08/2015 04:34 PM, Andy Dorman wrote:
On 02/08/2015 11:00 AM, Andy Dorman wrote:
We are using the latest debian packages for these apps:
- Cyrus version 2.4.17+caldav~beta10-16
- PHP 5.6.5 (updated yesterday before problem started, changes below
On 02/08/2015 04:34 PM, Andy Dorman wrote:
On 02/08/2015 11:00 AM, Andy Dorman wrote:
We are using the latest debian packages for these apps:
- Cyrus version 2.4.17+caldav~beta10-16
- PHP 5.6.5 (updated yesterday before problem started, changes below)
- Horde 5.2.1, Imp 6.2.2
The PHP updates
On 02/08/2015 11:00 AM, Andy Dorman wrote:
We are using the latest debian packages for these apps:
- Cyrus version 2.4.17+caldav~beta10-16
- PHP 5.6.5 (updated yesterday before problem started, changes below)
- Horde 5.2.1, Imp 6.2.2
The PHP updates were described as follows:
php5 (5.6.5+dfsg
Imap/Client/Socket.php:1430#01232.
Horde_Imap_Client_Socket->_sendCmdChunk()
/usr/share/php/Horde/Imap/Client/Socket.php:4135#01233.
Horde_Imap_Client_Socket->_getLine()
/usr/share/php/Horde/Imap/Client/Socket.php:4205
In summary: I think this is being caused by the PHP update y
On 01/20/2015 11:45 PM, Michael M Slusarz wrote:
Quoting Andy Dorman :
On 01/20/2015 05:17 PM, Michael M Slusarz wrote:
Quoting Andy Dorman :
I went to the jquery-mobile site and grabbed the latest version of
jquery-mobile and shoved that onto our dev server where debian loads
it's out
On 01/20/2015 05:17 PM, Michael M Slusarz wrote:
Quoting Andy Dorman :
I went to the jquery-mobile site and grabbed the latest version of
jquery-mobile and shoved that onto our dev server where debian loads
it's outdated package (/usr/share/javascript/jquery-mobile/) and Horde
links to
On 01/20/2015 04:19 PM, Andy Dorman wrote:
We have a very strange problem that I have been unable to trace and I
wonder if anyone recognizes this and can tell me what I need to change
to fix this. I will file a bug report if I can determine this is not a
configuration issue.
We are running a
see email in smartmobile view.
So I am going to investigate the possibility of a version problem with
jquery.mobile.js 1.2.0. I would really appreciate it if anyone can
confirm the version issue or knows of something else I should look at.
Thanks for your assistance.
--
Andy Dorman
--
i
page.
Anyone else seen this? There appears to be no errors, warnings, etc...
Try clearing all your cookies for the login domain. We will see this
often in Chrome & FF when testing subdomains like beta.mydomain.com and
then trying to login at mydomain.com.
--
Andy Dorman
--
imp mailing
ears it has already been implemented to a limited degree
as mentioned above.
Sincere regards,
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
has always fixed it for me.
Good luck.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
so hopefully we will see it shortly.
In the meantime I still need to work on experimenting with the
stream_set_timeout to see if we can get IMAP & SMTP tls working again.
Thank you again for your help and patience.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http
On 08/27/2014 04:57 PM, Michael M Slusarz wrote:
Quoting Andy Dorman :
On 08/27/2014 02:09 PM, Michael M Slusarz wrote:
Quoting Jens Pranaitis :
FYI to others: this turned out to be a bug with Debian (and Ubuntu's)
PHP package. Namely, the JSON-C package is broken. Very frustrating
" He either has no idea of the problems his
"cute prank" has caused or just doesn't care of the people and companies
it hurts.
The real twist is Mr Crawford granted IBM an exception, as a joke. Too
bad he won't do the same for the open source community.
--
Andy D
On 07/22/2014 05:23 PM, Andy Dorman wrote:
On 07/22/2014 04:14 PM, Art Stephens wrote:
I installed and turned on quotas on our email server running ubuntu.
With quota enabled I am unable to log in.
The login page just re-presents itself every time I click log in.
My quota was set to unlimited
and use quotas all the time
with Cyrus with no problem.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
ail to get them
unblocked. Of course then they may tell you you should not be sending
email out from a dynamic IP and that is when you ask them how to relay
your email out through their smtp server.
Good luck.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.
istry.local.php ...
// do not enable Gollem, the file storage app
$this->applications['gollem']['status'] = 'inactive';
$this->applications['gollem-menu']['status'] = 'inactive';
--
Andy Dorman
--
imp mailing list
Frequen
nt in the copy that the mail client sees when that mail was written
by the user or the user was the BCC recipient.
In all cases I can think of it is entirely appropriate for the mail
client to display AND print the BCC address if it is present. It will
just not be present if you were not the BCC
On 02/26/2014 11:24 AM, azurIt wrote:
Od: Andy Dorman
Komu:
Dátum: 26.02.2014 18:00
Predmet: Re: [imp] IMP 6.2 release date
On 02/26/2014 10:24 AM, Aria Bamdad wrote:
Od: azurIt
Komu:
Dátum: 18.02.2014 21:51
Predmet: [imp] IMP 6.2 release date
Any news? thnx
azur
Really nothing? Is
+10
Good words Aria.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
on and lock it?
Simon
- End message from Simon B -
I have not come across pop-up confirming delete. Is it really there? I
checked in prefs.php. Please confirm.
We do NOT want a pop-up to confirm delete. There is NO need for one and
it just wastes a user's time.
--
Andy Dorma
ew user automatically gets a "Trash" folder
and the default action when deleting email is to move deleted email to
trash. Then we have set imp up to default to clearing the trash folder
monthly. The user can turn this off if they are not worried about disk
space limits.
--
Andy Dor
On 09/12/2013 11:24 AM, azurIt wrote:
Quoting Andy Dorman :
I did a bit of searching and did not find anything discussing any
open IRM standards that could be used by Horde or any other open
source application. But if such standards exist, I would hope we,
the horde community, could
On 09/12/2013 08:52 AM, Michael J Rubinsky wrote:
Quoting Andy Dorman :
On 09/12/2013 06:52 AM, Vikas Parashar wrote:
Hi,
Since last some days, i am searching a web-clients for mail server.
HOrde
is one of feature rich web-client that i found.
Could any body please let me know how can i
t
on their computer.
You can encrypt part of the file (the email "body") to make it
unreadable by anyone without the proper decryption tool (or a very fast
quantum computer code breaker)...but once they have the file in their
possession, you have NO control or say over what they ca
n the first time and tell their browser save the login.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
ty obviously related to the email display while
"OTHERS" (and all the rest of the top menu bar) is for separate apps.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
charges if
successful.)
Thanks everyone,
michael
The ball is rolling... signed up and $100 committed.
Simon
We are in for $500.
--
Andy Dorman
FanMail.com
Ironic Design, Inc.
AnteSpam.com, HomeFreeMail.com, ComeHome.net
CONFIDENTIALITY NOTICE: This message is for the named person'
On 08/01/2013 12:56 PM, Michael M Slusarz wrote:
Quoting Andy Dorman :
So, I have a question for all you awesome Horde developers...do any of
you have the time to work on updating the old fetchmail feature to
work with the latest horde/imp, and do you have any sort of estimate
as to the cost
email from multiple accounts), are not going to have
the time to develop it ourselves, and would like to be able to
contribute something back to the excellent Horde project.
Please feel free to respond off list with your thoughts and feedback.
Sincerely,
--
Andy Dorman
FanMail.com
Ironic Design
for the 'disabled' key in
the $servers['imap'] array.
Having said all that, what is happening is you have not disabled the
default $servers['imap'] config in backends.local.php yet, so IMP is
using that instead of your $servers['advanced'] config values.
Hope this
ttachments? If in VFS, which backend do you use?
Thank you for the response.
I am using VFS and the backend is MySQL/PDO
FWIW, we are testing the same Groupware/Imp versions using the local FS
for the VFS backend and not having any difficulties with large (1MB+)
attachments.
--
Andy Dor
the new config or send
a suggested patch or report how to reproduce a bug reliably and let the
developers fix it for you. And if a project takes a direction you don't
like, with Open Source you always have the option of using a good VCS
like Git to develop and maintain your own local
Email Logging enabled for this to work though.
Best regards, Arjen
Arjen, thank you. I had forgotten about that feature. We did not use it
because we do not use MySQL and I believe it requires the SQL db, no?.
--
Andy Dorman
Ironic Design, Inc.
AnteSpam.com, HomeFreeMail.com, ComeHome.net
the domain admin can also look
at the email and if it is really spam, they can quickly shut down the spammer.
I wish I had a better idea to suggest. But we have found that spammers are
clever and persistent and hard to stop.
Good luck,
--
Andy Dorman
FanMail.com
--
IMP mailing list
Fr
it has seemed to catch on among our users.
--
Andy Dorman
FanMail.com
Ironic Design, Inc.
AnteSpam.com, HomeFreeMail.com, ComeHome.net
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr
50 matches
Mail list logo