Hallo,
ich habe einen Suse Server 9.3.
Unter /root habe eine fetchmailrc erstellt mit folgendem Inhalt
poll "server"
protocol pop3
username "graf"
password "11111"
is * fetchmail
Die Rechte der datei habe ich auf 700 gestellt und einmal auf 777
Rufe ich die Datei auf so bekomme ich die Meldungen
./fetchmailrc: line 5: poll: command not found
./fetchmailrc: line 6: protocol: command not found
./fetchmailrc: line 7: username: command not found
./fetchmailrc: line 8: password: command not found
./fetchmailrc: line 9: is: command not found
Was stimmt mit den Einträgen nicht?
danke
ich habe einen Suse Server 9.3.
Unter /root habe eine fetchmailrc erstellt mit folgendem Inhalt
poll "server"
protocol pop3
username "graf"
password "11111"
is * fetchmail
Die Rechte der datei habe ich auf 700 gestellt und einmal auf 777
Rufe ich die Datei auf so bekomme ich die Meldungen
./fetchmailrc: line 5: poll: command not found
./fetchmailrc: line 6: protocol: command not found
./fetchmailrc: line 7: username: command not found
./fetchmailrc: line 8: password: command not found
./fetchmailrc: line 9: is: command not found
Was stimmt mit den Einträgen nicht?
danke