search for: dpham

Displaying 10 results from an estimated 10 matches for "dpham".

Did you mean: pham
2002 Mar 19
2
Suspicious sizes by different C compilers
Hi all, On my Alpha box running Tru64 5.1, rsync-2.5.4 compiled by GNU gcc 3.0.1 anh GNU make 3.79.1 has this size: 4562848. The same version of rsync compiled by Compaq C compiler V6.3-028 and Compaq make has this size: 655424. It is about _7 times_ smaller! I did a quick test and they seem both working OK. Is that normal to see a huge difference in binary size produced by gcc and vendor's
2004 Apr 08
1
username and password not from /etc/passwd
Can dovecot use usernames and passwords not from /etc/passwd and be able to read mails of an user whose username and password are in /etc/passwd ? For example: - Joe Bloke has a local Unix account joe on Unix server mail.example.com - Sendmail on mail.example.com accepts mails for joe at example.com and put them in /var/mail/joe - can dovecot use other username/password file or database or
2004 Apr 20
0
Wiki: virutal user with Sendmail and OpenLDAP
In the Wiki, section 2, "Virtual user support with OpenLDAP", does the example apply to non Sendmail? If that's the case, can someone post a quick guide about setup virtual user with Sendmail. I use OpenBSD-3.4, BTW. TIA, Zoong
2002 Mar 07
0
rsync 2.5.2 doens't compile on Tru64 5.1
Hi all, I have rsync 2.5.1 (with a patch from albert chin - china@thewrittenword.com) installed OK on Tru64 5.1 UNIX. When I run rsync, it doesn't work with special files (FIFO, socket,...) Here is the error: mknod cluster/members/member1/dev/binlogdmb : Invalid argument mknod cluster/members/member1/dev/log : Invalid argument mknod cluster/members/member1/dev/printer : Invalid
2002 Mar 14
0
rsync 2.5.2 doens't compile on Tru64 5.1 and FIFO, socket files
Hi all, I have rsync 2.5.1 (with a patch from albert chin - china@thewrittenword.com) installed OK on Tru64 5.1 UNIX. When I run rsync, it doesn't work with special files (FIFO, socket,...) Here is the error: mknod cluster/members/member1/dev/binlogdmb : Invalid argument mknod cluster/members/member1/dev/log : Invalid argument mknod cluster/members/member1/dev/printer : Invalid
2011 Jul 26
1
Optimal Code for subset of Integer Sets
Hi, I wanted to know if there existed an good implementation in R of the following classical subset Integers : $P_{n,m} = {k_1, \ldots, k_m \in \mathbb{N} : k_1 + \ldots + k_m = n }$ for any integers $m < n$. There is an obvious not optimal code which would be to run through $m$ sums and put a boolean condition to report if the integers respect these condition but it would take $m^n$
2004 Sep 02
1
File isn''t in mbox format: /var/mail/user1
I lately see lots of message like this in my maillog: Sep 1 11:12:31 onion pop3-login: Login: user1 [203.11.35.29] Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1 Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1 Sep 1 11:12:31 onion pop3: I/O leak: 0x1c00881c (0) Sep 1 11:12:31 onion pop3: I/O leak: 0x1c034f1c (1)
2004 Sep 02
1
UPDATE: File isn''t in mbox format: /var/mail/user1
> -----Original Message----- > From: dovecot-bounces@dovecot.org > [mailto:dovecot-bounces@dovecot.org]On > Behalf Of Zoong Pham > Sent: Thursday, 2 September 2004 4:09 PM > To: dovecot@dovecot.org > Subject: [Dovecot] File isn''t in mbox format: /var/mail/user1 > > I lately see lots of message like this in my maillog: > > Sep 1 11:12:31 onion pop3-login:
2004 Jun 01
2
IMAP login name conversion
Hi all, Out IMAP client (Outlook and others) use login name like joedirt at domainname.com I need dovecot to convert it to joedirt-domainname_com since that is the local login name. Can someone give me a hint how to do that? Is there any simple way to do it or do I have to modify any source code? Thanks, Zoong
2004 Sep 06
4
100% CPU utilisation
Dovecot (0.9.11) consumes 100% CPU utilisation when accessing (either pop or imap) one of my mailboxes. It doesn''t happen with other mailboxes. The mailbox has about 500 mails while others have many more. They are all in mbox format. OS: OpenBSD-3.5 with all patches MTA: Sendmail-8.12.11 It happened with other RCs of dovecot-0.9.11 Configured as: ./configure --without-pam