Sponsored Content
Operating Systems Solaris Not send messages in my zone: Post 302256600 by sotich82 on Monday 10th of November 2008 08:00:50 AM
Old 11-10-2008
Not send messages in my zone:

I have spark t1000 server in my corp, in global (ip 172.17.0.44) have zone(name www2) ip 172.17.0.15:
In moment when i tried to send {code}#uuencode stats.zip stats.zip | mailx sotnav@domain.ru{code}a message whith sendmail on my www2 I have syslog:
Quote:
{code}Nov 10 14:50:21 www2 sendmail[26103]: [ID 801593 mail.info] mAABoLFY026103: from=tomcat, size=48446, class=0, nrcpts=1, msgid=<200811101150.mAABoLFY026103@www2.domain.ru>, relay=root@localhost
Nov 10 14:50:21 www2 sendmail[26104]: [ID 801593 mail.info] mAABoLBc026104: from=<tomcat@www2.domain.ru>, size=48702, class=0, nrcpts=1, msgid=<200811101150.mAABoLFY026103@www2.domain.ru>, proto=ESMTP, daemon=NoMTA4, relay=localhost [127.0.0.1]
Nov 10 14:50:21 www2 sendmail[26103]: [ID 801593 mail.info] mAABoLFY026103: to=sotnav@domain.ru, ctladdr=tomcat (100/100), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=78446, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (mAABoLBc026104 Message accepted for delivery)
Nov 10 14:51:19 www2 sendmail[26126]: [ID 801593 mail.info] mAABpHqh026126: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to NoMTA4
Nov 10 14:57:50 www2 sendmail[26106]: [ID 801593 mail.info] mAABoLBc026104: to=<sotnav@domain.ru>, ctladdr=<tomcat@www2.domain.ru> (100/100), delay=00:07:29, xdelay=00:07:29, mailer=esmtp, pri=168702, relay=mailhost.domain.ru, dsn=5.1.2, stat=Host unknown (Name server: mailhost.domain.ru: host not found)
Nov 10 14:57:50 www2 sendmail[26106]: [ID 801593 mail.info] mAABoLBc026104: mAABvoBc026106: DSN: Host unknown (Name server: mailhost.domain.ru: host not found)
Nov 10 14:57:51 www2 sendmail[26106]: [ID 801593 mail.info] mAABvoBc026106: to=<tomcat@www2.domain.ru>, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=79916, relay=local, dsn=2.0.0, stat=Sent
{code}

Quote:
{code}
bash-3.00# cat /etc/hosts
#
# Internet host table
#
::1 localhost
127.0.0.1 localhost
172.17.0.15 www2 www2.domain.ru loghost
172.17.0.5 maillocal.domain.ru{code}
What's problem please help?
 

9 More Discussions You Might Find Interesting

1. Solaris

Bind zone transfer recategorises zone file?

Hi, I have a primary/slave Bind 9 setup running on a Solaris 10 platform. Everything is hunky dorey, except for when I make a zone file change and up the serial the file that is transferred to the slave looses all its comments, and the entries are place in alphabetical order. I administer many... (1 Reply)
Discussion started by: fulhamfcboy
1 Replies

2. Solaris

how to add a default gateway in a zone of different VLAN of global zone

Hi Greetings... I have an issue in connecting the zone from outside the network and it is because of default gateway. I can ping default gateway from inside the zone and not able to ping from global zone due to different VLAN issue. If i add two different gateways and restart network services,... (2 Replies)
Discussion started by: vvpotugunta
2 Replies

3. Solaris

Zone failes to boot due to mount issue, dir exists in zone.

I have two physical servers, with zones that mount local storage. We were using "raw device" in the zonecfg to point to a metadevice on the global zone (it was not mounted in the global zone at any point). It failed to mount on every boot because the directory existed in the zone. I... (6 Replies)
Discussion started by: BG_JrAdmin
6 Replies

4. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

5. Solaris

Scripting changes to multiple zone configurations in the same Global Zone

So this is Solaris 11.1. I have a Global zone that has several non-global zones running in it. I want to change the capped-memory.physical resources setting in ALL the zone configs of the running zones. if I were to do this manually here's what I would do: zonecfg -z zone1 select... (2 Replies)
Discussion started by: os2mac
2 Replies

6. UNIX for Advanced & Expert Users

Solaris 10: I forgot to detach a zone before zpool export. Uninstall zone?

Dear all, recently, I migrated a solaris zone from one host to another. The zone was inside of a zpool. The zpool cotains two volumes. I did the following: host1: $ zlogin zone1 shutdown -y -g0 -i0 #Zone status changes from running to installed $ zpool export zone1 host2: $ zpool... (2 Replies)
Discussion started by: custos
2 Replies

7. Solaris

Unable to send mail from non-global zone

TLDR; non-global-zone has same configuration files (sendmail.cf) as global-zone but still unable to send mail out using mailx I have a S11.3 system that has a non-global-zone which uses the exact same sendmail.cf configurations as the global but, unable to send mail out from it. Apparently... (2 Replies)
Discussion started by: samthewildone
2 Replies

8. Solaris

Local zone is not logging systems messages to /var/adm/messages

This is isolated to just 1 non-global zone out of many zones managed This is a Solaris 11 system on SPARC This is NOT a branded zone syslogd is active This came to our attention when one of our scripts didn't run over the weekend prompting us to check our messages logging in... (6 Replies)
Discussion started by: samthewildone
6 Replies

9. Solaris

Solaris 11 zone has no external network access (except to Global Zone)

Hi, hoping someone can help, its been a while since I used Solaris. After creating a NGZ (non global zone), the NGZ can access the GZ (Global Zone) and the GZ can access the NGZ (using ssh, zlogin) However, the NGZ cannot access any other netwqork devices, it can't even see the default router ... (2 Replies)
Discussion started by: GazinLincoln
2 Replies
MAILER.CONF(5)						      BSD File Formats Manual						    MAILER.CONF(5)

NAME
mailer.conf -- configuration file for mailwrapper(8) DESCRIPTION
The file /etc/mailer.conf contains a series of lines of the form name program [arguments ...] The first word of each line is the name of a program invoking mailwrapper(8). (For example, on a typical system /usr/sbin/sendmail would be a symbolic link to mailwrapper(8), as would newaliases(1) and mailq(1). Thus, name might be ``sendmail'' or ``newaliases'' etc.) The second word of each line is the name of the program to actually execute when the first name is invoked. The further arguments, if any, are passed to the program, followed by the arguments mailwrapper(8) was called with. The file may also contain comment lines, denoted by a '#' mark in the first column of any line. The default mailer is postfix(1), which will also start by default (unless specifically disabled via an rc.conf(5) setting) so that locally generated mail can be delivered, if the ``sendmail'' setting in /etc/mailer.conf is set to ``/usr/libexec/postfix/sendmail''. FILES
/etc/mailer.conf EXAMPLES
This example shows how to set up mailer.conf to invoke the postfix(1) program: sendmail /usr/libexec/postfix/sendmail mailq /usr/libexec/postfix/sendmail newaliases /usr/libexec/postfix/sendmail This example shows the use of the mini-sendmail package from pkgsrc in place of postfix(1): # Send outgoing mail to a smart relay using mini-sendmail sendmail /usr/pkg/sbin/mini-sendmail -srelayhost send-mail /usr/pkg/sbin/mini-sendmail -srelayhost Note the use of additional arguments. SEE ALSO
mail(1), mailq(1), newaliases(1), postfix(1), mailwrapper(8) pkgsrc/mail/sendmail, pkgsrc/mail/mini_sendmail HISTORY
mailer.conf appeared in NetBSD 1.4. AUTHORS
Perry E. Metzger <perry@piermont.com> BUGS
The entire reason this program exists is a crock. Instead, a command for how to submit mail should be standardized, and all the ``behave differently if invoked with a different name'' behavior of things like mailq(1) should go away. BSD
April 10, 2010 BSD
All times are GMT -4. The time now is 01:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy