On 3/16/2013 2:51 PM, patrick.proniew...@free.fr wrote:
> Hello,
>
> I have a small problem with my postfix/dkim setup:
>
> - dkim properly sign every emails I send via my webmail frontend, crontab, or
> the mail command from the server.
> - dkim won't sign emails I send from my workstation to
On Sat, Mar 16, 2013 at 06:19:45PM +0100, Patrick Lists wrote:
> Venturing into postfix+openldap country I bumped into a challenge:
> is it possible to use an LDAP table for canonical_maps to
> generically rewrite domainA to domainB (so for all email addresses
> @domainA.org)? It works fine when I
We need a structured log to avoid parsing. I talk with Wietse in the year 2011
at FISL conference (Porto Alegre/Brasil).
The second problem is load this data to a database. Rsyslog put the data in a
single column, and use full text search is inevitable.
While don't have a better solution, I wro
Am 16.03.2013 20:51, schrieb patrick.proniew...@free.fr:
> main.cf reads:
>
> smtpd_milters = unix:/var/milter-greylist/milter-greylist.sock
> inet:127.0.0.1:8891
> non_smtpd_milters = inet:127.0.0.1:8891
that is only a snippet and statet in the welcome
message post output of "postconf -n"
Hello,
I have a small problem with my postfix/dkim setup:
- dkim properly sign every emails I send via my webmail frontend, crontab, or
the mail command from the server.
- dkim won't sign emails I send from my workstation to my server via an ssh
tunnel.
transcript for a webmail sending:
r
Have a look into logstash project. I have just started using it for mail
logs and it's awesome.
On Fri, Mar 15, 2013 at 12:29 PM, Ram wrote:
> I have a postfix server sending out mails and we are creating reports by
> parsing the maillogs using a couple of perl cron scripts
> (linux machine with
Hi Patrick,
If you use the hash table, and issue the postmap command, what is the
output?
Regards,
---
Fernando Maciel Souto Maior
On Sat, Mar 16, 2013 at 2:19 PM, Patrick Lists <
postfix-l...@puzzled.xs4all.nl> wrote:
> Hi all,
>
> Venturing into postfix+openldap country I bumped into a challe
Hi all,
Venturing into postfix+openldap country I bumped into a challenge: is it
possible to use an LDAP table for canonical_maps to generically rewrite
domainA to domainB (so for all email addresses @domainA.org)? It works
fine when I use this in a hash table:
@domainA.org @domainB.org
Bu