Reply to comment

RE: Sendmail as SMTP AUTH client for ISP mail server relay

Rather than running m4 and makemap manually, the more standard approach is to edit the Makefile in /etc/mail. Look for the line that looks like this:

all: ${CFFILES} ${POSSIBLE} virtusertable.db access.db domaintable.db mailertable.db

and add authinfo.db to the end of it.

After doing that, just type

make

in that directory and you'll get everything rebuilt automatically.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.