April 18, 2024, 08:08:56 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: help me with sendmail  (Read 6458 times)

Offline Aleksandar

  • Linux Noob !
  • *
  • Posts: 25
help me with sendmail
« on: April 20, 2004, 11:41:05 AM »
I've configured sendmail to send mail, but now I have to configure sendmail to recive mail. It's small domain with a few workstation and one Win2000 server(AD,DNS not registred on net) + Linux RH 9.0 Squid proxy. We use ppp connection and recive mail from local ISP.  

10Q :)!

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
help me with sendmail
« Reply #1 on: April 20, 2004, 02:00:20 PM »
U don't have to configure anything, just need to start the POP3 service.

1. Type "setup" in ur console.

2. Goto "system services"

3. Check the pop3 services needed if u r using pop3. I think u r using POP3 to receive mail right?

Offline Aleksandar

  • Linux Noob !
  • *
  • Posts: 25
help me with sendmail
« Reply #2 on: April 21, 2004, 09:33:50 AM »
Quote from: "dragoncity99"
U don't have to configure anything, just need to start the POP3 service.

1. Type "setup" in ur console.

2. Goto "system services"

3. Check the pop3 services needed if u r using pop3. I think u r using POP3 to receive mail right?

I know that is POP3 protocol to receive mail and I have been starting ipop3 service.
but when I want to receive mail from ISP through proxy to client machine I receive message "POP3 server could not be found bla bla bla ....". Server name is ok.

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
help me with sendmail
« Reply #3 on: April 21, 2004, 03:06:58 PM »
Then, i think u better consult ricky on how to enable squid to open the port for POP3 mail retrieval.

He's the Squid guru here. :)

Offline Aleksandar

  • Linux Noob !
  • *
  • Posts: 25
10Q!
« Reply #4 on: April 22, 2004, 08:15:41 AM »
Quote from: "dragoncity99"
Then, i think u better consult ricky on how to enable squid to open the port for POP3 mail retrieval.

He's the Squid guru here. :)

Thank you for your advice!
I want to configure my sendmail to takeover on trasfer mail from ISP to client! I think that I have to configure sendmail, may be I wrong.
I tried to open port 110 on squid but I didn't know how.

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
help me with sendmail
« Reply #5 on: April 22, 2004, 10:47:27 AM »
Well.. port 110 is always open in squid.. see its conf file.. Btw.. wht is the domain.. ie.. are you downloading mails from ISP mail server or want to receive them on your inhouse hosted domain from internet. ? If you are downlaoding from ISP's pop server then u don't need to configure sendmail.. the mail client will automatically fetch them..

Offline Aleksandar

  • Linux Noob !
  • *
  • Posts: 25
I want to...
« Reply #6 on: April 23, 2004, 08:40:12 AM »
OK, forget my local domain, I want to configure my proxy-mail server to download all mail from my ISP's in clients mailbox (on proxy-mail server) and than when local client wants they can takeover mail. I tried to configure clients machine to takeover mail directly from ISP but I receive a message "POP3 server could not be found ...".

 Do you think that I need to configure pop3 server like IMAP-4.5 or something like that.

10Q :D !

Offline Aleksandar

  • Linux Noob !
  • *
  • Posts: 25
Fetchmail ?
« Reply #7 on: April 26, 2004, 08:31:02 AM »
I've found some doc. about fetchmail but I don't know how to configure it.
I tried but only I can view version number 6.2.0-3, that's all. I don't have any conf file or something that.