Koozali.org: home of the SME Server

Other Languages => Français => Topic started by: Tomenbois on April 24, 2007, 11:24:56 AM

Title: Mailing list avec SME ?
Post by: Tomenbois on April 24, 2007, 11:24:56 AM
bonjour,

j'aimerai savoir si il etait possible de creer des mailing list avec SME ?

si oui, comment ?
si non, pourquoi ?
Title: Mailing list avec SME ?
Post by: cool34000 on April 24, 2007, 02:18:52 PM
Salut,

Oui c'est possible...
Il existe un rpm chez dungog (http://www.dungog.net/sme/other.php#ezmlm) pour ca !
Tu aura un joli panneau dans le server-manager :D
Title: Mailing list avec SME ?
Post by: Tomenbois on April 24, 2007, 02:32:57 PM
merci, ça me facilite la tache :hammer:
Title: Mailing list avec SME ?
Post by: Tomenbois on April 24, 2007, 02:55:32 PM
Je comprend pas tout dans ce site. comment on fait pour telecharger ezmlm a partir de la ligne de commande?
Title: Mailing list avec SME ?
Post by: cool34000 on April 24, 2007, 04:40:43 PM
Très simple : tu utilises YUM !

Si tu n'as pas ajouté DUNGOG à la liste de tes repos, je te conseille de le faire : (sur une seule ligne)
Code: [Select]
#db yum_repositories set dungog repository BaseURL http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/ EnableGroups yes GPGCheck no Name 'SME Server 7 - dungog' Visible yes status enabledPuis un ptit
Code: [Select]
#expand-template /etc/yum.conf
Enfin, comme expliqué sur le site de DUNGOG :
Code: [Select]
yum install e-smith-ezmlm-web
Title: Mailing list avec SME ?
Post by: Tomenbois on April 25, 2007, 02:16:26 PM
merci, l'installation c'est trés bien passé, par contre ou est ce que je le retrouve dans server-manager?
chez dungog ils disent de chercher dans sever-manager option (????)
Title: Mailing list avec SME ?
Post by: cool34000 on April 25, 2007, 02:39:01 PM
Chez moi c'est dans collaboration => mailing list...
Dans le server-manager !
Title: Mailing list avec SME ?
Post by: Tomenbois on April 25, 2007, 03:01:52 PM
Ah !!!

Moi y a rien de marqué en plus de utilisateur, groupe, quotas, pseudonymes, I-bays et Webshare

y a t'il moyen de verifier que mailing list est bien installé sur le server ? et ou il se trouve quand on est en root ?
Title: Mailing list avec SME ?
Post by: cool34000 on April 25, 2007, 03:27:46 PM
Re...

Un
Code: [Select]
#rpm -qa | grep "ezmlm"devrait te donner :
Code: [Select]
ezmlm-web-2.1-SME7
e-smith-ezmlm-web-1.1.1-SME7
ezmlm-toaster-0.53.324-1.2.5

Et un
Code: [Select]
rpm -qa | grep "Ezmlm"devrait te donner :
Code: [Select]

perl-Ezmlm-0.03.1-SME7


Relis la doc (http://www.dungog.net/sme/other.php#ezmlm), tu as besoin de faire d'autres commande avant que cela ne marche... :roll:
Title: Mailing list avec SME ?
Post by: Tomenbois on April 25, 2007, 03:39:17 PM
bon alors j'ai refait les commande que tu m'avais donné, lorsque je fais yum install e-smith-ezmlm-web sa me repond :
Code: [Select]
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: e-smith-ezmlm-web
Nothing to do


est il possible ezmlm n'existe plus? :cry: [/code]
Title: Mailing list avec SME ?
Post by: cool34000 on April 25, 2007, 03:54:45 PM
La soluce complète du jeux :
Code: [Select]
#wget "http://santechiro.free.fr/ezmlm/ezmlm-toaster-0.53.324-1.2.5.i386.rpm"
#wget "http://santechiro.free.fr/ezmlm/perl-Ezmlm-0.03.1-SME7.i386.rpm"
#wget "http://santechiro.free.fr/ezmlm/ezmlm-web-2.1-SME7.i386.rpm"
#wget "http://santechiro.free.fr/ezmlm/e-smith-ezmlm-web-1.1.1-SME7.noarch.rpm"
#yum localinstall -y *.rpm
#signal-event email-update
#/etc/e-smith/events/actions/navigation-conf

Plus simple je ne pourrai plus la...
Title: Mailing list avec SME ?
Post by: Tomenbois on April 25, 2007, 04:10:43 PM
merci merci merci, je vais pouvoir finir la partie  :lol:
Title: Mailing list avec SME ?
Post by: Tomenbois on April 25, 2007, 04:34:31 PM
youpi, gagné


merci encore