Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

newaliases problem

  • 04-03-2003 4:18pm
    #1
    Registered Users, Registered Users 2 Posts: 14,149 ✭✭✭✭


    I've upgraded a machine (testbox - so doesn't really matter right now) to sendmail 8.12.8 as a trial run before doing it for real on a critical mail server. I have sendmail up and running, but when I try to run the 'newaliases' command I get the following:

    $prompt-> newaliases
    Cannot rebuild aliases: no database format defined
    Cannot create database for alias file /etc/aliases

    I can't seem to find where a db format is specified anywhere. I've pointed the sendmail.cf file to the correct location of the aliases file, and I have an aliases db file alongside it in the /etc directory

    Any suggestions?? :-/


Comments

  • Closed Accounts Posts: 741 ✭✭✭longword


    Try rebuilding the sendmail.cf from sendmail.mc


  • Registered Users, Registered Users 2 Posts: 1,186 ✭✭✭davej


    This sounds like you haven't got a DB compiled into the binary.

    Take a look at chapter 33 of the o'reilly Sendmail book.

    davej


  • Registered Users, Registered Users 2 Posts: 14,149 ✭✭✭✭Lemming


    Originally posted by davej
    This sounds like you haven't got a DB compiled into the binary.

    Ahhh PANTS!!!

    Cheers lads! Several strands of my hair have you to thank for still being here! ;)


  • Registered Users, Registered Users 2 Posts: 14,149 ✭✭✭✭Lemming


    Ok, after reading the docs over and over I'm still a bit confused as to where im' supposed to specify the DB(s) to be supported.

    The documentation keeps ranting on about various .m4 files that don't exist, and the ./sendmail/Makefile.m4 doesn't appear to have anywhere to actually specify DBs ......

    or am I looking in the wrong place?

    To be honest this documentation just confuses me :(


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    Err, not exactly what you're looking for, but.

    Use postfix... it is the way.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 14,149 ✭✭✭✭Lemming


    Originally posted by Typedef
    Err, not exactly what you're looking for, but.

    Use postfix... it is the way.

    Not an option since my current problems are a trial run for a live-server which IS running sendmail.


Advertisement