Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 116538

Summary: Small problem in Quickstart guide to Mutt email
Product: [OLD] Docs-user Reporter: Mats Hellman <mats.hellman>
Component: OtherAssignee: Docs Team <docs-team>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.