![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| POP3 and AIX | Jody | UNIX for Dummies Questions & Answers | 1 | 11-03-2005 12:14 PM |
| fetchmail with pop3 | jaguar | IP Networking | 2 | 09-25-2005 03:58 AM |
| pop3 | naik_mit | Linux | 1 | 03-14-2005 01:44 PM |
| how to set Proxy for Pop3, SMTP etc | rkashifj | UNIX for Dummies Questions & Answers | 2 | 11-06-2003 03:58 AM |
| pop3 service- howto? | t_zone | UNIX for Dummies Questions & Answers | 3 | 11-28-2001 01:04 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
hello dear friends
I configured my dns in solaris 8 X86 pc and my sendmail, but i only can send email. i don't can receive email...... i saw inetd.conf and don't have the line of pop3. how can i add the line?and what the command? Thanks friends |
|
||||
|
thanks neo
thanks neo , i have sendmail in unix solaris....
i can send email for the server, but i can't receive the email my configuration is ok in workstation. in my server don't have problems with dns ok. and in sendmail.cf is ok in local-host-names is ok but i can't receive the email..... i don't know why i have this problem, i need have one line in inetd.conf for the configuration of pop3 service? and i have start one daemon for pop3 in server for to do the queue of mails? thanks for your help |
|
|||||
|
You only need sendmail running to receive mail on the server. POP3 is not required to queue mail.
If you can't receive mail on the server, sendmail is not configured properly or running properly on the server. This is not a popmail problem.... popmail services (server side) are used when mail is already queued (using sendmail or another MTA or popmail client).... |
|
||||
|
thanks neo
neo
i scanned my server with a portscan in windows workstation, but the server doesn't have the port number 110 openned.. i want to open the port 110 (pop3) in my server. The port 25(smtp) is openned and the sendmail has the right configuration. My problem is that i want to open the port 110 in my server to make communications in my workstation. If i don't have this port openned in server then i can't communicate by pop3. I need to open the pop3's port. What is the name of daemon? Where do i get it? thanks the mask |
|
|||||
|
OK... so you are receiving mail on your server and you want to open a POP3 session to download to your local workstation......
Do you have a copy of a popmail server on the mail server? The name could be lots of things.... but normally it has 'pop3' in the name ![]() Try this: find / | grep bin | grep -i pop3 on the server and see what 'pops up' ![]() |
![]() |
| Bookmarks |
| Tags |
| sendmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|