similar to: Can I block dovecot from deleting read messages, after being fetched?

Displaying 20 results from an estimated 300 matches similar to: "Can I block dovecot from deleting read messages, after being fetched?"

2003 Nov 25
10
PCI 3.3 V
Why PCI 3.3V for E1/T1 card!? I can not use it because I can not find any motherboard with PCI 3.3 . Any sugestions!? Cristian VASILIU AccessNET International S.A. Software Programmer mail to :<cvasiliu@accessnet.ro> www:<http://cvasiliu.home.ro>
2005 Feb 12
4
HTB metro/international
Hi all! I have a problem setting up HTB on my home network. I have a network: 192.168.1.0/24 and I want to limit the download to 200 KB to every IP from my city ( I have the IP''s of most ISPs). The thing is that I I want to limit the international traffic too (I do not use BGP) and set it to 15 KB. Can someone help with this setup? Thanks! Best regards, -- George -- This message
2002 Jul 12
0
Client connection problem
I've been banging my head on this for two days now ! Everything checks out cool on the server, however I can't get the client to connect. I've gone through a number of troubleshooting docs and all lead me to suspect the hosts allow entry, however, even if I allow everyone on the network, I still get the below error msgs. Server: scooby - FreeBSD 4.5 running Samba 2.2.2 Client :
2003 Sep 24
3
list of voice prompts
Does there exist a text file with all the 'standard' Asterisk voice messages? I'm planning to get them recorded in dutch, but need to know the exact text of each prompt... Michiel
2008 Nov 11
1
attachment_fu, aws-s3 and backgroundrb
Hi, I''m using attachment_fu to store files on amazon s3. A background job is currently performing the upload and I''m having a strange issue where the very first file uploaded/created (attachment_fu uploads when creating the object) does not get uploaded. The db information is all all good. The model and attachment model associated with it are saved to the db, but the file is
2003 Apr 13
1
disabling version number
Hi there, is there any possibility of disabling Samba's version number output (e.g. with smbclient) without having to manually edit it in the source code? I don't want anyone to see my Samba's version number... Thanks Florian
2004 May 17
2
Problems w. chan_capi + ztdummy
Hi Everybody I've got a weird problem. I am running one Asterisk system on a dual processor box. This box mostly do VoIP only but it has a Fritz PCI ISDN card installed with latest drivers. Dialing out through the ISDN cards from an internal Snom phone works fine and so does dialing in. Except - if I load the ztdummy module (for IAX channels) the capi drivers starts acting up. It is hard
2008 May 17
1
DO NOT REPLY [Bug 5472] New: FreeBSD 3.0.3pre2 'make check' failures
https://bugzilla.samba.org/show_bug.cgi?id=5472 Summary: FreeBSD 3.0.3pre2 'make check' failures Product: rsync Version: 3.0.3 Platform: Other OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2003 Jul 11
4
module : cdr_sybase.so
If anyone is interested ... just in case! :-)... I have tried to write , based on the cdr_mysql.so module, an Sybase module. To compile you can use something like that: export SYBPLATFORM=linux export SYBASE=/opt/sybase cc -I$SYBASE/include -c -o cdr_sybase.o cdr_sybase.c cc -shared -Xlinker -x -o cdr_sybase.so cdr_sybase.o -lsybdb -lm -L$SYBASE/lib (anyone could write the corect Makefile
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
Hello all, It''s my first letter on this list, and, my English is not very well. Please take me indulgence for grammar/syntax and over erorrs :)) I have trouble for acl''s of ip range. But, acl for one host (with ip adress) work fine. Please help me for make work acl/find erorr in acl. Becouse I''m new shorewall user, I maked test configuration on Virtual Mashine
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have attached the smb.conf and the exports files that define the shares. Running ethereal on the different clients seems to point to the fact that XP SP2 no longer seems to be using the netbios-ssn (139) port. for GET_DFS_REFERRAL instead its using microsoft-ds
2009 Feb 11
2
Question about apply()
Hello, everyone! Assume you have this data: data <- structure(c(66.609375, 67.09375, 66.40625, 66.734375, 67.109375, 66.875, 66.09375, 65.921875, 66.546875, 66.140625, 66.140625, 65.65625, 65.875, 65.59375, 65.515625, 66.09375, 66.015625, 66.140625, 66.109375, 66.421875, 1702.7, 1647.7, 1649.4, 1639.9, 1696.4, 1710.9, 1690.2, 1677.9, 1694.4, 1713.9, 1713.9, 1705.4, 1708.4, 1692.9, 1689.6,
2011 Dec 21
5
R Source Code Request Office For National Statistics UK
To R Support Team, ONS would like a restricted number of its IT staff to view the source code for the latest version of your software, to check it against our source code security guidelines.The source code will be securely stored with access limited. ONS is quite happy to agree that we would not - copy or change your source code without your agreement - share the source code with anyone
2003 Sep 23
1
Question about dialogic hardware
1. D/120JCT-LS card with 12 ports. This ports are FXS ports? 2. It is true that "Dialogic drivers cost of $15 per channel" ? 3. Can I use this hardware with asterisk (for E1-ISDN using Wildcard E400P <http://www.digium.com/index.php?menu=wildcard_e400p>) ? 4. Anyone with experiance can tell me how they work and can provide a configuration example? (2 DSP Motorola procesors - I
2011 Aug 22
3
Multiple regression in R - unstandardised coefficients are a different sign to standardised coefficients, is this correct?
Hello, I have a statistical problem that I am using R for, but I am not making sense of the results. I am trying to use multiple regression to explore which variables (weather conditions) have the greater effect on a local atmospheric variable. The data is taken from a database that has 20391 data points (Z1). A simplified version of the data I'm looking at is given below, but I have a
2011 Dec 20
1
APOP and AuthDatabase/SQL
Hi, We're running dovecot 1.2.15 and use SQL authentication. We'd like to be able to support APOP, but can't see how this would fit in with SQL auth. Currently we have: password_query = SELECT email as user, password FROM virtual_users WHERE email='%u' or (email LIKE '%n@%%' AND unhashed='%w') It seems that in order to auth APOP logins, we'd need to
2011 Dec 21
1
semanage
Folks, Should semanage be part of the policycoreutils package? At least in 6.x, it's not. mark
2011 Dec 21
1
lmtp logging incomplete (does not tell what mailbox mail is actually being saved to!)
We created a new virtual domain and created a user in that domain in our pgsql database. Instead of creating any directory structure in /home/virtual/mail/<domain>/<user>, I just sent a test email to see if dovecot's lmtp would autocreate. And it did! And mail appears to be delivered to an inbox.. but, logging is weird and I'm not sure everything is working as it should
2011 Dec 21
1
Looping over files
Hi, ?I have a list of files in one of my working directories: "chr17.chunk1.dose.fvd" "chr17.chunk1.dose.fvi" "chr17.chunk1.prob.fvd"? "chr17.chunk1.prob.fvi"? ........... ......... ........ "chr17.chunk10.dose.fvd" "chr17.chunk10.dose.fvi" "chr17.chunk10.prob.fvd" "chr17.chunk10.prob.fvi" And I am
2011 Dec 21
2
Search a string inside a data.frame
Dear all, I have a string and I want to search for its existance inside a data.frame (or in a column of the data.frame). One way is for me to do this manually: Make a for loop for the number of elements and compare one by one element. Is there though any more improved way to do that? B.R Alex [[alternative HTML version deleted]]