Fetch mail e Freepops via POP3: problema di autenticazione

Installazione, configurazione e uso di Ubuntu come server: web, ftp, mail, news, proxy, dns e altro.
emma
Prode Principiante
Messaggi: 88
Iscrizione: mercoledì 13 settembre 2006, 18:12
Località: Torricella (Mantova)
Contatti:

Fetch mail e Freepops via POP3: problema di autenticazione

Messaggio da emma »

Ciao a tutti

Voglio configurare fetchmail perchè tiri giù dal mio server tutte le mail della mia mia email @libero e che poi vengano girate sulla mia nuova fiammante gmail.
Visto che il metodo del filtro o l'inoltro automatico da sito web è stato recentemente disabilitato (maledetti), dobbiamo darci di terminale.


Ho installato sendmail, freepops e fetchmail sul mio server con ubuntu 12.04, fatto prova preliminare con Google to Google in locale con SSL/TLS tutto ok.
Adesso viene il bello della configurazione per libero

La mia configurazione di fetchmail ora è minimale

Codice: Seleziona tutto

set logfile "log.txt"
# set username
set postmaster "root"
# set polling time (5 minutes)
set daemon 15

poll 0.0.0.0 with proto POP3 and port 2000
   user 'ema@libero.it' there with password '**' is emanuele here
keep

Free pops in locale funziona ma l'autenticazione va "in malora", la password è corretta!
Questo è il log

Codice: Seleziona tutto

fetchmail: starting fetchmail 6.3.21 daemon
fetchmail: 6.3.21 querying 0.0.0.0 (protocol POP3) at Thu 24 Jul 2014 12:38:45 PM CEST: poll started
fetchmail: Trying to connect to 0.0.0.0/2000...connected.
fetchmail: POP3< +OK FreePOPs/0.2.9 pop3 server ready
fetchmail: POP3> CAPA
fetchmail: POP3< +OK ANSWER FOLLOW
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< UIDL
fetchmail: POP3< .
fetchmail: POP3> USER ema@libero.it
fetchmail: POP3< +OK PLEASE ENTER PASSWORD
fetchmail: POP3> PASS *
fetchmail: POP3< Unable to capture <[i]?frame name="main" id="main" src="(.-)" the data was
fetchmail: Unknown login or authentication error on ema@libero.it@0.0.0.0
fetchmail: POP3> QUIT
La password è corretta (ci accedo da libero mail)

La cosa che non capisco è questo errore:

ema@libero.it@0.0.0.0

Qualcuno può aiutarmi? grazie

Grazie
Avatar utente
harrykar
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1151
Iscrizione: giovedì 29 gennaio 2009, 19:43
Desktop: /bin/ksh; /bin/sh; gnome
Distribuzione: OpenBSD ; Debian ; Lucid10.4 86_64
Località: World Wide :)
Contatti:

Re: Fetch mail e Freepops via POP3: problema di autenticazio

Messaggio da harrykar »

Per fare un parallelismo se ti intendi di programmazione l' indirizzo 0.0.0.0 in networking e' simile al puntatore NULL in programmazione; In 2 parole non e' un indirizzo IP valido IRL.

per riferimeti

Codice: Seleziona tutto

Definition: IP address numbers range from 0.0.0.0 up to 255.255.255.255. The IP address 0.0.0.0 has special meaning on computer networks.

Computers normally show an address of 0.0.0.0 when they are not connected to a TCP/IP network. Having this address, a computer cannot be reached or communicate with any other devices over IP.

TCP/IP software applications also use 0.0.0.0 as a programming technique to monitor network traffic from any valid IP address. While connected computers do not use this address, messages carried over IP sometimes include 0.0.0.0 inside the header when the source of the message is unknown.

Troubleshooting IP Address Problems
If a computer is properly configured for TCP/IP networking yet still shows 0.0.0.0 for an address, try the following to troubleshoot this problem and obtain a valid address:

    For networks with dynamic (DHCP) address support, release and renew the computer's IP address.
    For networks that require static IP addressing, configure a valid IP address on the computer 

Ceers,
Harry H. K.
Ultima modifica di harrykar il sabato 16 agosto 2014, 16:18, modificato 1 volta in totale.
"Arguing with an engineer is like wrestling with a pig in the mud; after a while you realize you are muddy and the pig is enjoying it." -- Don't Learn to HACK - Hack to LEARN -- cyberwarfare is now an active part of information warfare -- http://www.eecs.ucf.edu/~leavens/litera ... tions.html
emma
Prode Principiante
Messaggi: 88
Iscrizione: mercoledì 13 settembre 2006, 18:12
Località: Torricella (Mantova)
Contatti:

Re: Fetch mail e Freepops via POP3: problema di autenticazio

Messaggio da emma »

Comunque, tolto questo problema dall'estero sia free pops che html2pop per libero non riesce ad accedere al Pop3 di libero.

La connessione a 0.0.0.0 è giusta, l'ho testata dal mio pc con IP italiano, quindi devono applicare dei filtri importanti...

Consigli? Il mio server muletto è in Olanda, e non posso portarlo a casa....
Pike
Rampante Reduce
Rampante Reduce
Messaggi: 5460
Iscrizione: domenica 20 gennaio 2008, 1:13
Desktop: Kubuntu
Distribuzione: 20.04 x64
Contatti:

Re: Fetch mail e Freepops via POP3: problema di autenticazio

Messaggio da Pike »

Io userei l'ip 127.0.0.1, non 0.0.0.0.
FreePops alla fine dei conti è un processo che gira sullo stesso host.
Ricordati di consentire le connessioni loopback sulla porta 2000
Sono colui che fa cose che non servono...
Secondo Principio di Dilbert, di Scott Adams. "Si parte dalla certezza che siamo tutti idioti". Ed alcuni su questo mi ab-battono alla grande.
Come certificato dalla moderazione, incivile e maleducato. You have been warned.
Scrivi risposta

Ritorna a “Ubuntu su server”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 17 ospiti