OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Nick Simicich (njsscifi.squawk.com)
Date: Tue Oct 02 2001 - 00:56:55 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I'm throwing out straws here, since it is working for me, I can add a user
    to sasldb according to the formula in the readme and someone not on my net
    can use it to drop off mail or pick up mail with Cyrus/IMAP.

    When I built postfix from source, I ended up using the following command:

    #! /bin/sh
    set -x

    make tidy

    make -f Makefile.init makefiles CCARGS="-DHAS_SSL
    -DUSE_SASL_AUTH -I/usr/local/include
    -DHAS_MYSQL -I/usr/local/mysql/include -I/usr/include/mysql
    -I/usr/include/pcre -DHAS_PCRE"
    AUXLIBS="-L/usr/local/lib -lssl -lcrypto -lpcre -lsasl -L/usr/lib/mysql
    -lmysqlclient -lz -lm"

    I'm built with pcre, ssl, sasl, and mysql. I'm not even using mysql, I
    just thought I'd configure the kitchen sink. But this works for
    authentication.

    --
    War is an ugly thing, but it is not the ugliest of things. The decayed and 
    degraded state of moral and patriotic feeling which thinks that nothing is 
    worth war is much worse. A man who has nothing for which he is willing to 
    fight, nothing he cares about more than his own personal safety, is a 
    miserable creature who has no chance of being free, unless made so by the 
    exertions of better men than himself. -- John Stuart Mill
    Nick Simicich - njsscifi.squawk.com
    

    - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users