![]() |
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 |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Merge / combine / join / paste 2 text files side-by-side | cajunfries | Shell Programming and Scripting | 3 | 04-27-2009 07:25 PM |
| send attachments using send mail in Solaris | mohan_kumarcs | UNIX for Advanced & Expert Users | 1 | 04-25-2009 12:36 PM |
| Script to place selected columns from a group of files side by side in a new file | ks_reddy | Shell Programming and Scripting | 8 | 02-12-2009 12:09 PM |
| Pull E-mail address from file, send e-mail | DC Heard | Shell Programming and Scripting | 1 | 01-29-2008 02:23 AM |
| can not send mail from unix server to company/yahoo mail | b5fnpct | UNIX for Dummies Questions & Answers | 5 | 11-22-2002 09:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Cannot send mail from AIX 5.2 to out side
Hi... help me please
Previously, my server could send the email from deamon to out side but now it could not. I tried to use command "mailq -v", it show error as below that "alias database unavailable". Does anyone help me, what should I fix? ****************************************************** daemon n91MQvb205650 3645 19022424 Oct 2 05:27 MAILER-DAEMON (alias database unavailable) postmaster n91MQvc205650 5187 19023967 Oct 2 05:27 MAILER-DAEMON (alias database unavailable) ******************************************************* |
|
||||
|
Wild guess:
See if /etc/aliases is missing: Code:
# ls -l /etc/aliases lrwxrwxrwx 1 root system 17 05 Jun 2008 /etc/aliases -> /etc/mail/aliases Code:
$ truss mailq -v |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|