Displaying 8 results from an estimated 8 matches for "keep_environment".
2016 May 06
2
yum update (first in a long time) - EXIM environment variable warning
Me again,
Another problem I've found since doing my yum update is that EXIM is now
showing the following error, on startup, and repeatedly in main.log
[root at ollie2 ~]# exim -bt localpart at example.com
2016-05-06 09:27:04 WARNING: purging the environment.
Suggested action: use keep_environment and add_environment.
...............
Googling says that to fix this all I need to do is add
keep_environment
to exim.conf. What I'm struggling to find out is why it's suddenly needed and
what the effects are
2016 May 06
2
[MASSMAIL] Re: yum update (first in a long time) - /var/log/dovecot no longer used
...n't read all release
notes before every 'yum update' run.
I do have to concede that the update did update a great deal of RPM's and
probably some by a number of versions. This no doubt is the reason I now
have a reasonable sized number of changes I need to deal with (including
keep_environment in EXIM, and journals moving on Dovecot )
2016 May 06
0
yum update (first in a long time) - EXIM environment variable warning
...er problem I've found since doing my yum update is that EXIM is now
> showing the following error, on startup, and repeatedly in main.log
>
> [root at ollie2 ~]# exim -bt localpart at example.com
> 2016-05-06 09:27:04 WARNING: purging the environment.
> Suggested action: use keep_environment and add_environment.
>
> ...............
>
> Googling says that to fix this all I need to do is add
>
> keep_environment
>
> to exim.conf. What I'm struggling to find out is why it's suddenly needed and
> what the effects are
exim is not part of CentOS-7 .....
2007 Dec 11
1
dovecot deliver errors
...x80f8670
t = (struct mailbox_transaction_context *) 0x8106be8
headers_ctx = (struct mailbox_header_lookup_ctx *) 0x8106508
mail = (struct mail *) 0x8107a48
process_euid = 89
namespace_pool = <value optimized out>
stderr_rejection = false
keep_environment = false
user_auth = true
i = 63
ret = <value optimized out>
# dovecot -n
# 1.1.beta11: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap imaps pop3 pop3s
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
logi...
2010 Feb 15
1
dovecot-sieve vacation vs qmail-ldap
Helloo,
We are using dovectot lda with qmail-ldap,
dovecot 1.2.10, sieve 0.1.15
lda is executed as
exec /var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -s
preline adds Delivered-To: header,
everything works fine except vacation
Feb 9 16:07:16 thebe dovecot: deliver(lazy): sieve:
msgid=unspecified: discarding vacation response for message implicitly
delivered to <lazy
2016 May 06
2
yum update (first in a long time) - /var/log/dovecot no longer used
On 05/06/2016 08:38 AM, Valeri Galtsev wrote:
>
> On Fri, May 6, 2016 3:13 am, Gary Stainburn wrote:
>> On Thursday 05 May 2016 17:16:17 Valeri Galtsev wrote:
>>> There were several heated discussions on this list, and elsewhere. This
>>> is
>>> not intended to start the new one, but to help someone who missed them
>>> to
>>> define their
2010 Feb 13
3
problem with deliver segfaulting
i'm facing a pretty hard to debug problem when trying to use
dovecot LDA (deliver) from postfix. After having all configured, mail
deliver fails. This is from my maillog:
Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105:
to=<solutti at domain.com.br>, relay=dovecot, delay=0.21,
delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with
signal 11:
2018 Feb 22
2
Auth SEGV on sparc64, alignment problem?
Fancy, while not fun. :-) But thanks, that does work. Doing that, n?ing over calls to strcmp, it failed:
passdbs_init () at passdb.c:313
313 passdb_register_module(&passdb_ldap);
(gdb)
passdb_register_module (iface=0x280120) at passdb.c:33
33 old_iface = passdb_interface_find(iface->name);
(gdb)
passdb_interface_find (name=0x16fe60 "ldap") at passdb.c:20
20