Displaying 7 results from an estimated 7 matches for "radioastronomie".
2010 Nov 17
1
Debian package init scripts
...name-it.nl/debian/ do not
conform to the LSB standard:
http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
E.g. the return code for "program is not running" is not 3.
Is there is special reason for this?
Cheers Jan
--
MAX-PLANCK-INSTITUT fuer Radioastronomie
Jan Behrend - Rechenzentrum
----------------------------------------
Auf dem Huegel 69, D-53121 Bonn
Tel: +49 (228) 525 359, Fax: +49 (228) 525 229
jbehrend at mpifr-bonn.mpg.de http://www.mpifr-bonn.mpg.de
2010 Feb 07
2
Automatic Debian Dovecot repository now also includes amd64 binary packages.
Hi,
I've recently significantly improved the automated Dovecot Debian
package builder. At the beginning it only produced i386 binaries for
Debian testing. A few weeks back I added a slave builder that builds
packages for Debian stable. Today I have extended the slave builder with
support for multiple architectures and I've added amd64 binaries to the
repository. The master builder
2014 Nov 24
1
Replication warnings
Hi list,
I get these warnings quite frequently.
Warning: Failed to do incremental sync for mailbox INBOX, retry with a
full sync
Is this something to worry about? Otherwise the replication works
perfectly.
Cheers Jan
--
MAX-PLANCK-INSTITUT fuer Radioastronomie
Jan Behrend - Rechenzentrum
----------------------------------------
Auf dem Huegel 69, D-53121 Bonn
Tel: +49 (228) 525 359, Fax: +49 (228) 525 229
jbehrend at mpifr-bonn.mpg.de http://www.mpifr-bonn.mpg.de
-------------- next part --------------
# 2.2.13: /etc/d...
2010 Nov 16
1
child 23925 killed with signal 6
...{
mail_plugins = " sieve"
}
protocol imap {
ssl_cert = </etc/ssl/certs/imap-server.pem
ssl_key = </etc/ssl/private/imap-server.key
}
protocol pop3 {
ssl_cert = </etc/ssl/certs/pop3-server.pem
ssl_key = </etc/ssl/private/imap-server.key
}
--
MAX-PLANCK-INSTITUT fuer Radioastronomie
Jan Behrend - Rechenzentrum
----------------------------------------
Auf dem Huegel 69, D-53121 Bonn
Tel: +49 (228) 525 359, Fax: +49 (228) 525 229
jbehrend at mpifr-bonn.mpg.de http://www.mpifr-bonn.mpg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p...
2014 Nov 04
1
sieve replication and .dovecot.lda-dupes
...t/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Evolution-Source: 1385020682.6450.3 at jb1
Ain't here! Go away or something ...
Cheers
### snip ###
I would expect "g9-rz at mpifr-bonn.mpg.de" in the from: field. Is this
correct?
Cheers Jan
--
MAX-PLANCK-INSTITUT fuer Radioastronomie
Jan Behrend - Rechenzentrum
----------------------------------------
Auf dem Huegel 69, D-53121 Bonn
Tel: +49 (228) 525 359, Fax: +49 (228) 525 229
jbehrend at mpifr-bonn.mpg.de http://www.mpifr-bonn.mpg.de
-------------- next part --------------
# 2.2.13: /etc/d...
2011 Feb 16
4
Permission denied after dist-upgrade
Hello,
after I have done a dist-upgrade to Squeeze, I got some nasty problem with my dovecot.
When I try to establish a connection via IMAP, it doesn't react and writes the following into my logfile:
2011-02-16 15:23:49 imap-login: Info: Login: user=<thomas at XXX>, method=PLAIN, rip=84.130.16.134, lip=XX.XXX.XX.XXX, TLS
2011-02-16 14:23:49 dovecot: Fatal:
2013 Jul 26
7
LDA vs. LMTP
Hi there,
I'm using Dovecot together with Postfix; as I understand it, there are two ways to transfer the mail from Postfix to Dovecot.
1.) by using LDA with mailbox_command = /usr/libexec/dovecot/dovecot-lda -f "$SENDER" -a "$RECIPIENT"
2.) by using LMTP with mailbox_transport = lmtp:unix:private/dovecot-lmtp
(currently using number 1)
I'm interessted in the