Displaying 20 results from an estimated 500 matches similar to: "Re: dovecot Digest, Vol 26, Issue 10"
2006 Jan 12
2
Auth protocol and Perl
Hi,
does anyone have at working Perl example of how to use the auth protocol
with Perl (I'm planing on making a dovecot auth plugin for qpsmtpd but
it would a lot easier to reuse somebody elses code :))
tia,
--
Allan Joergensen - http://nowhere.dk/
"All right, so it's impossible. How long will it take?"
-------------- next part --------------
A non-text attachment was
2006 Mar 08
2
self-signed certificates
Hallo,
i'm having troubles installing self-signed certificates for dovecot.
After installing, dovecot generates a key and cert. But he is using the
wrong common name (where does dovecot get this name from?). I tried
deleting them and installing a handcrafted cert with this:
openssl genrsa -out mail.key 2048
openssl req -new -key mail.key -out mail.csr
openssl x509 -req -days 4312 -in
2007 Feb 16
2
My "fighting spam" article is live!
Getting Clueful: Five Things You Should Know About Fighting Spam
The battle for your users? e-mail inboxes probably will never end,
but it?s not a failure of technology. Experienced e-mail and system
administrators share the key points they really, really wish you
understood.
http://www.cio.com/technology/infrastructure/security/spam/
five_things_about_fighting_spam.html?CID=28830
Thanks
2005 May 10
0
Standard dirs
Hi,
thank to developers for such a flexible imap server. Is solves succesfully my
needs to have a single passwd file for clients accessing both imap/imaps and
pop3/pop3s protocols (on a diskless mail/web server with NFS maildirs and NFS
indexes!).
My question:
With 1.0-test68 I have to set login_dir=/var/run/dovecot-login (just a dir not
under /var/run/dovecot) instead of
2005 Mar 30
1
[LLVMdev] Branch simplification
Hi,
I have a CFG built by LLVM with blocks that look like this:
myBlock: ; preds = %predA, %predB
%cond = phi bool [ false, %predA ], [ %otherCond, %predB ]
br bool %cond, %succA, %succB
Is there a pass or sequence of passes that will see the constant
'false' in the PHI instruction and change the target of %predA to
point directly to %succB? I tried -simplifycfg but it
2018 Dec 19
1
Little strangeness on dns-* account...
The dns-COMPUTER-NAME "user" contains the dns/SPN so be very carefull here and dont remove this user.
Normaly, you would have exected to have the DNS/spn on the serverObject in the AD.
So imo yes, a small bug, but as Andrew told this is intended.
Adding : isCriticalSystemObject: TRUE
Should not be needed.
What i would do here is, use the description field. ( DNS Service Account
2007 Apr 21
6
Mixing MBOX and Maildir?
Is it possible to have some folders be mbox and some be maildir format?
Why you might ask? Sometime for diagnostics I have the Exim MTA archive
certain messages in MBOX format and then I want to copy them into an
imao folder to look at them with Thunderbird. When I used MBOX all I had
to do was copy the file into a folder and it worked. So what I'd like to
do is have a folder with a
2005 Aug 28
1
monitoring with mrtg
Dear freinds,
The pl script file which is available in the asterisk
monitoring section of the voip-info.com expects
username ,password and host parameters .
Which one we should provied is the acconts we
registered for asterisk or any thing else
your help will be immensely appreciated .
with regards
rk
_______________________________________________________
Too much spam in your inbox?
2013 Jul 08
1
Non-blocking file_dotlock_open() in quota-maildir question
Hello,
Is it safe to change lines in plugins/quota/quota-maildir.c::maildirsize_write() from
? fd = file_dotlock_open_group(.., DOTLOCK_CREATE_FLAG_NONBLOCK, ..);
to
? fd = file_dotlock_open_group(.., 0, ..); ?
Rationale is: exim+cpanel frequently leave stale maldirsize.lock, but when quota plugin try to dotlock maildirsize, it do this with NONBLOCK flag and just once, so first lock fails with
2001 Feb 04
1
Hey ! thanks ! Flash 5 works now ... for short ... :(
so ...
not i got some screens further ...
but now i get :
setup could not start the install-engine ( 0x80070005 ).
and it shuts down ..
one oether question is : why does wine open so many desktopst ?
for every run a new one ?
that is kinda annoing ...
eny idea ?
would be grate if u could help me to fix that problem ..
the problem with the install screnn can be fixt, by patching manualy the
2003 Jul 05
3
Activate MySQL logging
<P>hi,</P>
<P>Can anybody pls tell me how to activate loggin CDR on mysql db. I tried editing the /etc/asterisk/cdr_mysql.conf file and recompiling asterisk, it didn't work. Normal loggin on Master.csv file works fine.</P>
<P>Thank you inadvance,</P>
<P>Surajee</P>
<P> </P><br>
--------------This mail sent
2018 Dec 18
3
Little strangeness on dns-* account...
On Tue, 2018-12-18 at 18:50 +0000, Rowland Penny via samba wrote:
> On Tue, 18 Dec 2018 19:13:16 +0100
> Marco Gaiarin via samba <samba at lists.samba.org> wrote:
>
> >
> >
> > I've setup a script that scan non-disabled user base, base query:
> >
> > (&(objectClass=user)(!(objectClass=computer))(!(userAccountCont
> >
2005 Sep 30
1
I need a program to work under Wine...
Hi to all,
I am a writer. For my job, I need to make an Italian dictionary (for
Windows) working under Linux with Wine. I installed Wine via apt-get install
on Ubuntu, and it works.
The Setup of the dictionary was completed with no errors, and so I have the
program in the directory:
C:\Program Files\UTETGDU\GDU\gdu.exe
(It actually is ~/.wine/disk_c/Program Files... in my home directory).
When I
2003 Nov 17
1
mpg123 core when stopping asterisk
I typically start asterisk with the safe_asterisk script:
22865 pts/3 S 0:00 /bin/sh /usr/sbin/safe_asterisk
22867 pts/3 S 0:31 asterisk -vvvg -c
22871 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m
22873 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m
But when I do a "stop now" from the CLI, the mpg123 causes a
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated?
TKS
Paul
pmahler@signate.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm
2005 Mar 29
2
Nicecast
So I just setup my Icecast server on my unix box but I am having trouble
with Nicecast in trying to send a stream to it. Nicecast connects to the
server fine when I leave the mountpoint setting blank but when I put
something in there, it fails to login. Regardless, neither alternative
produces a working stream. Although, when I don?t enter a mountpoint and the
broadcast is playing, my icecast
2000 Jan 21
2
\\<Samba-Server>\nobody : feature or bug ?
Hello!
I just noticed a behavior of samba I am wundering about:
I have a Samba-Server with a [homes] section.
As user "barth" I conect to this using
\\<Samba-Server>\<any username>
permission is checked for "barth" with his password and access is
granted with the rights of barth to the HOME-directory of
<any username>.
So far so good. This also works
2018 Feb 13
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Samba 4.3.11 Server (Ubuntu 14.04 and 16.04) :
find this issues on negoziation on windows 10 clients:
26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311)
26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311)
26283 nobody nogroup 192.168.2.170 (ipv4:192.168.2.170:50114) Unknown (0x0311)
26283
2004 Apr 22
2
password change, domain not available
Dear Herman,
We had the same problems over here.
The problem seems to be related to Windows Hotfix KB828741.
Removing the hotfix through the control panel solved it for us.
Greetz,
Jerome Borsboom
>>BTW, i use samba 302 & 303 pre2..
>>
>>Thursday, April 22, 2004, 2:33:16 PM, you wrote:
>>
>>CBM> well the subject tell's it..
>>
>>CBM>
2010 Jun 08
0
change notify or something
Hello all,
I hope someone could help me to find some (either Samba or Windows XP) configuration settings which would solve the following problems we ar acurrently facing or identify the below described problem being a bug eventually.
We have a production Samba 3.5.1 with CTDB clustering on top of GPFS filesystem. Samba is a Windows domain member server serving a number of SMB shares.
The strange