Displaying 20 results from an estimated 20 matches for "lampa".
Did you mean:
lamp
2006 Sep 25
2
Auth problem
Dovecot 1.07rc1 on ubuntu 6.04 I get the following problem:
root 26375 0.0 0.2 5548 2240 ? Ss Sep15 1:39 /usr/sbin/dovecot
root 26376 0.0 0.3 7896 3364 ? S Sep15 0:31 \_ dovecot-auth
root 26378 0.0 0.3 8304 3824 ? S Sep15 0:34 \_ dovecot-auth
root 26379 0.0 0.4 8668 4152 ? S Sep15 0:38 \_ dovecot-auth
root
2008 Apr 08
5
temporary disable account
...anged (with --ignore-failed-read it continues
but archive is not created and without --ignore-failed-read it fails).
Some accounts are huge ;( Need something like qmail sticky bit or
world writable directory - qmail is not delivering when one of above
conditions hits.
Thank you for helping me.
--
Lampa
2008 Feb 26
3
multiple ip and ssl
...tificate domain1.tld.pem
domain2.tld (x.x.x.101) -> certificate domain2.tld.pem
domain3.tld (x.x.x.102) -> certificate domain3.tld.pem
domain4.tld (x.x.x.103) -> certificate domain4.tld.pem
Or i must run different instances of dovecot ? (using other config) ?
Thank you for advices.
--
Lampa
2009 Nov 05
4
deliver_log_format ignored
...%% /etc/dovecot/quota-warning.sh
quota_warning2: storage=80%% /etc/dovecot/quota-warning.sh
global_script_path: /home/mail/globalsieverc
Is there some change from this
http://www.dovecot.org/list/dovecot/2009-April/039013.html or
http://www.dovecot.org/list/dovecot/2009-May/039269.html ?
--
Lampa
2010 Jan 25
3
sieve or another vacation/autoreply
...1 eg
period in which addresses
are kept and are not responded to - but that is not that i want.
Is there other extension (in devel ???) or some other way (lda using
procmail or maildrop) how to implement my request ? (Before migration
we used qmail + procmail).
Thank you for your advices
--
Lampa
2010 Feb 12
2
sieve vacation
...eliver(user at domain.tld): sieve:
msgid=<053701caab4a$bda90220$38fb0660$@tld>: stored mail into mailbox
'INBOX'
vacation script:
-----------
require "vacation";
vacation
:days 1
:subject "Auto reply"
"auto reply message";
--------------
Thank you
--
Lampa
2010 Jan 29
2
sieve script
...foo2 at bar.tld .... foo20 at bar.tld";
}
if true {
fileinto "$DEFAULT";
}
---------------
Converter script is cannot be compiled. But it used other style envelope.
So what is difference between envelope and header ?
And there are some limits for redirect ?
Thank you.
--
Lampa
2007 Jan 17
1
vpopmail
...-
fi
if test $want_vpopmail = yes; then
! # vpopmail_home="`echo ~vpopmail`"
vpop_libdeps="$vpopmail_home/etc/lib_deps"
{ echo "$as_me:$LINENO: checking for vpopmail configuration at
$vpop_libdeps" >&5
Thank you for your time and happy coding.
Best regards
Lampa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070117/647e30f6/attachment.html>
2009 Nov 06
1
scenario with one lda and 4 imapds/pop3ds
...DA
(above) - eg using one SQL connection
question is, how to force other 4 dovecots use auth from LDA dovecot ?
is possible to do this ?
is enough to use:
auth external {
socket connect {
master {
path = /var/run/dovecot/auth-master
}
}
}
Thank you for advices and help.
--
Lampa
2009 Nov 21
1
managesieve error
...client.c: line
449 (client_set_auth_waiting): assertion failed:
(client->to_auth_waiting == NULL)
2009-11-21T15:13:48+0100 dovecot: Error: child 8474 (login) killed
with signal 6 (core dumps disabled) (latest ip=127.0.0.1)
I'm using dovecot 1.2.6 from package debian testing (1:1.2.6-1)
--
Lampa
2009 Nov 22
1
quota dict
...quota-warning.sh 99
quota_warning2 = storage=95%% /etc/dovecot/quota-warning.sh 95
quota_warning3 = storage=80%% /etc/dovecot/quota-warning.sh 80
But how to add another quota for Trash folder ?
It seeems that will be needed another table something like quota2 but
how to map it using map {}
--
Lampa
2011 Sep 01
1
sieve vacation problem (discarding)
...:subject "Out of order..."
"Body message";
}
Is implemented :addresses ["*"] in later 1.2 version ?
Where is problem?
What i must to do to get this thing working ?
Upgrading to version 2.x isn't solution for me now.
Thank you for advices and help.
--
Lampa
2013 Sep 20
1
Fwd: lmtp
...ry to real
domain and i don't want to create symlinks.
mail_location = maildir:/home/mail/%d/%n/Maildir
real domain: domain1.com
aliased domain: domain2.com
rcpt: user at domain2.com
lmtp deliver message to /home/mail/domain2.com/user/Maildir instead
/home/mail/domain1.com/user/Maildir
--
Lampa
2013 Oct 02
1
sieve notify and lmtp
...er at domain.com and
user at anotherdomain.com. LMTP delivers notification only to
user at domain.com but not to user at anotherdomain.com. How to force send
notification over smtp (which will be delivered to both) or i must use
to=user at anotherdomain.com in notify ?
Thank you for your advices.
Lampa
2010 Jan 18
1
Inotify instance limit for user exceeded
..._uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
mechanisms: plain login
user: vmail
verbose: yes
passdb:
driver: vpopmail
userdb:
driver: vpopmail
There is about 2500 users on domain1.com, so i should raise max_mail_processes ?
--
Lampa
2009 Nov 20
2
quota in SQL and static userdb
...home, 500 AS userdb_uid, 500 AS userdb_gid FROM users WHERE
userid = '%u') + prefetch (eg same sql file)
Solution for LDA only(postfix local delivery) and for another
IMAP/POP3 dovecot instance?
And how to implement domain quotas (something like user quotas using dict) ?
Thank you.
--
Lampa
2019 May 21
0
Problems after upgrade from 2.2 to 2.3
...ot.org/SocketUnavailable (client-pid=24810,
client-id=169, rip=2.2.2.2, created 531 msecs ago, received 0/4 bytes)
Tried client_limit set to 1 , service_count to 1 or 0 , still same results.
It's imap server for 3k users.
Any suggestions, please let me know.
Thank you very much. Regards
--
Lampa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190521/71c22070/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dov.conf
Type: application/octet-stream
Siz...
2008 Nov 06
0
Inference and confidence interval for a restricted cubic spline function in a hurdle model
...ry for the "zero"-part but as far
as I know, zero-truncated negative binomial data can't be fitted using
Design's functions as they are. Does someone know any neat tricks that
would make this possible?
Any help on this would be greatly appreciated. Thanks for your time.
/Erik Lampa, Statistician, Uppsala University Hospital, Sweden
[[alternative HTML version deleted]]
2008 Jun 23
1
Win32/Wine applications feeding Ubuntu 8.04/Apache 2?
...I don't know what would the the "standard way" for applications to communicate with each other.
What I'm out for, in general, is a strategy for web-enabling legacy Win32 application farms on "more affordable execution platforms", that is, Wine/Linux.
Regards,
// Rolf Lampa