Re: [gentoo-user] portage: sendmail blocked by ssmtp...]

2005-07-22 Thread Patrick Börjesson
On 05/07/22 14:23, Jarry wrote: > I'm rather new to this "portage-world", and I've lost track of all > softwares I installed. Can portage somehow list all packages which > have been installed? # emerge gentoolkit $ equery list -- Regards, Patrick Börjesson PGP signature: http://pgp.mit.edu:11

Re: [gentoo-user] portage: sendmail blocked by ssmtp...]

2005-07-22 Thread Jarry
Shawn Haggett wrote: If a package needs to send mail it requires that there be a package installed that can do it. If you don't have anything installed this will default to ssmtp. However you *SHOULD* be able to to simply unmerge it, then emerge sendmail and it will work. If you are worried ab

Re: [gentoo-user] portage: sendmail blocked by ssmtp...

2005-07-22 Thread Shawn Haggett
Jarry wrote: Hi, I wanted to emerge "sendmail" (for a few reasons I don't want to use other MTA), and I see, that it is blocked by "ssmtp". Because I did not installed it, it must have been emerged as a dependency of some other package. Q1: Is it possible to find, which package depends on ssmt

Re: [gentoo-user] portage: sendmail blocked by ssmtp...

2005-07-21 Thread Patrick Börjesson
On 05/07/21 10:48, Jarry wrote: > I wanted to emerge "sendmail" (for a few reasons I don't want to > use other MTA), and I see, that it is blocked by "ssmtp". Because > I did not installed it, it must have been emerged as a dependency > of some other package. > > Q1: Is it possible to find, which

[gentoo-user] portage: sendmail blocked by ssmtp...

2005-07-21 Thread Jarry
Hi, I wanted to emerge "sendmail" (for a few reasons I don't want to use other MTA), and I see, that it is blocked by "ssmtp". Because I did not installed it, it must have been emerged as a dependency of some other package. Q1: Is it possible to find, which package depends on ssmtp and cause