Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53234 - Mailwrapper doc's wrong
Summary: Mailwrapper doc's wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 09:54 UTC by Nick Fisher
Modified: 2004-12-15 13:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
0.2-manpatch.patch (0.2-manpath.patch,1.23 KB, patch)
2004-06-07 10:34 UTC, Luke Macken (RETIRED)
Details | Diff
mailwrapper-0.2.ebuild (mailwrapper-0.2.ebuild,1.01 KB, text/plain)
2004-06-07 10:43 UTC, Luke Macken (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Fisher 2004-06-07 09:54:47 UTC
Mailwrapper's man page says that the config file is /etc/mailer.conf but it's actually /etc/mail/mailer.conf in v0.2.
Now in v0.1 it is /etc/mailer.conf, so on upgrading to v0.2 all of asudden mailwrapper keept trying to use ssmtp not postfix.... it took quite a bit of gnashing before I realised I now have TWO mailer.conf files and the one that is documented as being the right one isn't.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Luke Macken (RETIRED) gentoo-dev 2004-06-07 10:34:18 UTC
Created attachment 32880 [details, diff]
0.2-manpatch.patch

Patch to fix path names in man pages.
Comment 2 Luke Macken (RETIRED) gentoo-dev 2004-06-07 10:43:39 UTC
Created attachment 32883 [details]
mailwrapper-0.2.ebuild

New ebuild to patch for manpage path fix.  Maybe boost to -r1?
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2004-12-15 06:00:46 UTC
Grant, what's the status on this one?
Comment 4 Grant Goodyear (RETIRED) gentoo-dev 2004-12-15 13:55:18 UTC
Fixed in CVS.
Thanks!