Displaying 20 results from an estimated 27 matches for "regel".
Did you mean:
regex
2015 Jul 01
0
pdf-printer
...lso needed /home/msg/message.msg (messagetext for retrning email)
# further dependencies will be mentioned later on
?
# first store mail message in tmpdir (/tmp)
# prepare to store the mail
$RANDOM = int(rand(65535));
open(MAIL,">/tmp/$RANDOM.eml");
while( $_=<STDIN> ) {
??????? $regel = $_;
??????? if( $regel =~ /^From (.*)$/ ) { $from = $1; }
??????? if( $regel =~ /^Subject: (.*)$/ ) { $subject = $1; }
??????? #if( $regel =~ /^From: (.*)$/ ) { $from = $1; }
??????? print MAIL $regel;
}
close(MAIL);
?
# security, only my own domain can use this script :)
if( $from =~ /\@mydomain...
2009 May 26
1
compile errors on latest hg trunk
...prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2
-MT mech-digest-md5.o -MD -MP -MF .deps/mech-digest-md5.Tpo -c -o
mech-digest-md5.o mech-digest-md5.c
mv -f .deps/mech-digest-md5.Tpo .deps/mech-digest-md5.Po
make[3]: *** Keine Regel vorhanden, um das Target ??mech-external.o??,
ben??tigt von ??dovecot-auth??, zu erstellen. Schluss.
make[3]: Verlasse Verzeichnis
'/home/inst/dovecot-2.0/dovecot-2-0-304238bbd36c/src/auth'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis
'/home/inst/dovecot-2.0/do...
2008 Feb 27
1
d_fontdb.d, g_her_glyph.d
Dear Developers,
I'm updating my R installation via svn (currently: Revision 44626). For
some time now (sorry don't know the exact revision number) make for R
devel yields the following error
make[4]: *** Keine Regel vorhanden, um das Target
?../../../src/include/R_ext/GraphicsBase.h?,
ben?tigt von ?g_fontdb.o?, zu erstellen. Schluss.
(translation: no rule to make target ... needed from ...)
The file "g_fontdb.d" (and also g_her_glyph.d) has the last line
../../../src/include/R_ext/GraphicsBase....
2016 Jul 29
2
POP3 & IMAP inbox setting for virtual
...use of the virtual plugin for POP3, in
order to create a virtual namespace which would mix together the private and
public namespaces into one mailbox.
I have read:
http://wiki.dovecot.org/Plugins/Virtual
https://sys4.de/de/blog/2013/02/11/dovecot-virtual-setup-mit-globaler-sieve-
spamfilter-regel-fur-pop3-nutzer/ (via Google translation)
The example uses a CASE statement in the MySQL userdb query. As I
understand it, this is done to set which namespace contains the inbox: the
private namespace or the virtual namespace -- depending on if the user is
connected via the imap or pop3 servi...
2009 Jan 04
1
How to compile Kernel with pciback.hide
...src/xen-3.3.0# make linux2.6-xen0-config
CONFIGNAME=menuconfig KERNELS="linux-2.6-xen0"
make -f buildconfigs/mk.linux2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.0''
make[1]: buildconfigs/mk.linux2.6-xen0: Datei oder Verzeichnis nicht
gefunden
make[1]: *** Keine Regel, um »buildconfigs/mk.linux2.6-xen0« zu
erstellen. Schluss.
make[1]: Leaving directory `/usr/src/xen-3.3.0''
make: *** [linux2.6-xen0-config] Fehler 2
DOMAIN0:/usr/src/xen-3.3.0#
but mk.linux-2.6-xen0 exists
DOMAIN0:/# find -name *xen0*
./usr/src/xen-3.2.1/buildconfigs/mk.linux-2.6-xe...
2006 Sep 12
1
Build 2.0.4, usb.h missing.
...is:
[root@vader nut-2.0.4]# make
common/
make[1]: Entering directory `/usr/src/nut-2.0.4/common'
make[1]: Inget beh?ver g?ras f?r "all".
make[1]: Leaving directory `/usr/src/nut-2.0.4/common'
drivers/
make[1]: Entering directory `/usr/src/nut-2.0.4/drivers'
make[1]: *** Ingen regel f?r att skapa m?let "usb.h", som beh?vs till
"newhidups.o". Stannar.
make[1]: Leaving directory `/usr/src/nut-2.0.4/drivers'
make: *** [build] Fel 1
[root@vader nut-2.0.4]#
I also tried make usb, and that (for some reason) compiles energizerups
but I still get the usb.h er...
2012 Jan 17
0
sorry, choosed wrong recipient....
...7+0000: 21586: error : virCommandWait:2192 :
Interner Fehler Child process (/sbin/iptables --table filter --insert
FORWARD --in-interface virbr0 --jump REJECT) status unexpected: exit
status 1
2012-01-15 19:48:11.977+0000: 21586: error :
networkAddGeneralIptablesRules:1296 : Hinzuf?gen der iptables-Regel zum
Blockieren von ausgehenden Daten von 'virbr0' fehlgeschlagen
2012-01-15 19:55:06.133+0000: 21589: error :
virConnectNumOfInterfaces:9803 : this function is not supported by the
connection driver: virConnectNumOfInterfaces
This part says libvirt was not able to insert iptables rules for...
2010 Feb 05
1
winbind: only domains option/patch
Hi.
In January 2009 a patch was sent to this list that introduced the "winbind: only domains" option to smb.conf (http://lists.samba.org/archive/samba-technical/2009-January/062706.html). This provides the inverse of "winbind: ignore domains" and the creator of the patch explained that this was more useful (to him) that having to explicitly exclude domains.
Can anyone confirm
2014 Apr 30
0
rkhunter 1.4.2 (epel) unary operator expected -ne found
Anyone seeing this?
/etc/cron.daily/rkhunter:
/usr/bin/rkhunter: regel 13967: [: eenzijdige operator werd verwacht, -ne gevonden
Translating: line 13967 unary operator expected -ne found
Line 13967 is: if [ `${IPCS_CMD} -u 2>/dev/null | awk -F' ' '/segments allocated/ {print $3}'` -ne 0 ]; then
rkhunter 1.4.2 release 1.el6 from epel on a CentOS 6...
2014 Feb 19
1
virtualfolders all mails minus duplicates
Hello everyone,
i'm trying to mess up a bit with virtual folders and i'm trying to
perform something like this:
i'd like to create an IMAP virtual folder which shows me all the emails
in in INBOX and subfolders but by removing "duplicates"
what i mean as duplicates? simply i can recognize duplicate emails as
the ones with the same message-id in the header (this was just an
2010 Feb 05
0
samba Digest, Vol 86, Issue 6
...erres)
> 5. Claimed Zero Day exploit in Samba. (Jeremy Allison)
> 6. Re: smbpasswd issue in a migration.
> (=?us-ascii?Q?Gabriel_Burgos_Informatica?=)
> 7. using RPCS printer driver for a P&P printer (Richard Gansterer)
> 8. winbind: only domains option/patch (Julian Regel)
> 9. IPv6 name resolution problem (Ernesto Silva)
> 10. Re: 3.3 and 3.4 compile failure on dbwrap (Jeff Block)
>
>
> ---------- Mensagem encaminhada ----------
> From: John Drescher <drescherjm at gmail.com>
> To: samba <samba at lists.samba.org>
> Date: Fri,...
2005 Mar 09
1
Different networks over NAT
...C KEY-----
-----END RSA PUBLIC KEY-----
[root@gateway hosts]# cat tinc_linux
Address = local.address.nl
Subnet = 192.168.4.0/24
Subnet = 10.0.0.0/8
Port=655
TCPOnly = yes
-----BEGIN RSA PUBLIC KEY-----
-----END RSA PUBLIC KEY-----
I've also added some rules to the firewall:
$LOGGER "VPN regels"
iptables -A INPUT -p tcp --dport 655 -j ACCEPT
iptables -A INPUT -p udp --dport 655 -j ACCEPT
iptables -A OUTPUT -p tcp --dport 655 -j ACCEPT
iptables -A OUTPUT -p udp --dport 655 -j ACCEPT
iptables -t nat -A PREROUTING -j DNAT -i $EXTIF -p tcp --dport 655...
2014 Oct 23
2
Invoking the spam checker on the sieve script
Hi.
TL/DR version:
Is it advisable to invoke an spam checker from the sieve script, and then,
once the message is filtered, decide if should be moved to a certain spam
folder?
A bit more context on why I'm considering this:
I'm just a geek who wants to handle his own mail, but not a great experience
as a system administrator. I don't have any corporate setup, just a simple VPS
2013 Mar 20
4
Disallow POP3 from deleting messages
I'd like to use Dovecot as our IMAP server when our users are within our LAN, but I'd also like to give them the ability to access their emails via POP3 when they are outside the LAN. I know most POP3 clients will give their users the option of not deleting the messages from the server after they are downloaded, but is there any way to restrict them from being able to do so at the server
2018 Mar 25
8
Bug#894013: xen-utils-common: issue with iptables antispoofing rules in xen4.8 generated by vif-bridge and vif-common.sh
Package: xen-utils-common
Version: 4.8.3+comet2+shim4.10.0+comet3-1+deb9u5
Severity: important
Tags: patch security
-- System Information:
Debian Release: 9.4
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your
2019 Dec 08
5
Shared namespace is empty after migration to new Dovecot installation
Hi all,
I've used most of this weekend finalizing my migration from an old
server running Dovecot 2.2.22 to a brand new installation running 2.3.8.
In general, the migration was painless, everything just clicked, but
checking up on the finer details post migration i've found out that user
shared folders does not seem to work anymore, and I simply can't get it
to work.
The setups
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...dreas.herrmann3@amd.com>
Andreas Herrmann <herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...dreas.herrmann3@amd.com>
Andreas Herrmann <herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmle...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...dreas.herrmann3@amd.com>
Andreas Herrmann <herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmle...