search for: confgiuration

Displaying 8 results from an estimated 8 matches for "confgiuration".

Did you mean: configiuration
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
I have a Samba server on debian acting as a WINS server as well. It is the master browser and all connected machines can see and browse the network of 192.168.1.X. When I connect to this network using a L2TP VPN connection from Vista I cannot browse the network. A new interface, ppp0, is created fro the VPN connection for the new ip 192.168.1.128. The problem seems to be that all packets sent from
2008 Jan 02
1
problems with JAVA in JGR library on ubuntu 7.04
Hi All I installed JGR library both on ubuntu 7.10 and 7.04 on 7.10 all went fine, but on 7.04 I recived massage: Exception in thread "main" java.lang.NoClassDefFoundError: org/rosuda/JRI/RMainLoopCallbacks at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at
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 execute dovecot-lda from the command line with the -f option set, the >From becomes MAILER-DAEMON...
2018 Sep 17
2
Problem with envelope from in Pigeonhole after upgrade
...; 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 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 execute dovecot-lda from the command line with the -f option set,...
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