Sono ancora qui, perchè non ho risolto. Ho aggiunto la porta TCPIP2 come hai suggerito. L\'ho indicata anche nel documento server e ho riavviato ma il problema rimane. Mi è venuto un dubbio...cioè che non sia colpa di Lotus, ma di Windows. Controllando le porte in ascolto su windows (comando [B] netstat -na [/B]) l\'interfaccia virtuale non ascolta sulla porta 25 dell\'SMTP. Secondo me è una limitazione che ha windows sulle interfacce di loopback aggiuntive. Nel notes.ini ho anche provato a forzare l\'ascolto dell\'SMTP sull\'indirizzo 2 (con [B] SMTPNotesPort=TCPIP2 [/B]) e come immaginavo il risultato in console è : > load smtp SMTP Server: Starting... SMTP Server: Started [B] SMTP Server: Notes Port Driver [TCPIP2] on port [25] is disabled SMTP Server: Initialization failure: Notes Port Driver unavailable [/B] SMTP Server: Waiting for all tasks to complete SMTP Server: Listener failure: Notes Port Driver unavailable SMTP Server: All tasks have completed SMTP Server: Shutdown NIENTE. Proverò a cercare un po\' di documentazione sul technet di microsoft... Chiunque abbia idee a riguardo le posti. Grazie
|