Displaying 20 results from an estimated 29 matches for "beaubien".
2015 Sep 05
3
Problems setting up SIS (duplicate files with same hash)
Hi everyone,
I am currently trying to setup our next dovecot server (2.2.18) with SIS
enabled, but I have enconutered 1 problem and 1 question:
*1) Same attachment, different filenames*
I have a feeling a misconfigured something (or forgot to do something)
because SIS almost works, but not quite since 3 identical attachment take
3x the space (see end of email for my SIS config).
For 3 the
2012 Jan 25
2
Persistence of UIDs
Hi everyone,
I have a question concerning UIDs. How persistant are they?
I am thinking about building some form of webmail specialized for some
specific business purpose and I am thinking of building a sort of cache in
a DB by storing the email addr, date, subject and UID for quick lookups and
search of correspondance.
I am doing this because I am having issue with multiple people searching
2012 May 19
2
dovecot fts_lucene indexes not being updated
Hi everyone,
I have a dovecot 2.1.6 setup with fts_lucene.
The lucene indexes get created/updated fine when I do a manual search thru
telnet.
However, if I run a webapp that uses the php::imap_search function, the
index never gets created/updated. I run indo the same problem with
thunderbird and full-body search.
Anyone has some insight into this?
Regards,
-Joe
2006 Jul 23
4
Newbie question about .rhtml
Hi everyone, coming from PHP something in the .rhtml files has been
confusing the heck out of me.
Why does this work?
<% for header in @all_headers %>
<%= header.subject %>
<% end %>
and both of these don''t work
<% for header in @all_headers
puts header.subject
end %>
---------------------------------------
<%= for header in @all_headers
puts
2012 Mar 07
2
mdbox + gzip and rsync
Hi,
After reading the following paragraph from the dovecot doc, I've been
wondering how it would affect rsync (when combined with gzip):
"Expunging a message only decreases the message's refcount. The space is
later freed in "purge" step. This is typically done in a nightly cronjob
when there's less disk I/O activity. The purging first finds all files that
have
2013 Feb 21
1
Crash in dsync [dovecot 2.1.7]
Just taught i'd report this crash while running the ofllowing command:
19748 Aborted (core dumped) $DSYNC_BINARY -f -u document
backup mdbox:$LOCAL_BACKUP_PATH/emails/document >> $LOG_FILE 2>&1
Here is the traceback I got:
dsync(document): Error: Mailbox INBOX/Julie: Corrupted index, uidvalidity=0
dsync(document): Warning: mdbox
2012 Jul 27
2
emails are being marked as read auto-magically
Hi,
I'm having a weird issue with dovecot 2.1.7 (using the latest thunderbird
client). Something, I have emails that mark themselves as read on their
own. No one touches them, and they get marked as read. I try to re-mark
them as unread, but a few seconds later, they get marked as read again. The
same problem happens in reverse (emails marks as unread become read).
Has anyone ever
2006 Aug 19
3
Activerecord validation problems
Hi everyone,
I''m having trouble validating a model. The corresponding table has some
boolean columns:
create_table :permissions do |t|
t.column :project_id, :integer, :null => false
t.column :group_id, :integer, :null => false
t.column :read, :boolean, :null => false, :default => false
t.column :write, :boolean, :null => false, :default =>
2006 Jul 21
1
Rails and IMAP
Hi everyone,
I am wondering how well does RoR play with IMAP?
I am asking because I have a small project to do where I to create an
application where you can semi-automatically respond to email (click on
a button to send a pre-made answer to that email).
So my question is, how nicely does RoR play with IMAP? Is it a hassle
and I need a bunch of plug-ins? Or do they play fairly nice? I
2005 May 27
1
Inquiring about status of version 1.x
Hi,
I've been running dovecot for awhile (about 18 months now) and I am very
happy with it. I am currently planning an upgrade for the office server
and I am wondering how is 1.0 going?
Is it stable enough for production? I read a thread in the list from
may 5th talking about the stability, and it seemed pretty decent.
Anyways just looking for a bit of feedback on the evolution of 1.0
2012 Jan 28
1
maildir vs mdbox
Hi,
I am planning on running on test between maildir and mdbox to see which is
a better fit for my use case. And I'm just looking for general
advice/recommendation. I will post any results I obtain here.
Important question: I have multiple users hitting the same email account at
the same time. Can be a problem with mdbox? (either via thunderbird or with
custom webmail apps). I remember
2012 Feb 26
2
testing fts-solr?
hi everyone,
However, how can I verify that solr is working properly?
Background:
- I'm trying to setup 2.1 with fts_solr and eventually test maildir/mdbox.
- I used the following webpage as reference to setup solr:
http://www.roessner-network-solutions.com/2012/02/19/full-text-search-with-solr-and-dovecot-on-ubuntu-10-04/
I'm looking at /var/log/tomcat6/catalina.out file, but see
2012 Mar 08
1
Single instance storage
I have read most of the doc on the dovecot website, and couldn't find any
info on the single instance storage feature, so I'm posting my questions
here.
- Are these 3 parameters the only one necessary for single instance
storage? I cannot find any doc on this feature on the website; is there
anything specific I need to know about them? (the last one isn't exactly
self-explanatory).
-
2012 Apr 17
1
Re-indexing of fts-solr not working
Hi,
I am currently testing a 2.1 dovecot setup with fts-solr. Search speed is
simply amazing. I decided to try to delete and rebuild the solr indexes,
but i can't seem to rebuild them thru dovecot.
At first, when telnetting to the imap server, the search initially built
the index, and then subsequent searches are blazingly fast.
1- I deleted all the solr indexes with the following query:
2012 May 16
1
wrong search results with fts_solr
I am getting some very weird search results with fts_solr.
1) when I do a search for "testin" I get 0 results.
2) when I do a search for "testing" i get 44 results.
The problem is that I am expecting only 1 result.
I don't know the solr internal very much, but does anyone have any idea
what is going on?
Thanks,
-Joe
Here are the imap commands I used:
2012 May 22
1
fts_lucene crashing
I found this in mail.err. Anyone ever experience this?
May 22 14:51:51 mba dovecot: imap(formulaire): Panic: file
lucene-wrapper.cc: line 196: unreached
May 22 14:51:51 mba dovecot: imap(formulaire): Error: Raw backtrace:
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(+0x4200a)
[0x7f7e0edfd00a] ->
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(+0x4204e)
[0x7f7e0edfd04e] ->
2014 Jan 11
0
error when running fts optimize
...:
doveadm -v fts optimize -u formulaire
Error:
Jan 10 18:05:20 mba dovecot: indexer-worker(formulaire): Error: lucene
index /mba_data/emails/formulaire/lucene-indexes: IndexWriter::optimize()
failed (#9): bit out of range
Does anyone have any idea what causes this and how to fix it?
Thanks,
Joe Beaubien
2006 Jul 10
3
Are user-made modules supposed to work?
Is there a reason why modularizing your controllers doesn''t work? I
tried the following:
ruby script/generate scaffold Admin::Bug
But it just won''t work. I get a routing error when trying to access
/admin/bugs/ :
Recognition failed for "/admin/bugs/"
P.S. If I create the model/controller individually it still doesn''t seem
to work.
A bit of help
2013 Feb 03
1
dsync backup questions
Hi,
I'm currently trying to setup remote backups of my emails but i'm running
into issues (mdbox format, indexes and storage in the same folder
hierarchy).
Local backup command: dsync -u "my_user" backup /backups/my_user
(1) Recently, I noticed that the local backup takes up twice the size as
the original mail location (8gb vs. 4gb). I purged alot of emails from the
original
2006 Jul 09
1
Problems with controller modules
Hi eveyrone,
While reading AWDWR I saw that you could group your controllers. I
taught this would be practical for grouping all the administrative
functionnalities.
So I tried the following:
ruby script/generate controller Admin::Country
ruby script/generate model Country
This did not work for me. When requesting
localhost:3000/Admin/Countries/ I get: