![]() |
|
|
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 |
| Unix:mail sending issue..pls help me soon | bobprabhu | UNIX for Dummies Questions & Answers | 2 | 02-01-2008 05:44 AM |
| Sending mail in C/C++ in unix server | electroon | High Level Programming | 6 | 01-21-2008 11:58 AM |
| sending mail from unix is failing | trichyselva | UNIX for Dummies Questions & Answers | 1 | 01-21-2008 04:57 AM |
| Sending mail thu unix | hellotosatish | UNIX for Dummies Questions & Answers | 6 | 09-15-2007 10:46 PM |
| Sending Mail Thru Unix Script | Omkumar | Shell Programming and Scripting | 5 | 03-31-2005 01:29 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
sending mail from unix
Hi,
I am using mailx command to send mail through Unix. But I am able to send mail only within my domain. If i want to send mail to some other server, it's not working. Like say If I want to send mail to someone on gmail or yahoo it's not working. but it's working fine within my company domain. Can you please help me out how can I send mail out of my company domain also using it? Anki |
|
||||
|
Your MTA is not configured right, or your mail administrator doesn't want you to. What MTA are you using and how much do you understand about configuring it?
Can you run mailq and see any pending messages of yours? Do you get bounce messages for the ones you try to send to the outside? If so, can we see one? |
|
||||
|
SMTP is the protocol. Maybe you mean SMTPD, which I have no experience whatsoever with. Anyway, if you can't even check the mail queue, you can hardly be expected to have privileges to modify the MTA configuration.
Can you telnet localhost 25 and post the result here? (Just type quit and hit enter when it appears to hang.) |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|