Displaying 8 results from an estimated 8 matches for "confgiured".
2018 Sep 15
2
Problem with envelope from in Pigeonhole after upgrade
Hi!
How are you executing dovecot-lda? I can get 'MAILER-DAEMON' if I omit -f sender-address-here parameter.
Aki
> On 14 September 2018 at 08:46 David Dodd <dave at ci.com.au> wrote:
>
>
> To get out of the problem this bug was causing I have now downgraded the
> affectect servers to using dovecot 2.2.36 & dovecot-pigeonhole 0.4.24 .
>
> These versions
2008 Oct 21
1
Remote announce
...seems to be that all packets sent from SAMBA is sent only to eth1 (the 192.168.1.x).
I tried to add
remote announce= 192.168.1.128
But I don't get all the information, only one host announcement at samba startup and then nothing.
Is there anything else that I need to add or could debian be confgiured to send multicast traffic on mutiple interfaces so that a broadcast (192.168.1.255) get to both eth1 and ppp0.
2008 Jan 02
1
problems with JAVA in JGR library on ubuntu 7.04
...eclaredMethods(Class.java:2395)
at java.lang.Class.getMethod0(Class.java:2642)
at java.lang.Class.getMethod(Class.java:1579)
at RJavaClassLoader.bootClass(RJavaClassLoader.java:289)
at RJavaClassLoader.main(RJavaClassLoader.java:326)
All Java have been installed and confgiured following description on:
http://rosuda.org/JGR/linux.shtml
any ideas?
Jarek
2018 Sep 16
0
Problem with envelope from in Pigeonhole after upgrade
You are correct, omitting the -f option results in the From being set to
MAILER-DAEMON however dovecot-lda is being executed with the -d and the -f
option by my sendmail.
In my sendmail confgiuration I have...
FEATURE(local_procmail, `/usr/local/libexec/dovecot/dovecot-lda',
`/usr/local/libexec/dovecot/dovecot-lda -d $u -f $f')
This supplies -f with the sender's address .
When I
2018 Sep 17
2
Problem with envelope from in Pigeonhole after upgrade
Can you provide some instructions on how to reproduce this issue, because I wasn't able to.
Aki
> On 17 September 2018 at 01:28 David Dodd <dave at ci.com.au> wrote:
>
>
> You are correct, omitting the -f option results in the From being set to
> MAILER-DAEMON however dovecot-lda is being executed with the -d and the -f
> option by my sendmail.
>
> In my
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
I have been compiling my own wine RPMs using the fedora extras .spec
file for a while now.
Normally after very little editing of the .spec, the wine RPMs build and
I am running the latest & greatest wine.
Now I am having problems building *any* wine rpms ( including some of
the 0.9.3x versions) on my yum updated Fedora core 6 box.
Even when I extract a fresh copy of wine-0.9.42.tar.bz2
2001 Oct 26
2
problems building on solaris 2.6
Using the latest cvs sources, the compilation of ssh.c fails.
The 'struct rlimit rlim;' line is being expanded by cpp into
'struct rlimit64 rlim;' and there is no struct rlimit64 defined.
In order to get the struct rlimit64 to be included when the
#include <sys/resource.h>
is used, it appears to need the _LARGEFILE64_SOURCE symbol defined OR
it needs the '#if
2010 Oct 14
13
First boot with Puppet
Hi guys,
I''m installing Puppet on RHEL5 systems using KickStart but struggle with
the first boot.
Here''s my situation:
1) kickstart installs the system, including puppet from our local repo
2) after reboot I have to login and set the hostname and IP
3) then run puppet, register it with the server and bring in the config
4) configure puppet for automatic start
I have to