![]() |
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 Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to configure server to send email in AIX | chongkls77 | AIX | 4 | 05-07-2008 03:25 AM |
| How to know whether I am able to send email from unix server or not? | siba.s.nayak | UNIX for Advanced & Expert Users | 0 | 09-12-2007 03:11 AM |
| how to send mail from server to client's email-id | parmeet | UNIX for Dummies Questions & Answers | 8 | 01-19-2007 05:43 AM |
| Send email where # is in the email address - Using Unix | jingi1234 | UNIX for Dummies Questions & Answers | 1 | 05-23-2005 11:23 AM |
| Unable to send eMail from a UNIX-Host ( using mailx ) to a Outlook-email-addres(Win) | Vetrivela | UNIX for Advanced & Expert Users | 2 | 02-15-2005 10:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I am trying to send an email to another server but i don't seem to be able to do it.
I can receive mail form other servers but not send out. I am using IBM AIX 4.x Any knows whcih configuration file i need to set ? or any network port to look out for ? |
|
||||
|
Hi,
Do you know which smtp server you are using to send email, sendmail,postfix,qmail etc? running "netstat -l -n -p | grep :25" as root should show if an smtp server is listening on port 25 of your machine. If sendmail is installed, it's sendmail.cf config file will most probably be in /etc/or /etc/mail. Alternatively you may need to use an smtp server on another machine, i.e. your internet service provider's. Andy H ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|