Displaying 20 results from an estimated 1000 matches similar to: "Custom login_greeting per virtual server?"
2013 Jul 03
2
LMTP Proxy
Trying to figure out Proxying with LMTP to a few back end storage servers
for quota checking before accepting email delivery on the front end nodes.
If I connect to the back end server directly via telnet, everything works
great.
If I use a front-end server to proxy to the back end server, I don't get
the same result.
Running 2.2.4 on both front and back end servers.
Any help would be
2015 May 16
4
charset_to_utf8 assertion of remaining src_size
On 16 May 2015, at 09:39, Xin Li <delphij at delphij.net> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> On 5/15/15 10:58, Xin Li wrote:
>> Hi,
>>
>> I have seen the following assertion fails on my own mail server
>> (indexer-worker):
>>
>> Panic: file charset-iconv.c: line 132 (charset_to_utf8):
2010 Sep 08
3
Pigeonhole and Dovecot2 with custom config file
I start my dovecot with the "-c /path/to/custom/config" option so I
can run multiple instances. Been trying out 2.0.1 so I can upgrade my
boxes cleanly, but I require managesieve. So after installing the
latest sources of the Pigeonhole plugin, I'm getting this when trying
to start dovecot:
# /usr/local/sbin/dovecot -c /usr/local/etc/dovecot/dovecot_custom.conf
managesieve(root):
2014 Oct 27
1
doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65
Running 2.2.15 on FreeBSD 10.0.
Forcing replication with: doveadm replicator replicate -f user at host.com
on one user that I've seen some syslogs show up to see what's going on.
Other users are fine.
When I run the above command on the one user it produces a core dump. See
below for syslog output and full backtrace:
syslog output:
Oct 26 22:44:09 d3cstorage dovecot: dsync-server(user
2007 Jul 25
1
Errors logging in
Out of the blue my proxy installations started showing this:
dovecot: login: tried to change state 2 -> 2 (if you can't login at all, see
src/lib/fdpass.c)
Nobody can login.
Running 1.0.0 on the proxy and 1.0.2 on my storage boxes. Anybody have any
insights?
-c
2013 Jul 11
1
Multiple Folders Continually Auto-Created
I've had reports of a number of clients running Outlook 2011 on Mac where
they have quite a few folders with the same name appended by multiple
"1"s. So far I've only narrowed it down to Outlook 2011 on Mac. We've
been in the process of migrating to sdbox on a new server from maildir
using dsync backup.
Example folder structure:
INBOX
INBOX 1
INBOX 1 1
INBOX 1 1 1
INBOX 1
2014 Oct 28
1
dsync-server throwing Resource temporarily available
Running 2.2.15 on FreeBSD 10.0 with two back end storage boxes using TCP to
sync.
Seeing a couple of users that always seem to be throwing these kind of
errors in the logs:
dovecot: dsync-server(user at host.com): Error:
write(/var/run/dovecot/replicator-doveadm) failed: Resource temporarily
unavailable
Just wondering what's the proper course of action to fix it?
Thanks.
2007 Feb 19
2
NTLM oddities
Started implementing the MasterUser changes to my config files so I can
finally offer SPA for pop3/imap.
Things are working fine with the MasterUser (horray!), however one of my
guys started using SPA with Outlook Express and started getting another
users mailbox.
Turns out to be related to NTLM. His Outlook express is configured for the
username of 'johnsmith'. However, you'll see
2017 Sep 18
6
help matching rows of a data frame
This question likely has a 1 line answer, I'm just not seeing it. (2, 3, or 10 lines is
fine too.)
For a vector I can do group <- match(x, unqiue(x)) to get a vector that labels each
element of x.
What is an equivalent if x is a data frame?
The result does not have to be fast: the data set will have < 100 elements. Since this is
inside the survival package, and that package is on
2006 Apr 20
2
Count Unique Rows/Values
Hi,
I have a dataset which has both numeric and character values with dupllicates. For example:
155 A
138 A
138 B
126 C
126 D
123 A
103 A
103 B
143 D
111 C
111 D
156 C
How can I count the number of unqiue entries without counting duplicate entries. Also can I extract the list in a object. What I mean is
Col1 unique count = 8 Unique Elements are :
2014 Jun 10
3
OT - Finding/removing duplicate emails - WAS: Re: dovecot/lmtp munmap()-ing a lot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 10 Jun 2014, Reindl Harald wrote:
> Am 10.06.2014 15:17, schrieb Steffen Kaiser:
>> On Tue, 10 Jun 2014, Charles Marcus wrote:
>>> On 6/9/2014 5:44 PM, Ralf Hildebrandt <r at sys4.de> wrote:
>>>> That's probably the problem here. The user had LOTS of (duplicate!)
>>>> mails in his inbox.
2015 May 22
1
charset_to_utf8 assertion of remaining src_size
On 05/22/15 13:18, Cassidy Larson wrote:
> We're using FreeBSD 10.1
I see. Yes that's the same problem I have seen.
There is a behavioral difference (I think it's a FreeBSD bug) between
FreeBSD's iconv(3) and GNU implementation, and there is arguably a bug
with Dovecot that iconv(3) state should be reset for each multipart
part. The two together would trigger the problem
2007 Jul 30
2
dovecot-auth core dumps
Seeing a few core dumps on my two proxy servers with dovecot-auth since
upgrading to 1.0.2.
Example:
Jul 30 13:36:51 alora kernel: pid 20234 (dovecot-auth), uid 0: exited on
signal 11 (core dumped)
Jul 30 13:36:51 alora dovecot: child 20234 (auth) killed with signal 11
Jul 29 19:17:08 marbella kernel: pid 70627 (dovecot-auth), uid 0: exited on
signal 11 (core dumped)
Jul 29 19:17:08 marbella
2010 Sep 22
1
Sieve error on Quota full (Dovecot 2.0.3)
Just switched my storage boxes to 2.0.3 with Pigeonhole. Noticing for
those that have quota fulls, my syslog is getting full of errors from
sieve:
dovecot: lda(user at host.com): Error: sieve: script
/data/mail/host.com/user at host.com//.dovecot.sieve failed with
unsuccessful implicit keep (user logfile
/data/mail/host.com/user at host.com//.dovecot.sieve.log may reveal
additional details)
2006 Dec 23
1
customizable idle login timeouts?
We're in the process of migrating from mbox over to maildir.
I'm running into a problem with the proxy and timeouts. Appears the idle
timeout is set to 60 seconds. This is a bit too low for some of our large
mbox files :(
Any plans on adding the:
#define CLIENT_LOGIN_IDLE_TIMEOUT 60
#define AUTH_REQUEST_TIMEOUT
to the .conf file to be tunable on the fly?
I ended up just patching the
2007 Feb 19
1
Weird Issues with latest nightly (pre-rc23)
Just updated one of my proxy boxes to the latest nightly (20070217),
restarted the dovecot process and got a bit of errors showing up for each
pop3/imap connection.
Feb 19 11:14:00 marbella dovecot: pop3-login: Login: user=<user1 at host.com>,
method=PLAIN, rip=209.33.217.218, lip=204.17.177.60
Feb 19 11:14:00 marbella dovecot: POP3(user1 at host.com): Set pop3_uidl_format
in config file
2003 May 15
2
FW: iHEADS UP: ipsec packet filtering change
> -----Original Message-----
> From: Greg Panula [mailto:greg.panula@dolaninformation.com]
> Sent: 12 May 2003 11:10
> To: Matthew Braithwaite
> Cc: stable@freebsd.org
> Subject: Re: iHEADS UP: ipsec packet filtering change
>
> You don't really need the gif tunnels for ipsec. Gif is more geared
> towards ipv4 <=> ipv6 type tunnels. A few of ipsec
2014 Jun 21
1
/etc/machine-id
I was under the impression that the value of /etc/machine-id was unqiue
for every OS installation on a system. This seems to be the case on
real hardware. That is, if I install Fedora 19, Fedora 20, and
Fedora-rawhide on a system, they will each have a different value for
/etc/machine-id.
This does not seem to be the case for qemy-kvm-libvirt virtual systems.
SOmetimes they are different
2009 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I
have the impression I've seen this done via Flash web controls, but I'm
trying to write something myself and I can't figure out what command would
be used. ChanSpy looks great, but I don't see how to specify the channel.
I have a channel identifier like "SIP/provider-08748db0" which is what I
2017 Sep 18
0
help matching rows of a data frame
> On Sep 18, 2017, at 5:13 AM, Therneau, Terry M., Ph.D. <therneau at mayo.edu> wrote:
>
> This question likely has a 1 line answer, I'm just not seeing it. (2, 3, or 10 lines is fine too.)
>
> For a vector I can do group <- match(x, unqiue(x)) to get a vector that labels each element of x.
> What is an equivalent if x is a data frame?
>
In the past I've