Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116538 - Small problem in Quickstart guide to Mutt email
Summary: Small problem in Quickstart guide to Mutt email
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-23 13:18 UTC by Mats Hellman
Modified: 2005-12-24 10:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mats Hellman 2005-12-23 13:18:18 UTC
The Quickstart guide to Mutt email has a very small problem. One of fetchmail,procmail or mutt depends on mailbase and when you remove ssmtp it automatically adds it to the list when trying the manual command
#emerge fetchmail procmail mutt nbsmtp
To fix this one needs to unmerge ssmtp then merge nbsmtp or something else and after that issue
#emerge fetchmail procmail mutt
This will work fine.
Just thought I'd report.

/* Mats */
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2005-12-24 10:02:45 UTC
The guide doesn't ask you to remove ssmtp. Furthermore, how is net-mail/mailbase related to mail-mta/ssmtp? Feel free to reopen.