Hi, On Tue, 20 Mar 2007 13:10:59 +0100 "Stephan Eberle" <[EMAIL PROTECTED]> wrote:
> I think I need help on this one. I have a Gentoo Linux server set up > and running on a Strato Server (german dedicated server hoster) and > would like to install a mailing list software. Unfortunately my mail > server is not the same machine so I'm looking for a software that can > manage a mailing list through a remote email account. It absolutely doesn't depend on the way you transport the mails. Just chose the ML software you like and can manage. The ML software just manages distribution and access control, not mail transport. For *sending* mails to list receipients, the ML software will probably just call "/usr/bin/sendmail". So make sure that such exists, e.g. by using ssmtp in order to use a relay server. For *receiving* mails, you might opt for redirecting it to your server (instant delivery) or fetchmail. -hwh -- gentoo-user@gentoo.org mailing list