Vit Dua skrev den 2013-05-24 09:53:
I have compiled postfix 2.10.0 on Ubuntu 12.04.
I have re-installed postfix-ldap but no luck.
if you compile self, its important to compile all needed parts, not
just to install it
congrats you make a dependice error now, ldd foo.so files to check
or yo
VIKTOR!
You are the best
Thank you SOO much, I seemed to miss the part of the doc that stated it could
handle multiple rows!
Thank you, thank you, thank you!
Thomas
On May 24, 2013, at 4:57 PM, Viktor Dukhovni wrote:
> On Fri, May 24, 2013 at 04:37:25PM -0400, Thomas Polliard w
On Fri, May 24, 2013 at 04:37:25PM -0400, Thomas Polliard wrote:
> select array_to_string(array_agg(destination),',')
> from postfix.alias_destination
> where alias = (select alias_id
>from postfix.alias_map
>where alias = 'h...@example.com');
You're working too ha
Good Day all,
I am trying to get the virtual_alias_map working with my setup. I have an
address h...@example.com that will go to two other address, because after all
the wife has to know everything I know ;).
My pgsql query line is:
select array_to_string(array_agg(destination),',') from
On 23 May 2013, at 22:18, LuKreme wrote:
Bill Cole opined on Thursday 23-May-2013@15:36:24
[...]
I think you could use sender_dependent_default_transport_maps to
route bounces to a smtpd that uses nested_header_checks (ewww) to
discard messages
bearing the fingerprint of being the result of a
On May 24, 2013, at 7:14, Peter Skensved wrote:
> smtpd_tls_auth_only = yes
So, questioned answered then?
On Fri, May 24, 2013 at 09:14:14AM -0400, Peter Skensved wrote:
> >> I don't see it announcing anything about AUTH :
> >>
> >> Connected to localhost.
> >> Escape character is '^]'.
> >> 220 xxx.yyy.QueensU.CA ESMTP Postfix
> >> ehlo localhost
> >> 250-xxx.yyy.QueensU.CA
> >> 250-PIPELINING
> >> 25
>> I've set up dovecot to provide SASL for postfix and as far as I can
>> tell everything is working correctly. However, when I do a ehlo
>> localhost
>> I don't see it announcing anything about AUTH :
>>
>> Connected to localhost.
>> Escape character is '^]'.
>> 220 xxx.yyy.QueensU.CA ESMTP Postf
Peter Bauer:
> Hello,
>
> I would like that Postfix calls my PHP script before it accepts a
> message with code 220. So smtpd would get the message, once the
> sender has sent the command DATA and ., it should then call my PHP
> script. The script will parse the email content with header and
> b
Hello,
I would like that Postfix calls my PHP script before it accepts a message with
code 220.
So smtpd would get the message, once the sender has sent the command DATA and
., it should then call my PHP script.
The script will parse the email content with header and body, so some thing,
and if
On Fri, 24 May 2013 15:57:46 +0700
Vit Dua wrote:
>
> > Have you compiled Postfix with LDAP support?
>
> I have built Postfix with:
>
> make CCARGS='-DNO_DB'
> make install
>
Start and read from here:
http://www.postfix.org/INSTALL.html
On May 24, 2013, at 10:57, Vit Dua wrote:
>> Have you compiled Postfix with LDAP support?
>
> I have built Postfix with:
>
> make CCARGS='-DNO_DB'
> make install
>
>
> Is it enough?
Read the documentation. Understand what you are trying to accomplish,
especially if you're going to compil
Have you compiled Postfix with LDAP support?
I have built Postfix with:
make CCARGS='-DNO_DB'
make install
Is it enough?
Viet
On May 24, 2013, at 09:53, Vit Dua wrote:
> Hi all,
>
> I have compiled postfix 2.10.0 on Ubuntu 12.04.
>
> When I run 'postfix start', the mail log says:
>
> May 24 10:31:45 postfix01 postfix/proxymap[11670]: error: unsupported
> dictionary type: ldap
> May 24 10:32:53 postfix/proxymap[1167
Hi all,
I have compiled postfix 2.10.0 on Ubuntu 12.04.
When I run 'postfix start', the mail log says:
May 24 10:31:45 postfix01 postfix/proxymap[11670]: error: unsupported
dictionary type: ldap
May 24 10:32:53 postfix/proxymap[11670]: last message repeated 11 times
May 24 10:36:13 postfix01
15 matches
Mail list logo