debian/0000775000000000000000000000000012033527661007175 5ustar debian/control0000664000000000000000000000170311654231314010574 0ustar Source: undbx Section: utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Forensics Uploaders: Christophe Monniez Build-Depends: debhelper (>= 8.0.0), autotools-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/undbx/ Vcs-Browser: http://git.debian.org/?p=forensics/undbx.git Vcs-Git: git://git.debian.org/forensics/undbx.git Package: undbx Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tool to extract, recover and undelete e-mail messages from .dbx files UnDBX is a tool to extract, recover and undelete e-mail messages from MS Outlook Express .dbx files. Corrupted .dbx files can be parsed to try to recover messages from it. It can also try to undelete messages, not only from Deleted Items but also from fragments of deleted messages that were not overwritten. debian/copyright0000664000000000000000000000214311635364661011136 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Contact: Avi Rozen Upstream-Name: UnDBX Source: http://code.google.com/p/undbx/ Files: * Copyright: (C) 2008-2010 Avi Rozen License: GPL-3+ Files: debian/* Copyright: (C) 2011 Christophe Monniez License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. debian/watch0000664000000000000000000000010311635364661010226 0ustar version=3 http://googlecode.debian.net/p/undbx/undbx-(.+)\.tar\.gz debian/undbx.manpages0000664000000000000000000000001711635364661012036 0ustar debian/undbx.1 debian/undbx.10000664000000000000000000000427411635364661010414 0ustar .TH undbx 1 "February 23, 2011" "" "undbx" .SH NAME undbx \- a tool to extract e-mails from Outlook Express .dbx files. .SH SYNOPSIS .B undbx .RI [ options ] [] .br .SH DESCRIPTION \fBundbx\fR is a tool to extract, recover and undelete e-mails messages from Outlook Express .dbx files. .PP Email are extracted in individual .eml files. .PP When a target directory is specified, \fBundbx\fR will extract e-mails from dbx files found in this directory. Instead of providing a target directory, the usr can provide a target dbx file. .PP When no output directory is specified, \fBundbx\fR will extract emails in a subdirectory of the current directory. .PP In normal mode (not recovery), a message is extracted only if there is no corresponding .eml file in the destination directory. .PP On the other hand, if a .eml file exists in the destination directory and no corresponding mail is found in the .dbx file, the mail is considered deleted and \fBundbx\fR will delete this .eml file. This way, \fBundbx\fR can be used as an synchronization backup tool for .dbx files. .PP The file names of .eml files are composed by the From, To and Subjec: header fields. The modification time of each file is set to match the date specified in the Date field of the mail header. .SH OPTIONS .B .IP --help Provides a short help message. .B .IP --recover \fBundbx\fR attempt to recover e-mail messages from a corrupted .dbx file. .PP In this mode fragments of messages are collected into .eml files. This may take a long time and some messages maybe corrupted. .PP Also, all messages are extracted, not only the new ones. .B .IP --version Shows the version string .SH "SEE ALSO" .BR pffinfo (1) .BR pffexport (1) .BR munpack (1) .SH AUTHOR .br This manual page was written by Christophe Monniez for the Debian system (but may be used by others). .br Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation .br On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. debian/docs0000664000000000000000000000001311635364661010050 0ustar README.rst debian/changelog0000664000000000000000000000100712033527653011046 0ustar undbx (0.20-1ubuntu2) quantal; urgency=low * export CFLAGS so -Wno-error works again -- Julian Taylor Fri, 05 Oct 2012 11:59:50 +0200 undbx (0.20-1ubuntu1) precise; urgency=low * Don't stop build on compiler warnings. -- Ilya Barygin Wed, 02 Nov 2011 16:13:58 +0400 undbx (0.20-1) unstable; urgency=low * Team upload [ Christophe Monniez ] * Initial release. (Closes: #608114) -- Julien Valroff Sun, 05 Jun 2011 13:49:42 +0200 debian/compat0000664000000000000000000000000211635364661010401 0ustar 8 debian/rules0000775000000000000000000000024712033527577010266 0ustar #!/usr/bin/make -f CFLAGS += -Wno-error export CFLAGS %: dh $@ --with autotools_dev override_dh_auto_install: dh_auto_install rm debian/undbx/usr/bin/undbx.hta debian/source/0000775000000000000000000000000011635364661010503 5ustar debian/source/format0000664000000000000000000000001411635364661011711 0ustar 3.0 (quilt)