Mail cleanup - Solaris 2.6

How do I clean up my mail so it doesn't fill the system

It is usually trying to figure out your hardware configuration at this time. I wonder if it can see your hard drive. At the ok prompt:
ok probe-ide There should be something at 0 and 2 should be your cdrom.
Does "boot cdrom -s" work?
If not then maybe "boot cdrom -sv" may show you where it is hanging.
Are you using a minimum of 2.6 3/98 ? 2.6 5/98 is preferred. The original release of 2.6 does not support the Ultra 5.
Do you have any external devices plugged in other than keyboard/mouse, ethernet & video?
Example: optical disks or Zip drives can hang system if there is no media inserted.

Similar Messages

  • Installing Send mail on Solaris 10

    Hi,
    I need to install the send mail on Solaris 10, could you please let me know the installing procedure and the configuration about this.
    Many Thanks
    karthick

    It should work by default, but if it isn't, you may want to configure your relay mailer.
    Edit the /etc/mail/sendmail.cf and find the lines:
    # "Smart" relay host (may be null)
    DS
    Change to:
    # "Smart" relay host (may be null)
    DSyourcompanymailserver.company.com
    Stop and start sendmail and then test it out.

  • Error during sending mail from solaris 9

    Hi All,
    I am trying to send mail from solaris machine.I am using sendmail 8.12.9+Sun.When I am trying to send mail a mail using
    #echo "Test mail"|mailx -s "welcome to Solaris" [email protected]
    #it is execuitng sucessfully but when I am seeing the /var/log/syslog file,then It showing the error--
    /etc/mail/aliases.db out of date
    Aug 6 15:51:33 mgsun sendmail[823]: [ID 801593 mail.notice] n76ALXfa000823: <Sang@mgsun>... User unknown
    Aug 6 15:51:33 mgsun sendmail[813]: [ID 801593 mail.info] n76ALXZo000813: to=Sang, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31096, relay=[127.0.0.1] [127.0.0.1], dsn=5.1.1, stat=User unknown
    00823: from=<>, size=1096, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
    00813: n76ALXZp000813: return to sender: User unknown
    Aug 6 15:51:33 mgsun sendmail[823]: [ID 801593 mail.info] n76ALXfc000823: from=<>, size=3566, class=0, nrcpts=1, msgid=<200908061021.n76ALXZp000813@mgsun>, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
    Aug 6 15:51:33 mgsun sendmail[813]: [ID 801593 mail.info] n76ALXZp000813: to=postmaster, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32120, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n76ALXfc000823 Message accepted for delivery)
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 702911 mail.info] alias database /etc/mail/aliases.db out of date
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.info] n76ALXfc000823: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=33739, dsn=5.3.0, stat=unknown mailer error 5
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.info] n76ALXfc000823: n76ALXfY000824: postmaster notify: unknown mailer error 5
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.info] n76ALXfY000824: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31024, dsn=5.3.0, stat=unknown mailer error 5
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.info] n76ALXfY000824: n76ALXfZ000824: return to sender: unknown mailer error 5
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.info] n76ALXfZ000824: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31024, dsn=5.3.0, stat=unknown mailer error 5
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.alert] n76ALXfY000824: Losing ./qfn76ALXfY000824: *savemail panic*
    Aug 6 15:51:33 mgsun sendmail[824]: [ID 801593 mail.crit] n76ALXfY000824: SYSERR(root): s*avemail: cannot save rejected email anywhere*Please help me to resolve it.
    Thanks in advance..

    Here's some pointers on troubleshooting sendmail:
    [http://docs.hp.com/en/B2355-90110/ch05s08.html]
    and
    qualify my own domain
    [http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=149991]
    newaliases error - Executable files not allowed
    [http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=39966]
    HP forums can be good for SUN too. :)

  • Unable to send out mails from Solaris 10 Server

    We are in the process of migrating all our Solaris 8 servers to Solaris 10 servers. I have installed core distribution of Solaris 10 with only ssh running and few additional packages such as SUNWntp etc. which do not come with Core. I do not want to run sendmail daemon, but be able to send out emails from this host. I tried adding smart host DS entry in /etc/mail/sendmail.cf - I tried both hand editing of this file and compiling a new one to hardcode smarthost entry -. But mailing works only when sendmail daemon is running otherwise, I am unable to sendout mails. Can you please share your knowledge to resolve this issue.
    Thanks,
    Karthik

    I use /etc/mail/aliases file and I do not run sendmail on any of my servers.
    I have an entry for root aliased to <my.email.address>,<my.coworker.email.address> so any system messages are sent to us at our corp email addresses. Our servers are setup to use corporate DNS which includes entries for corp. mail servers.
    HTH
    John
    Edited by: SolarisSAinPA on Apr 2, 2008 2:02 PM
    This method worked for Solaris8. I'm having somedifficulty making it work for Solaris10. We have no mailhost definition in DNS, so I'm not sure if that is why this does not work or is there something specific to Solaris10 that prevents me from using the method I describe earlier.
    If I caused you extra work/confusion because of my earlier post, my apologies.
    John

  • Sending mail in Solaris OS

    I have used javax.mail package for sending mail options in a web application on Windows.Can I use the same in Solaris ??
    Thanks in advance!!

    Yes.

  • Mail Cleanup

    What is the easiest way to do something like a clean reinstall of previously-named mailboxes ‘On My Mac’?  I tried exporting and reimporting as Apple Mail but not all showed up.
    Is there an easy way to find all messages/mail scattered all over and no matter the file kind (i.e., applemail, emlx, email message, mail message, mail, etc.) and lump them together in one folder and then figure out what’s what?  I’ve tried Spotlight’s ‘Find File Kind: Message’ but either need additional filters or something better (Terminal?).
    Also, as far as messages that continue to load without showing content, is it best to have the oldest version and if so, is there an easy way to find it?  I’ve used several duplicate finders but they don’t find what are essentially duplicate messages but whose dates have changed.
    After too many crashes, backups, restores, attempted duplicate-deletes, my mail is a mess.
    Thank you!

    Thanks Linc - makes sense now
    i was previously just deleting the mailbox, not the contents - I'll try that and see how it goes

  • A question about sendmail on solaris(10 and 11)

    I have a private network for working,all machines are linux or unix.
    I have one smtp server running postfix,wich force all connection
    to make tls(escuse my english relly bad).
    On hpux 11.31 i use this .mc
    divert(0)dnl
    VERSIONID(`$Id: generic-hpux10.mc,v 8.13 2001/05/29 17:29:52 ca Exp $')
    OSTYPE(hpux11)dnl
    DOMAIN(generic)dnl
    define(`_X400_UUCP_')dnl
    define(`_MASQUERADE_ENVELOPE_')dnl
    define(`MASQUERADE_NAME')dnl
    define(`confTRY_NULL_MX_LIST',`T')dnl
    define(`LUSER_RELAY',`name_of_luser_relay')dnl
    define(`DATABASE_MAP_TYPE',`dbm')dnl
    define(`_CLASS_U_')dnl
    define(`LOCAL_RELAY')dnl
    define(`MAIL_HUB')dnl
    TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5')dnl
    FEATURE(always_add_domain)dnl
    MAILER(local)dnl
    MAILER(smtp)dnl
    MAILER(openmail)dnl
    MAILER(uucp)dnl
    define(`SMART_HOST', `posta.domain.com')
    define(`confCACERT_PATH', `/etc/mail/certs')dnl
    define(`confCACERT', `/etc/mail/certs/domain.com.crt')dnl
    define(`confSERVER_CERT', `/etc/mail/certs/hpux2.domain.com.crt')dnl
    define(`confSERVER_KEY', `/etc/mail/certs/hpux2.domain.com.key')dnl
    define(`confCLIENT_CERT', `/etc/mail/certs/hpux2.domain.com.crt')dnl
    define(`confCLIENT_KEY', `/etc/mail/certs/hpux2.domain.com.key')dnl
    define(`confRAND_FILE',`egd:/dev/urandom')dnl
    D{tls_version}TLSv1
    O UseTLS=True
    On Solaris this
    divert(0)dnl
    VERSIONID(`sendmail.mc (Sun)')
    OSTYPE(`solaris11')dnl
    DOMAIN(`solaris-generic')dnl
    define(`confFALLBACK_SMARTHOST', `mailhost$?m.$m$.')dnl
    FEATURE(genericstable)dnl
    FEATURE(mailertable)dnl
    FEATURE(domaintable)dnl
    FEATURE(allmasquerade)dnl
    FEATURE(promiscuous_relay)dnl
    FEATURE(accept_unresolvable_domains)dnl
    FEATURE(accept_unqualified_senders)dnl
    FEATURE(no_default_msa)
    DOMAIN(`posta.domain.local')dnl
    MAILER(`local')dnl
    MAILER(`smtp')dnl
    define(`confSMTP_LOGIN_MSG', `$j Sendmail $b')
    define(`SMART_HOST', `posta.domain.com')
    define(`confCACERT_PATH', `/etc/mail/certs')dnl
    define(`confCACERT', `/etc/mail/certs/domain.local.crt')dnl
    define(`confSERVER_CERT', `/etc/mail/certs/solaris.domaincrt')dnl
    define(`confSERVER_KEY', `/etc/mail/certs/solaris.domain.coml.key')dnl
    define(`confCLIENT_CERT', `/etc/mail/certs/solaris.domain.com.crt')dnl
    define(`confCLIENT_KEY', `/etc/mail/certs/solaris.domain.com.key')dnl
    define(`confRAND_FILE',`egd:/dev/urandom')dnl
    D{tls_version}TLSv1
    On hpux all works fine,send mail,on solaris give me those errors
    [192.168.3.252], dsn=5.0.0, stat=Service unavailable
    Diagnostic-Code: SMTP; 530 5.7.0 Must issue a STARTTLS command first
    I try to set UseTLS=True even on solaris but give me error and sendmail don't start
    How to set sendmail to use tls?
    thank to who help me

    Solution found using this mc
    divert(0)dnl
    VERSIONID(`sendmail.mc (Sun)')
    OSTYPE(`solaris11')dnl
    DOMAIN(`solaris-generic')dnl
    define(`confCACERT_PATH', `/etc/mail/certs')dnl
    define(`confCACERT', `/etc/mail/certs/domain.com.crt')dnl
    define(`confSERVER_CERT', `/etc/mail/certs/solaris11.domain.com.crt')dnl
    define(`confSERVER_KEY', `/etc/mail/certs/solaris11.domain.com.key')dnl
    define(`confCLIENT_CERT', `/etc/mail/certs/solaris11.domain.com.crt')dnl
    define(`confCLIENT_KEY', `/etc/mail/certs/solaris11.domain.com.key')dnl
    define(`confRAND_FILE',`egd:/dev/urandom')dnl
    define(`_X400_UUCP_')dnl
    define(`_MASQUERADE_ENVELOPE_')dnl
    define(`MASQUERADE_NAME')dnl
    define(`confTRY_NULL_MX_LIST',`T')dnl
    define(`LUSER_RELAY',`name_of_luser_relay')dnl
    define(`DATABASE_MAP_TYPE',`dbm')dnl
    define(`_CLASS_U_')dnl
    define(`LOCAL_RELAY')dnl
    define(`MAIL_HUB')dnl
    TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5')dnl
    FEATURE(always_add_domain)dnl
    FEATURE(access_db)dnl
    MAILER(local)dnl
    MAILER(smtp)dnl
    MAILER(uucp)dnl
    define(`SMART_HOST', `posta.domain.com')
    define(`confCACERT_PATH', `/etc/mail/certs')dnl
    define(`confCACERT', `/etc/mail/certs/domain.com.crt')dnl
    define(`confSERVER_CERT', `/etc/mail/certs/solaris11.domain.com.crt')dnl
    define(`confSERVER_KEY', `/etc/mail/certs/solaris11.domain.com.key')dnl
    define(`confCLIENT_CERT', `/etc/mail/certs/solaris11.domain.com.crt')dnl
    define(`confCLIENT_KEY', `/etc/mail/certs/solaris11.domain.com.key')dnl
    define(`confRAND_FILE',`file:/dev/random')dnl
    D{tls_version}TLSv1
    and makemap dbm access file
    Last question: how to disable ssl3 and enable tls1 only?

  • Steps to Configure Sendmail in Solaris 9

    Can anyone provide me the SUN documents URL to configure sendmail in Solaris 9.
    Any other good link will also do.
    Thanks.

    I have some questions:
    The server in which I want to configure is running as a DNS client. and I want to configure a local mail so I think that i need to configure mail rather than configuring sendmail.
    I get a document for configuring mail in solaris from docs.sun.com. The doc name is "Mail Administration Guide for Solaris 7".
    This document has the steps to configure mail but my question is:
    The server is already running as DNS client, in this case Do I have to install a new naming service to configure it as mail server?
    Can we configure a server as NIS server when it is already a DNS client?
    Suppose there is only one server, how do you configure mail server and client server and host server..can all three be done on only one server. Here there is one server and a few PCs need to be connected to it as clients.
    Any suggestions?
    David

  • AuthenticationFailedException (IfsTransport)

    Running IFS version 1.2. We are having trouble using the
    iFSTransport package to iFSTransport.send to send mail on
    Solaris.
    Code Steps are as follows:
    // check for a valid session
    // check that at least on to address is present
    // check that at least the message body exist
    // create mail session
    // add To Addresses
    // add Bcc Addresses
    // add subject line
    // add Body
    // send Message
    lTransport.send(lMesg);
    The error message is as follows
    DEBUG: getProvider() returning javax.mail.Provider
    [TRANSPORT,ifs1,oracle.ifs.adk.mail.IfsTransport,Oracle2]
    DEBUG: getProvider() returning javax.mail.Provider
    [TRANSPORT,ifs1,oracle.ifs.adk.mail.IfsTransport,Oracle2]
    5452 [main] WARN com.mim.intranet.utils.MessageFactory -
    Sending Error wrapped exception : Sending failed;
    nested exception is:
         javax.mail.AuthenticationFailedException
    javax.mail.AuthenticationFailedException
         at javax.mail.Service.connect(Service.java:252)
         at javax.mail.Service.connect(Service.java:131)
         at javax.mail.Service.connect(Service.java:87)
         at javax.mail.Transport.send0(Transport.java:162)
         at javax.mail.Transport.send(Transport.java:80)
         at com.mim.intranet.utils.MessageFactory.sendMesg
    (MessageFactory.java:173)
         at
    com.mim.intranet.unittest.utils.MessagingUT.testValidMesg
    (MessagingUT.java:55)
         at java.lang.reflect.Method.invoke(Native Method)
    Any suggestions?

    OK iFSer's.... thanks to help from Oracle we have the
    solution...
    USE Tranpsort.sendMessage(MimeMessage, Address[]) instead of
    Transport.send(MimeMessage) if your ifsTransport ojbect is
    already initialized.
    The Transport.send(MimeMessage) method results in the Transport
    class creating a new ifsTransport ojbect for each type of
    address in the message. This caused the
    AuthenticationFailedException.
    Hope this helps!!

  • Sendmail Installation Problem

    Hi! I have currently installed send mail to solaris 8 and I keep getting the said error. What seems be the problem? could any one help me with this one.
    : [ID 801593 mail.crit] j6FMk6Ul001551: SYSERR(root): Cannot exec /usr/lib/mail.local: Permission denied
    Thanks!

    whats the permissions on your /usr/lib/mail.local ?
    (ls -l /usr/lib/mail.local)
    The user permissions should be read/executable for
    all users:
    chmod 555 /usr/lib/mail.localeventhough i have use the command that you have given me i still recieve tha same error as above

  • How to send mail through java program in solaris server

    hi
    i am writing java code to send the mail using my company SMTP
    ,the program is working fine when i run and deploy in windows environment
    but at the same time when i deploy the war to sun solaris server ,it is not working
    and throwing the Error saying
    java.lang.Exception: Invalid Addresses; nested exception is:      javax.mail.SendFailedException: 553 sorry, that domain isn't allowed to be relayed thru this MTA without authentication #5.7.1     at jsp.SendMail._jspService(_SendMail.java:137)
    i am using the Authentication also using user id and password of same domain and it is able to authenticate
    in windows but not in Solaris
    where i am making mistake plz
    guide.
    Saurabh

    thanks Alan
    but i think there is some other problem because same code is
    working when i am using in windows as well as i am using authentication method
    also but it is not working when running in Solaris Environment
    here is the code i am using to send the mail
    props.setProperty("mail.transport.protocol", "smtp");
    props.setProperty("mail.host", "smtp.mycompany.com");//smtp protocol for IIBF
    props.put("mail.smtp.starttls.enable","true");//setting start TLS to be true
    props.put("mail.smtp.auth", "true");// authentication is false
    props.put("mail.smtp.port", port);//setting the port number it can be either 25 or 587
    props.put("mail.smtp.username", "noreply");
    props.put("mail.smtp.password","noreply");
    props.put("mail.debug", "true");
    Authenticator auth = new SMTPAuthenticator();
    Session session1 = Session.getDefaultInstance(props);
    java.util.Properties sessionProperties = new java.util.Properties();
    sessionProperties.put("mail.smtp.auth", "true");
    message.setFrom(new javax.mail.internet.InternetAddress(From ,"name"));
    message.addRecipient(javax.mail.Message.RecipientType.TO, new javax.mail.internet.InternetAddress(To));
    message.setText(TextCo);
    message.setSubject(subject);
    message.setContent(boyd, "text/plain");
    message.reply(true);
    Transport trans = session1.getTransport("smtp");
    trans.connect(SMTP_HOST_NAME, SMTP_AUTH_USER, SMTP_AUTH_PWD);
    boolean ddd = trans.isConnected();
    message.saveChanges();
    trans.sendMessage(message, message.getAllRecipients());
    above code is working properly in windows but not in Solaris
    plz guide what next to do
    thankx in advance
    saurabh

  • Newbie question: how to send mails on a Solaris 10 machine?

    Good morning all,
    I am responsible of a lab, containing some Solaris machines.
    On one of those machines, a collegue would like to send mails, using following command:
    echo "something" | mailx -v -s "subject" <collegue>@<domain>.comThe mentioned e-mail address is configured on an MS Exchange server.
    On first sight this server is not accessible from the lab:
    telnet>ping -a <Exchange_Server>.<domain>.com
    ping: unknown host <Exchange_Server>.<domain>.comHowever when I try this in a DOS prompt, I get the same result:
    DOS prompt>ping -a <Exchange_Server>.<domain>.com
    Ping request could not find host <Exchange_Server>.<domain>.com=> How can I determine whether the Exchange server is accessible from the lab?
    Even more general: how can I determine whether the machines in the lab are connected to the internet:
    telnet>ping www.hotmail.com
    no answer from www.hotmail.com(94.245.116.9)
    no answer from www.hotmail.com(157.55.0.137)=> if there is no connection to the internet, how can my machine translate URLs into IP addresses?
    Can anybody give me a start?
    Thanks

    first ask your exchange team to add the Solaris server to exchange relay..then only soalris server can send mails...
    once they added..
    take the mail server ip/hostname
    configure /etc/mail/sendmail.cf
    modify DS to
    DSmailserver ----if dns server works
    else
    DS[mailserver] ---lookup through /etc/hosts

  • Mail Issue in Solaris 10

    Hi,
    I wanted to send mails from my solaris box. Below is the step i used
    # svcs | grep mail
    # svcadm enable smtp
    # svcs | grep mail
    online 14:24:58 svc:/network/smtp:sendmail
    # mail -s "HELLO" [email protected]
    Nothing happens after this... i tried with different mail id's and different mail servers but all failed.
    can someone help me in troubleshooting this issue?
    Regards,
    Ashok Kumar.G

    Hi Chris & Darren,
    Thanks for your updates. Currently i have resolved the issue and i am able to send mail to gmail & yahoo accounts. The issue was with my domain name present in /etc/hosts file and settings in /etc/nsswitch.conf file.
    But i am unable to send any mail's to my company's POP3 mail server email accounts.
    # mailq
    /var/spool/mqueue is empty
    Total requests: 0
    # grep DS* /etc/mail/sendmail.cf
    ##### SENDMAIL CONFIGURATION FILE
    ##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
    #O DontBlameSendmail=safe
    # default LDAP map specification
    # need to set this now before any LDAP maps are defined
    #O LDAPDefaultSpec=-h localhost
    # my LDAP cluster
    # need to set this before any LDAP lookups are done (including classes)
    #D{sendmailMTACluster}$m
    #Dj$w.Foo.COM
    DS
    DnMAILER-DAEMON
    CPREDIRECT
    DZ8.13.8
    O DeliveryMode=background
    #O IgnoreDots=False
    #O HostStatusDirectory=.hoststat
    # single thread deliveries (requires HostStatusDirectory)?
    #O SingleThreadDelivery=False
    O DaemonPortOptions=Name=MTA-v4, Family=inet
    O DaemonPortOptions=Name=MTA-v6, Family=inet6
    O DaemonPortOptions=Port=587, Name=MSA, M=E
    #O DirectSubmissionModifiers
    O QueueDirectory=/var/spool/mqueue
    # time for DeliverBy; extension disabled if less than 0
    #O DeliverByMin=0
    #O DontPruneRoutes=False
    # default UID (can be username or userid:groupid)
    #O DefaultUser=mailnull
    #O UserDatabaseSpec=/etc/mail/userdb
    #O DelayLA=0
    #O MaxDaemonChildren=0
    #O DefaultCharSet=unknown-8bit
    #O DialDelay=0s
    #O DontExpandCnames=False
    #O DontInitGroups=False
    #O DoubleBounceAddress=postmaster
    #O DeadLetterDrop=/var/tmp/dead.letter
    #O DontProbeInterfaces=False
    # Return-Receipt-To: header implies DSN request
    #O RrtImpliesDsn=False
    # Data file (df) memory-buffer file maximum size
    #O DataFileBufferSize=4096
    #O MailboxDatabase=pw
    # override compile time flag REQUIRES_DIR_FSYNC
    #O RequiresDirfsync=true
    #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
    #O DefaultAuthInfo=/etc/mail/default-auth-info
    # DHParameters (only required if DSA/DH is used)
    #O DHParameters
    # QUEUE GROUP DEFINITIONS #
    H?D?Resent-Date: $a
    H?D?Date: $a
    # HPosted-Date: $a
    # H?l?Received-Date: $b
    # addresses sent to [email protected] will give a 551 error code
    R$* < @ $+ .REDIRECT. > $: $1 < @ $2 . REDIRECT . > < ${opMode} >
    R$* < @ $+ .REDIRECT. > <i> $: $1 < @ $2 . REDIRECT. >
    R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
    # handle non-DNS hostnames (*.bitnet, *.decnet, *.uucp, etc)
    R<TEMP> $* $#error $@ 4.1.8 $: "451 Domain of sender address " $&f " does not resolve"
    R<PERM> $* $#error $@ 5.1.8 $: "553 Domain of sender address " $&f " does not exist"
    R<FORGED> $#error $@ 5.7.1 $: "550 Relaying denied. IP name possibly forged " $&{client_name}
    ##### MAIL FILTER DEFINITIONS
    ##### MAILER DEFINITIONS
    R$+ $: $>AddDomain $1 add local domain if needed
    R$+ $: $>AddDomain $1 add local domain if needed
    R$+ $: $>AddDomain $1 add local domain if needed
    SAddDomain
    Mlocal, P=/usr/lib/mail.local, F=lsDFMAw5:/|@qPSXmnz9, S=EnvFromSMTP/HdrFromL, R=EnvToL/HdrToL,
    T=DNS/RFC822/SMTP,
    Mprog, P=/bin/sh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
    Msmtp, P=[IPC], F=mDFMuX, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP, E=\r\n, L=990,
    T=DNS/RFC822/SMTP,
    Mesmtp, P=[IPC], F=mDFMuXa, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP, E=\r\n, L=990,
    T=DNS/RFC822/SMTP,
    Msmtp8, P=[IPC], F=mDFMuX8, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP, E=\r\n, L=990,
    T=DNS/RFC822/SMTP,
    Mdsmtp, P=[IPC], F=mDFMuXa%, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP, E=\r\n, L=990,
    T=DNS/RFC822/SMTP,
    Mrelay, P=[IPC], F=mDFMuXa8, S=EnvFromSMTP/HdrFromSMTP, R=MasqSMTP, E=\r\n, L=2040,
    T=DNS/RFC822/SMTP,
    nslookup MYMAILSERVERIP
    # nslookup MYMAILSERVERIP
    Server: 203.208.224.91
    Address: 203.208.224.91#53
    Non-authoritative answer:
    36.6.127.203.in-addr.arpa name = mail.XXXX.com.
    Authoritative answers can be found from:
    6.127.203.in-addr.arpa nameserver = dnssec2.singnet.com.sg.
    6.127.203.in-addr.arpa nameserver = dnssec3.singnet.com.sg.
    6.127.203.in-addr.arpa nameserver = dnssec1.singnet.com.sg.
    dnssec1.singnet.com.sg internet address = 165.21.83.11
    dnssec2.singnet.com.sg internet address = 195.13.10.226
    dnssec3.singnet.com.sg internet address = 165.21.100.11
    nslookup mailhost.OLAMNET.COM
    # nslookup OLMXDB.OLAMNET.COM
    Server: 203.208.224.91
    Address: 203.208.224.91#53
    ** server can't find OLMXDB.OLAMNET.COM: NXDOMAIN
    Please advice...!!!
    Regards,
    Ashok Kumar.G

  • HT1338 tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    2009 MacBook Pro eh? It looks like your hard drive has failed. Three years is pretty standard. Often, then only hint you have is catastrophic failure.
    If you put the old hard drive into an external enclosure or similar device, you may still be able to migrate your data from it. Just because it won't boot doesn't mean you can't still read from it. Still, I wouldn't keep trying it. As long as you are buying a new hard drive, may as well get sometime to use with Time Machine too.

  • SMTP Mail on a Solaris Platform

    What is the best way to get email into and out of Forte on the Solaris
    Platform. The mail will contain a MIME partition. We would like the
    incoming mail to create a Forte Event that passes a copy of the file
    sent via the MIME partition. The file should be about a meg in size.

    What is the best way to get email into and out of Forte on the Solaris
    Platform. The mail will contain a MIME partition. We would like the
    incoming mail to create a Forte Event that passes a copy of the file
    sent via the MIME partition. The file should be about a meg in size.

Maybe you are looking for

  • Can't get validation to work.

    I can't get my validation to work.  What I want is to create a validation that makes a particular field required when certain options are selected from a select list that has a display value containing text and a return value containing an ID number.

  • Form ,Table with borders not printing in other Printers

    Hi All, I am trying to print a smartform with original language as Arabic . When I am taking a print out with Laser Jet printer , the table is coming with borders and everything is perfect . But when I am trying to take out print with other printers

  • How to use an existing remote database instance?

    Hi, is it possible to use an existing remote database instance for installation of Solution Manager? Our dba has setup an empty database instance on a hpux oracle cluster for me and I don´t know how to tell the SAPinst during the installation of the

  • HT4759 I am unable to get any emails from icloud appears to be stopped

    My emails appear to have stopped coming in from Icloud?

  • Version in-compatibility

    Dear all, There seems to be a version incompatibility wrt javax.comm package. Because the SerialDemo.java that's provided by sun works perfectly with with jdk1.1.8 but cannot work with jdk1.3.1_02. With jdk1.3.1_02, i cannot see the port locations as