gus escribió:



Ricardo

Ya me baje el mailman lo configure lei la documentacion y corregi los archivos main , transport y router
cree una lista de nombre salame

pero cuando un usuario trata de suscribirse dice


Net::SMTP(2.29)

  Net::Cmd(2.26)
    Exporter(5.58)
  IO::Socket::INET(1.27)
    IO::Socket(1.28)
      IO::Handle(1.24)



<<< 220 piluso.clacso.edu.ar ESMTP Exim 4.50 Tue, 06 Sep 2005 15:39:12 -0300

EHLO clacso.edu.ar




<<< 250-piluso.clacso.edu.ar Hello nobody at webmail.clacso.edu.ar
[168.96.200.250]
<<< 250-SIZE 52428800
<<< 250-PIPELINING
<<< 250 HELP

MAIL FROM:<[EMAIL PROTECTED]>




<<< 250 OK

RCPT TO:<[EMAIL PROTECTED]>




<<< 550 unknown user

gracias
gus

por intentar ayudarte hice apt-get install mailman, seguĆ­ todas las instrucciones (hacer newlist mailman, modificar /etc/aliases y reiniciar mailman) y me funciona perfecta.
no vi nada raro...




--
//
//Rober Morales Chaparro
//
#include /* RMC'05 */ <iostream>
class saludo { public: saludo(){
std::cout << "hola"; } ~saludo()
{ std::cout << " mundo!" ; } } ;
int main() { saludo holamundo; }



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a