Update of contact information.
This commit is contained in:
parent
0649ac9320
commit
a24dd47d52
2
README
2
README
@ -7,7 +7,7 @@ which is provided both in manpage and texinfo format, to satisfy
|
||||
believers of both religions.
|
||||
|
||||
The author of mboxgrep is Daniel Spiljar, who can be reached via email
|
||||
at <dspiljar@panix.com>. Bug reports, feature requests and flames
|
||||
at <dspiljar@datatipp.se>. Bug reports, feature requests and flames
|
||||
are welcome.
|
||||
|
||||
If you intend to bundle mboxgrep with an operating system (such as a
|
||||
|
@ -119,4 +119,4 @@ well, little friend.
|
||||
.SH URL
|
||||
http://www.mboxgrep.org/
|
||||
.SH AUTHOR
|
||||
Daniel Spiljar <dspiljar@panix.com>
|
||||
Daniel Spiljar <dspiljar@datatipp.se>
|
||||
|
Binary file not shown.
@ -260,7 +260,7 @@ mboxgrep -nd -c . spam
|
||||
Shortly, if @code{mboxgrep} crashes and/or works differently than described
|
||||
in this manual, you've found a bug.
|
||||
|
||||
Please report bugs to @email{dspiljar@@panix.com}.
|
||||
Please report bugs to @email{dspiljar@@datatipp.se}.
|
||||
Instructions how to reproduce the bug or output from a debugger would be
|
||||
highly appreciated. Don't, however, send any coredumps.
|
||||
|
||||
|
@ -10,8 +10,8 @@ Description: mboxgrep is a small utility that scans a mailbox for messages
|
||||
It supports mbox (both plain and compressed), MH, nnmh, nnml
|
||||
and maildir folders.
|
||||
Keywords: mail, mail-tools, mbox, MH, nnmh, nnml, maildir, regex
|
||||
Author: dspiljar@panix.com (Daniel Spiljar)
|
||||
Maintained-by: dspiljar@panix.com (Daniel Spiljar)
|
||||
Author: dspiljar@datatipp.se (Daniel Spiljar)
|
||||
Maintained-by: dspiljar@datatipp.se (Daniel Spiljar)
|
||||
Primary-site: http://www.mboxgrep.org/
|
||||
75k mboxgrep-0.7.9.tar.gz
|
||||
Alternate-site:
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#define APPNAME "mboxgrep"
|
||||
#define VERSION "0.7.10"
|
||||
#define BUGREPORT_ADDR "dspiljar@panix.com"
|
||||
#define BUGREPORT_ADDR "dspiljar@datatipp.se"
|
||||
|
||||
#define HOST_NAME_SIZE 256
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user