I'm running a Zentyal (based in Ubuntu) server, which comes with an already
configured postfix server (based in few settings) using LDAP as user's
database.
We are using that server to send messages to mailing lists. Most of the
mailing lists looks like:
supp...@example.net -> j...@example.com, p
On Fri, Sep 04, 2015 at 04:59:23PM -0700, Takae Harrington wrote:
> I tried make CFLAGS='-DDISABLE_DNSSEC' makefiles (and different variants),
> but it did not add CFLAGS in Makefile. (so the error persisted)
> Only CFLAGS in the Makefile was "SHLIB_CFLAGS" and it looked like I can
> pass the argu
Thank you, Jim.
I really appreciated your input. I tried Viktor's way and it did compile
(woot woot) - I will just get a confirmation from Viktor if the way I did
is ok.
Sincerely,
Takae Harrington
Unix Administrator
Cloud Managed Service Delivery (MSD)
IBM GTS SO Delivery
Office: 720-342-6749
On 4 Sep 2015, at 23:43, Takae Harrington wrote:
> does u_short/u_int, and unassigned makes difference?
Maybe, maybe not. Consult your C compiler documentation. BTW I assume you meant
"unsigned" instead of "unassigned".
Though I doubt compiler documentation will help you because the definition
On 4 Sep 2015, at 23:43, Takae Harrington wrote:
> does u_short/u_int, and unassigned makes difference?
Maybe, maybe not. Consult your C compiler documentation. BTW I assume you meant
"unsigned" instead of "unassigned".
Though I doubt compiler documentation will help you because the definition
Hi Jim,
Thank you for your reply!
I do see ad bit in /usr/include/arpa/nameser_compat.h as follows -- does
u_short/u_int, and unassigned makes difference?
typedef struct {
u_short id; /* query identification number */
#if BYTE_ORDER == BIG_ENDIAN
/* fi
On Fri, 4 Sep 2015, Viktor Dukhovni wrote:
On Fri, Sep 04, 2015 at 09:44:50AM +0200, Tomas Macek wrote:
Here is the result cfg:
submission inet n - n - - smtpd
-o smtpd_etrn_restrictions=reject
-o smtpd_sasl_auth_enable=yes
-o content_filte
On Fri, Sep 04, 2015 at 09:44:50AM +0200, Tomas Macek wrote:
> Here is the result cfg:
>
> submission inet n - n - - smtpd
> -o smtpd_etrn_restrictions=reject
> -o smtpd_sasl_auth_enable=yes
> -o content_filter=smtp-amavis:[127.0.0.1]:10024
>
On Thu, Sep 03, 2015 at 03:05:07PM +0200, Tomas Macek wrote:
submission inet n - n - - smtpd
-o smtpd_etrn_restrictions=reject
-o smtpd_sasl_auth_enable=yes
-o content_filter=smtp-amavis:[127.0.0.1]:10024
-o syslog_name=submission