similar to: Vpopmail support broken

Displaying 20 results from an estimated 90 matches similar to: "Vpopmail support broken"

2011 Jun 07
2
Patch for vpopmail roaming users support
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Timo, here is a patch against the Mercurial repository that fixes and updates the support for roaming users under the vpopmail module. Thanks! - -- /* Matt Brookings <matt at inter7.com> GnuPG Key FAE0672C Software developer Systems technician Inter7 Internet Technologies, Inc. (815)776-9465 */
2009 Mar 10
1
[Fwd: Re: [vchkpw] vpopmail now has vusage daemon support]
Is the index modification code portable that other software could link to a Dovecot library and update indexes on delivery? <snip from vpopmail list> Rick Romero wrote: > I was considering changing vdelivermail to have a stdout option, where > you could pipe from vdelivermail to Dovecot's deliver for 'final' > delivery instead of direct to Maildir within your
2005 May 30
1
How to configure Inter7's Asterisk Fax with Postfix
I'm running Postfix as my email server. When comes to configuring Asterisk Fax, Inter7 recommends QMail. Does anybody knows postfix equivalent for the qmail? I don't have any knowlegde in QMail. This is the installation guide for astfax. ( http://www.inter7.com/astfax/INSTALL ) ------------------------------------------------------------------------------ 3) Configure MTA [ This step is
2005 Feb 08
3
announcement: astfax 1.0
Greetings all! astfax v1.0 has been released, and is now available at our website. You can check out the package at http://www.inter7.com/?page=astfax astfax allows you to create an email to fax gateway. It processes incoming emails with attached fax images, and sends them outbound via the txfax module. Asterisk's outgoing call queue is used to initiate the fax call and transfer. The call
2006 Aug 27
0
vmysql: sql error[3]
I keep getting these messages in the log: @4000000044f1db7732acaddc dovecot: Error: auth(default): vmysql: sql error[3]: MySQL server has gone away I see that at least one user has the same problem: http://www.mail-archive.com/vchkpw at inter7.com/msg23311.html Unfortunately, no solution is given. I also found the MySQL Problems page on the wiki, but the issues are supposed to be resolved
2005 Mar 29
0
Astfax questions...
Hi, We are trying to use astfax (from Inter7) to send faxes directly from email accounts through *. The problem is that the fax machine answer the call when we test astfax (with the line in the README) and then it retries three or four times to send it, and hangup the channel. The fax is connected to a zap channel, and it has an extension configured for itself. This is an excerpt of the
2006 Jun 12
1
Maildir++ implementation issues.
Hi Timo and crew! I'm doing more testing with Dovecot and Maildrop today and have run across some strangeness. It appears as if Maildrop stores updates to the maildirquota file in a way that causes Dovecot to ignore them. In my test scenario, Dovecot just rebuilt my maildirsize file to the following: 0S 86213796 108 After delivering a few messages through Postfix -> Maildrop and have
2006 Nov 07
1
move the message between folder problem with quota.
Hi, i have dovecot 1.0rc12, postfix, RedHat Enterprise Linux ES 4.0 Update 4. IMAP client Thunderbird 1.5.0.7 Only namespace: namespace private { separator = / inbox = yes prefix = location = maildir:~/Maildir/ } When the quota limit is near... more maildirsize 5242880S 0 0 2688058 1 1993336 1 ... if i move the message betweeen foders, dovecot say: quota exceeded. Is this a
2006 Nov 16
0
maildirsize update error?
According to [1], Trash is a reserverd folder name. When moving a message to it, maildirsize should be update with a negative byte count. If I move a message from any folder to Trash, maildirsize gets two lines, one positive and one negative. The problem is that a user can't move messages to Trash while being overquota because the positive entry goes before the negative. I'm using
2008 Jun 13
0
"Disable non webmail IMAP access" in vpopmail and Dovecot
Hello, i'm using in my installation qmail+vpopmail and now I have migrated from courier-imap to dovecot. Dovecot is very much faster with large mailbox than courier-imap. But I have a problem. vpopmail has a feature that allows you to "Disable non webmail IMAP access", many webmail using imap as if they were, and they are, a client IMAP. vpopmail give me the ability to
2011 Apr 21
2
What is the recommended way to delete a message from a mailbox ?
Hi, I'm implementing a shell-script (pseudo) solution to the missing IMAP Outbox feature in Dovecot (Courier IMAP feature http://www.inter7.com/courierimap/INSTALL.html#imapsend) In order to remove the message from the Outbox once it is sent I have a question: What is the recommended way to delete a message from a mailbox (from an "external" server side program - such as a shell
2014 Oct 28
0
maildir++ quota support on dovecot
Some information about maildir++ that I have read: http://www.inter7.com/courierimap/README.maildirquota.html http://wiki2.dovecot.org/Quota/Maildir When I have to deliver a message with an MDA I can use dovecot-lda. If I have enabled "quota = maildir:User quota" I am pretty sure that in the mailbox on file system I find a file named "maildirsize" maildirsize on top contain
2006 Nov 16
2
maildirsize update error
According to [1], Trash is a reserverd folder name. When moving a message to it, maildirsize should be update with a negative byte count. If I move a message from any folder to Trash, maildirsize gets two lines, one positive and one negative. The problem is that a user can't move messages to Trash while being overquota because the positive entry goes before the negative. I'm using
2009 Aug 21
2
libvpopmail.so
hello, I have qmail with vpopmail configured with 2 domains configured. the pop3 service is granted with vpopmail and the authentication function. I need imap for access to mailboxes in maildir format and courier do not support anymore vpopmail. i have find dovecot from a link on the inter7 site. I have downloaded, compiled and configured. when i start dovecot i recevei always this error in
2010 Aug 10
1
maildirsize having incorrect content, how to recreate/correct?
Hi List, I have (otherwise successfull) migrated a server from cyrus to dovecot (Mac OS X Server 10.5.8 to 10.6.4 [dovecotd version to be 1.1.20apple0.5]). There are ca. 300+ users of which a very small handfull (ca. 1 %) are having reported a usage size that is very different to what 'du' reports. How can I rebuild the maildirsize and why might it be wrong in the first place(?) Will the
2006 Jul 14
2
maildir++ specification compliance.
Hi folks. I was doing some testing this morning and realized Dovecot RC2 isn't fully compliant with the maildir++ specification. Most notably, it appears that Dovecot isn't creating a "maildirfolder" file (0 byte length) in folders it creates. >From http://www.inter7.com/courierimap/README.maildirquota.html "Within each subdirectory there's an empty file,
2007 Mar 09
3
Prayer, Maildir and Folders whose names begin with "."
Greetings - I think I've just had one of my fears confirmed: not Dovecot-specific exactly, but it affects how we will use of Prayer (Webmail Software) with Dovecot... Currently our production service uses MBX-format mailboxes with the UW IMAP server; we also use the University of Cambridge "Prayer" software for Webmail. By default Prayer saves its preference settings,
2006 Aug 31
2
Maildir++ quota inconsistency
I've found what I think is an inconsistency in the Maildir quota implementation. According to the Maildir++ quota specification at: http://www.inter7.com/courierimap/README.maildirquota.html Maildir++ quota can be specified as maximum size, or maximum number of messages, or even both. The size specification is supposed to be in bytes. So I could use '10000000S' to set a quota of
2010 Nov 30
2
excluding factors from sampling
Hello, I am trying to write a function that first requires randomly sampling items from a set of factors. I need to be able to sample from that same set of factors, but exclude the ones that have already been sampled previously. For example, suppose I have a set of items a-j (a,b,c,d,e,f,g,h,i, and j) and randomly sample a, c, and f from that group. How do I sample again from the larger group
2011 Apr 12
1
Vpopmail and lastauth
Hello, I'm migrating many accounts to a new server with vpopmail 5.4.33 and dovecot 2.0.11. I've already vpopmail 5.4.32 and dovecot 1.2.16 on others servers running without problems. With dovecot 2.0.11 my lastauth file is not updated. This file usually is update on any access (smtp, pop3, imap) with the client's IP, for every mailbox. Now it's updated only when a client