AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  sendmail wont work

    Posted Thu March 10, 2011 06:41 AM

    Originally posted by: SystemAdmin


    Hi All,

    I am facing problems in configuring the sendmail that everytime i start it up I get this error message

    554 5.0.0 /etc/mail/sendmail.cf: line 88: QueueDir must be defined before queue groups
    554 5.0.0 /etc/mail/sendmail.cf: line 89: QueueDir must be defined before queue groups

    I have configured the sendmail.cf for "DS" entry for my local exchange server.

    Any help would be great.


  • 2.  Re: sendmail wont work

    Posted Thu March 10, 2011 06:46 AM

    Originally posted by: tony.evans


    Maybe you could post lines 88 and 89 of your sendmail.cf which appear to be the issue so we can actually offer advice? Or maybe you could look that error message up and see why your sendmail.cf file has QueueDir defined before queue groups.


  • 3.  Re: sendmail wont work

    Posted Sun March 13, 2011 01:10 AM
      |   view attached

    Originally posted by: SystemAdmin


    Hi Tony,

    I have attached my sendmail.cf , please try to help me out .

    Attachment(s)



  • 4.  Re: sendmail wont work

    Posted Mon March 14, 2011 06:46 AM

    Originally posted by: tony.evans


    ----
    1. my official domain name
    2. ... define this only if sendmail cannot automatically determine your domain
    #Dj$aadw.Foo.COM

    XYZ.COM
    ----

    That's not how you define your domain. So, read your sendmail.cf file carefully, and eradicate any incorrect settings.


  • 5.  Re: sendmail wont work

    Posted Mon March 14, 2011 08:02 AM

    Originally posted by: SystemAdmin


    Thank a lot, I got it working.

    It was stupid of me, but thank you for the hint.