search for: mailutils

Displaying 20 results from an estimated 48 matches for "mailutils".

Did you mean: mailutil
2010 Feb 04
0
mailutil question re: translating mbox folders to maildir
I need mailutil in order to use the mbox to maildir translation routines that are posted in the Dovecot wiki, but there is no mailutil with the AIX image... mailutil is apparently built as part of Pine, and indeed I can see it in the build tree from my V4.6.1 Pine build, which I still have....OTOH, my version of Pine is not patched for maildir. Will the native pine mailutil work with mb2md or
2009 Mar 24
9
mailutil?
dbox format needs at least two tools: 1. Expunging only marks the message having refcount=0. The actual disk space is freed only after calling a tool pointing to the user's dbox dir. 2. Ability to force index resync/rebuild in case it doesn't figure out itself that there's something wrong. I'm starting to think about building a more generic mailutil tool, maybe something similar
2006 Sep 29
3
Converting UW MBX mail folder
We converted from uw-imapd to dovecot but are still having problems with MBX mail folders. The user can't access this "MBX mail folder": [root at volt Resume's]# file "Sys Admin" Sys Admin: MBX mail folder [root at volt Resume's]# mailutil copy ./"Sys Admin" '#driver.unix/new' Can't open mailbox ./Sys Admin: no such mailbox [root at volt
2020 May 26
5
Suppressing DOMAIN on AD-DC Machine
Hello, Here's my setup: * Ubuntu 18.04 LTS * Samba 4.7.6 * Active Directory (provided by Samba) * Postfix 3.3.0 * Mailutils 3.4 On this machine, my AD usernames are showing in the format DOMAIN\username All the machines in the AD have a directive in their /etc/samba/smb.conf file winbind use default domain = yes however this doesn't work on this machine acting as the AD-DC, and looking through the mailing list, th...
2011 Aug 31
2
thunderbird and subscriptions with sieve
Hi All, I'm a newbie trying to move mail out of my ISP onto a ubuntu (lucid) dovecot 1.2.9 server. Is there any way to automatically add folders created by sieve (GNU Mailutils 2.1) to the subscriptions file for a user? I'm currently testing spam, and if sieve created the folder with the first message, the thunderbird user does not see the new folder. Even more interesting, if the user then tries to create the Spam directory it thunderbird seems to quietly ignore the...
2004 Oct 21
2
migration to maildir and arrival time
Hello. I am currently testing dovecot (0.99.10.8, Debian woody from backports), with the maildir storage. I have noticed that when I use the mailutil tool from uw-imap distribution to transfer my IMAP mailboxes from our current server (uw-imap, mbx format) to the dovecot one, the mails arrival time are apparently lost. I can see this in Pine, using the Arrival sort: the mailboxes on the
2017 Dec 04
2
Recommended tool for migrating IMAP servers
"Davide Marchi" <danjde at msw.it> writes: >> UW-IMAP's mailutil, imapsync, YippieMove and Larch. Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots of time to kill. It is dreadfully slow -- I used it to export some of my users' mailboxes to Gmail or other remote mail servers, and I could almost cut&paste the messages faster. Like Aki
2005 Jul 01
2
Automating message archiving
Hallo, I recently stumple over some discussion about Sieve and what's the advantage to integrate it into the server rather than the LDA. Most of the filtering capabilites local users want to have performed are related to the INBOX or more preciesly the way to filter the message coming in. However, there are few tasks left: 1) Auto-archive old mail. 2) Drop old mail. 3) "Seen"
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends, I would like to ask you a suggestion: I need to migrate a imap server to a new one and then dismiss the old one. Reading from relative Dovecot documentation page (https://wiki.dovecot.org/Migration), more tools are shown: UW-IMAP's mailutil, imapsync, YippieMove and Larch. The each mail servers are Linux based, one of this (mine) is Dovecot. Based on your experience which of
2015 Jun 24
4
asterisk email to fax
2006 Sep 14
4
Migrating from uw-imapd to dovecot
We recently switch from up-imapd to dovecot But many users are reporting that they cannot access certain mail folders. The log file has: imap(dws): Sep 14 00:06:19 Error: File isn't in mbox format: /home/research/dws/mail/TaskDL The files in the logs are "MBX mail folders", not "ASCII English text" as are the folders that can be read under Outlook. Can anyone tell me
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote: > Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba: >> Hai, >> >> Sorry for the late reply. > Never mind, weekend is important ... > >> Here its just apt-get distupgrade --autoremove --purge >> Without the autoremove libldb1 is not removed so libldb2 can be installed. > # apt-get distupgrade
2015 Jun 25
0
asterisk email to fax
On Wednesday 24 Jun 2015, tux john wrote: > hello everyone. > i am using asterisk 11.16 in my home office and i am using fax to email > with it. i am quite happy with the way it works, no problems at all. when > a fax arrives in a particular DID then the system sends it with mailutils > to my email address as pdf. there is not any email address setup in the > system, simply mailutils. > i would like to add email to fax functionality to the system. could someone > point me to the right direction to see how please? Beware! This is an exercise fraught with pitfalls...
2017 Dec 03
1
Use multiple mbox locations
Hello, With GNU mailutils on Debian 9, we receive mails in /var/mail/<username> but when we read mails with the "mail" command, they are moved in a file ~/mbox: "Saved 1 message in /home/<username>/mbox". I use Roundcube webmail with Dovecot but if I also use use the "mail" command...
2017 Dec 03
1
Recommended tool for migrating IMAP servers
Imapsync for sure. Have used it for both IMAP to IMAP and IMAP to Exchange migrations. Works great. > On Dec 3, 2017, at 2:08 PM, x9p <dovecot at x9p.org> wrote: > > Hi, > > I vouch for imapsync. Have used it in the past with quite a big amount of > emails. > > cheers. > > x0p > >> Hi Friends, >> I would like to ask you a suggestion:
2017 Dec 04
0
Recommended tool for migrating IMAP servers
On Mon, 4 Dec 2017 12:53:15 -0800 (PST) Joseph Tam <jtam.home at gmail.com> wrote: > "Davide Marchi" <danjde at msw.it> writes: > > >> UW-IMAP's mailutil, imapsync, YippieMove and Larch. > > Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots > of time to kill. It is dreadfully slow -- I used it to export some of >
2020 May 26
0
Suppressing DOMAIN on AD-DC Machine
On 26/05/2020 18:32, Nick Piggott via samba wrote: > Hello, > > Here's my setup: > * Ubuntu 18.04 LTS > * Samba 4.7.6 > * Active Directory (provided by Samba) > * Postfix 3.3.0 > * Mailutils 3.4 > > On this machine, my AD usernames are showing in the format > DOMAIN\username > > All the machines in the AD have a directive in their /etc/samba/smb.conf > file > winbind use default domain = yes > however this doesn't work on this machine acting as the AD-DC, an...
2020 May 26
0
Suppressing DOMAIN on AD-DC Machine
On Tue, 2020-05-26 at 18:32 +0100, Nick Piggott via samba wrote: > Hello, > > Here's my setup: > * Ubuntu 18.04 LTS > * Samba 4.7.6 > * Active Directory (provided by Samba) > * Postfix 3.3.0 > * Mailutils 3.4 > > On this machine, my AD usernames are showing in the format > DOMAIN\username > > All the machines in the AD have a directive in their > /etc/samba/smb.conf > file > winbind use default domain = yes > however this doesn't work on this machine acting as the AD...
2009 Feb 07
1
Best Imap Transfer Tool?
So I'm looking to do a migration of my IMAP mailboxes, and I'm looking for the best tool to use. I used to use the uw-mailutil tool, a while ago, but that was a bit coarse of a tool. More recently I've used imapsync, but that was giving me some errors. I've sort of tracked those down; but I was wondering if anyone else had any other recommendations...? Thanks.
2004 Jan 29
2
Migrating from UW: mbx detection and conversion
I want to migrate my big mail folder hierarchy in preparation for converting from UW-IMAP to Dovecot. I've got a bunch of mbx format folders but some remain mbox. Has anyone done this? Any scripts out there for automating the conversion to all-mbox? I believe the only format conversion available is mailutil (part of UW-IMAP) and it works by opening an IMAP connection to the server and moving