Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: paolo on June 10, 2001, 02:39:08 PM
-
Hi,
I'm using e-smith 4.1.2 with multi drop function.
When I launche fetchmail I've this error:
fetchmail: no mailservers have been specified.
How can I resolve this problem
Thanks
Paolo
-
If you log in as root and run fetchmail it will run fetchmail as root. As you have no fetchmail settings under root it will come back as an error.
Try /etc/fetchmail.
-
I'm logging like root and I launch fetchmail but the error is:
fetchmail: no mailservers have been specified.
Thanks
-
You cannot logon to the e-smith server and type fetchmail.
Because you would be logged on as root, the system will look at the /root directory (your current home directory - because you logged in as root) and try to run the fetchmailrc configuration file. None exists under e-smith under a standard e-smith install.
log in as normal. Type as follows
cd /etc
./fetchmail.
This will run your fetchmail configuration and collect your mail (If all goes well).
Regards Duncan