Koozali.org: home of the SME Server

why is everyone ignoring me.

avraham

why is everyone ignoring me.
« on: June 25, 2004, 11:57:46 PM »
Help is needed with fetchmail. pop3 on the sme 6 is not working only imap.
Ptretty Please HELP

RavenIV

why is everyone ignoring me.
« Reply #1 on: June 26, 2004, 12:55:18 AM »
maybe because you have an ugly subject foryour thread?
or because you give very less details?
or your unfriendly posting? in germany you say "the sound make the musik".

cheers

Anonymous

thanks for being honest. can you still help
« Reply #2 on: June 26, 2004, 01:00:53 AM »
thanks

mbachmann

why is everyone ignoring me.
« Reply #3 on: June 29, 2004, 01:22:05 PM »
give more details, as suggested. Maybe we simply don't know how to solve you problem.

avraham

schirrms fetchmail and pop3
« Reply #4 on: June 29, 2004, 03:47:08 PM »
Quote from: "mbachmann"
give more details, as suggested. Maybe we simply don't know how to solve you problem.

When i setup fetchmail all the mail is received by the sme server, but i can only setup internal imap to retrieve the mail into outlokk. If i try setup pop3 on outlook or outlook express it comes up with an error. connection to serve 192.168.1.200 failed. it seems that the pop3 on local machines to the sme server is invalid. please help

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
why is everyone ignoring me.
« Reply #5 on: June 29, 2004, 05:07:37 PM »
What do you see if you do:

telnet <server IP> 110

You should see something like this:

+OK <31426.1088521585@localhost>

If so, your POP3 is working.
--
Nick......

avraham

connect failed
« Reply #6 on: June 29, 2004, 05:12:05 PM »
Quote from: "NickR"
What do you see if you do:

telnet <server IP> 110

You should see something like this:

+OK <31426.1088521585@localhost>

If so, your POP3 is working.

i did a telnet 192.168.1.200 110 and i got a connect failed

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
why is everyone ignoring me.
« Reply #7 on: June 29, 2004, 05:21:56 PM »
OK, that's bad.

On the server console, what does:

/etc/rc.d/init/d/popd status

tell you?  If it's not up, try:


/etc/rc.d/init/d/popd start
--
Nick......

avraham

directory stack empty
« Reply #8 on: June 29, 2004, 05:37:26 PM »
Quote from: "NickR"
OK, that's bad.

On the server console, what does:

/etc/rc.d/init/d/popd status

tell you?  If it's not up, try:


/etc/rc.d/init/d/popd start

i got to the directory and issued both commands but got the same reply
directory stack empty

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
why is everyone ignoring me.
« Reply #9 on: June 29, 2004, 05:43:32 PM »
Sorry, stupid typo!


Should be:

/etc/rc.d/init.d/popd status
--
Nick......

avraham

i figured it out using mc but still same message
« Reply #10 on: June 29, 2004, 05:44:58 PM »
Quote from: "NickR"
Sorry, stupid typo!


Should be:

/etc/rc.d/init.d/popd status

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
why is everyone ignoring me.
« Reply #11 on: June 29, 2004, 05:49:41 PM »
OK, what does:

/sbin/e-smith/config show popd

give you?
--
Nick......

avraham

popd=service access=public status=enable
« Reply #12 on: June 29, 2004, 05:55:37 PM »
Quote from: "NickR"
OK, what does:

/sbin/e-smith/config show popd

give you?

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
why is everyone ignoring me.
« Reply #13 on: June 29, 2004, 06:02:34 PM »
Curious, that looks OK (apart from the fact that POP3 is public - you must have changed it).

Try this:

/sbin/e-smith/signal-event email-update

followed by

netstat -a | grep pop

BTW, please don't put your replies in the Subject: line as it looks like you have not replied!
--
Nick......

avraham

thanks nick can i contact you directly
« Reply #14 on: June 29, 2004, 06:12:17 PM »
Quote from: "NickR"
Curious, that looks OK (apart from the fact that POP3 is public - you must have changed it).

Try this:

/sbin/e-smith/signal-event email-update

followed by

netstat -a | grep pop

BTW, please don't put your replies in the Subject: line as it looks like you have not replied!


i did this but had to do ctrl c to exit
now what. ps thanks for the help.
it looks as though telnet is disabled  as i did a config show and lokked at telnet as well