Displaying 20 results from an estimated 1000 matches similar to: "Strange output from LIST command"
2013 Oct 10
1
cached message size errors
Hello,
We recently moved from courier to dovecot, and I'm seeing a handful
of errors that prevent people from retrieving email.
Below is a snippet of the log sequence I see when this happens:
Oct 10 13:44:24 mbox dovecot: imap(xxx at bway.net): Error: Cached message size smaller than expected (1759 < 1830)
Oct 10 13:44:24 mbox dovecot: imap(xxx at bway.net): Error: Maildir filename has
2009 Mar 24
3
LSI Logic raid status
Hi,
I have a LSI Logic sata/sas raid running, is there a way to see the
state of
the volume, like optimal, degraded or resyncing?
I've tried several commands with camcontrol but I cant figure it out.
--
Peter Ankerst?l
peter@pean.org
http://www.pean.org/
2009 Sep 21
3
windows imap clients
All,
This is slightly OT, but I figure a bunch of folks running IMAP servers
should have some strong opinions on the topic.
While working on a migration to Dovecot, I had the opportunity to move one
account to a server running same. This is an in-house billing department
box that 3-4 people share. In theory, this should work well - all the
billing folks see the same email, save sent mail
2005 Sep 26
1
TrippLite/Compiling on FreeBSD
Hello,
I wanted to see if there's any chance that NUT will support a few new
TrippLite UPSes that we just bought:
Sep 9 01:42:25 miko /kernel: uhid0: TRIPP LITE TRIPP LITE OMNIVS1500XL,
rev 1.1
I grabbed the devel sources via cvs, but am having trouble building it
when I enable the "newhidups" driver:
gmake[1]: Leaving directory `/usr/local/src/nut/common'
drivers/
2006 Sep 13
2
--delete, but not for symlinks?
Hello,
I've been using rsync to keep two boxes in sync until one replaces the
other. To make things a bit more to my liking and to make apache's
userdir config a bit simpler, I have added a number of symlinks in the new
machine's /home. Both boxes have hashed userdirs, ie: /home/a/auser,
/home/b/buser, etc.
So I have some symlinks like /home/a/aweirdo -> /home/CORP/aweirdo.
2007 Mar 04
1
OMNIVS1500XL and FreeBSD
I'm running FreeBSD 6.2 with Nut 2.0.5 installed from ports...
I have a TrippLite OmniVS1500XL plugged in, but I'm having little luck with the
tripplite_usb module. I have already built and booted a new kernel with UHID
disabled so that libusb can grab /dev/ugen0.
At first I was able to get the following out of the driver:
# USB_DEBUG=5 /usr/local/libexec/nut/tripplite_usb -u root
2015 Jun 16
1
Mailbox aliases problem
Hi,
i'm trying to implement malbox aliases but it's not fully working as i expected. This is my configuration:
mail_plugins = acl mailbox_alias
plugin {
mailbox_alias_old = INBOX/Odoslane
mailbox_alias_new = INBOX/SentTest
}
That 'INBOX/' must be there because of this (we were moving from Courier IMAP):
namespace inbox {
type = private
prefix = INBOX/
separator = /
2018 Apr 16
2
[bug] Auth cache, proxy and ITERINDEX
Hi,
today we have exceprienced really major difficulties with our proxy
backend servers. Everything started after enabling auth cache:
auth_cache_size = 100M
auth_cache_verify_password_with_worker = yes
auth_cache_ttl = 1 hour
auth_cache_negative_ttl = 1 hour
Soon after we start receiving lots of calls from our customers about
'missing all e-mail messages'. This was in errors logs on
2009 Aug 29
1
IMAP activity after disconnect
Howdy,
I'm running Dovecot 1.1.16 on a staging server to do some testing before
building a new server and moving a bunch of qmail/vpopmail/courier
accounts over.
I wanted to test the migration of courier accounts to dovecot with a few
clients, so I copied over a few large accounts. All went well with a
small account (100+ messages) when accessing the account via POP - no
re-downloads
2009 Jan 29
1
7.1, mpt and slow writes
Hello,
I think this needs a few more eyes:
http://lists.freebsd.org/pipermail/freebsd-scsi/2009-January/003782.html
In short, writes are slow, likely do to the write-cache being enabled on
the controller. The sysctl used in 6.x to turn the cache off don't seem
to be in 7.x.
Thanks,
Charles
___
Charles Sprickman
NetEng/SysAdmin
Bway.net - New York's Best Internet - www.bway.net
2009 Aug 03
2
Creating a "default" domain
Hello,
I'm setting up a test server to work through the issues involved in
bringing a bunch of vpopmail/qmail/courier users into a postfix/dovecot
server. So far I'm seeing lots of info to aid in the transition.
One thing I'm lost on is that since Dovecot is providing all the auth
mechanisms rather than vpopmail, I'm not sure how to emulate a particular
vpopmail behavior we
2003 Jun 13
10
state of ide raid
Hello,
While shopping for another 3Ware card, I found that this market has gotten
much larger since I bought my 6500. So I started looking at the various
cards while browsing the hardware notes for FreeBSD 4.8 and 5.1.
So I'm wondering if anyone can provide some insight here.
-3Ware has a whole new series of cards. The twe(4) manpage states that
only 5xxx and 6xxx series cards are
2009 Aug 11
1
sieve/managesieve and spam filtering
Hello all,
I've got a test environment setup in preparation for a move from
qmail/vpopmail/courier to postfix/padmin/dovecot. I have a number of
questions that seem to span multiple pieces of software, and this is one
of them...
Our policy with spam filtering is that a user should be able to turn it
off (ie: not put tagged spam into a spam folder, but deliver to their
inbox) if they
2009 Sep 05
1
FreeBSD, NUT OmniVS1500
Howdy,
I had this working with lots of help for a developer before (Charles Lepple),
but after upgrading to a somewhat more current version of FreeBSD the
patched-up version stopped working. Seeing as this was more than a few years
ago, I thought I'd give a new libusb and NUT a try to see if it might work out
of the box. So far, no luck.
Some info:
FreeBSD 6.3
libusb 0.1.12
NUT 2.4.1
2004 Jun 18
2
4.x, PAM, password facility
Hi,
I've been playing around with pam_mysql, and have it working for
interactive logins (backed by /etc/passwd entries for uid/gid w/*'d
password field) and it works well so far.
Looking at the source to the module, it does support password changing.
So I put in the following entry in pam.conf:
sshd password required pam_mysql.so user=root db=pam table=users crypt=1
However,
2001 Oct 02
1
rsync hanging at end of transfer
Hi,
I've just started playing around with rsync (latest - 2.4.6) over ssh
(openssh 2.9p2) on FreeBSD to sync up home directories on a pair of web
servers.
It all works great, but in trying to get a script going out of cron to
automate this, I'm finding that there's about a 50/50 chance that at the
end of the run, rsync will hang indefinetly. I thought perhaps it was
something with
2013 Sep 19
1
Courier migration and vpopmail with dovecot-lda
I've been using Dovecot in some fresh installs lately and have found
it fairly easy to configure. However I'm starting on a migration
that involves moving from some very old software (ancient vpopmail,
qmail and Courier).
On the Courier front, I've reviewed the migration page in the wiki,
and it looks like the main concerns are just matching the namespace
and then using the migration
2017 Jul 10
2
Master auth only
Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>:
>> On July 10, 2017 at 1:45 PM azurit at pobox.sk wrote:
>>
>>
>>
>> Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>:
>>
>> >> On July 10, 2017 at 12:33 PM azurit at pobox.sk wrote:
>> >>
>> >>
>> >> Hi,
>> >>
>> >> i'm trying to
2017 Jul 12
3
Master auth only
> On July 11, 2017 at 11:50 AM azurit at pobox.sk wrote:
>
>
>
> Cit?t azurit at pobox.sk:
>
> > Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>:
> >
> >>> On July 10, 2017 at 1:45 PM azurit at pobox.sk wrote:
> >>>
> >>>
> >>>
> >>> Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>:
> >>>
>
2018 Nov 30
1
Dovecot 2.3.4 crash
Cit?t azurit at pobox.sk:
> Cit?t azurit at pobox.sk:
>
>> Cit?t Timo Sirainen <tss at iki.fi>:
>>
>>> On 29 Nov 2018, at 15.46, azurit at pobox.sk wrote:
>>>>
>>>> Hi,
>>>>
>>>> is this a know problem? Newest Dovecot 2.3.4 package from
>>>> repo.dovecot.org , Debian Stretch (fully upgraded).