-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ram said the following on 03/01/09 12:21:
> Can all the logs be made in lowercase only atleast the sender and the
> recipient emailids
You could to it when the message "enters" syslog process.
Many syslog daemons such as for instance rsyslog have su
ram a écrit :
> Can all the logs be made in lowercase only atleast the sender and the
> recipient emailids
>
> Since we have huge logs, searching for something in the logs is quite
> expensive.
why not write a script to parse the logs and store them in a format that
makes searching easier?
> An
On Sat, Jan 03, 2009 at 04:51:04PM +0530, ram wrote:
> Can all the logs be made in lowercase only atleast the sender and the
> recipient emailids
>
> Since we have huge logs, searching for something in the logs is quite
> expensive. And doing it case insensitive really sucks the resources
> If po
Ralf Hauser:
> Hi Wietse,
>
> Thx for the quick reply.
> > > This can cause contents to be disclosed since not treated properly by
> > > above-mentioned gateways (in particular, if the main.cf doesn't say
> > > bounce_size_limit=1 [the value 0 is not permitted??]).
> >
> > Normally, "zero" means
On Sat, Jan 03, 2009 at 04:51:04PM +0530, ram wrote:
> Can all the logs be made in lowercase only atleast the sender and the
> recipient emailids
>
> Since we have huge logs, searching for something in the logs is quite
> expensive. And doing it case insensitive really sucks the resources
> If pos
Greetings:
I'm running several spam-filtering tools including Postgrey,
SpamAssassin, etc. I would like to make replying to mail I have sent
easier.
How can I automatically white-list addresses to whom I have sent email?
Thanks,
Chris
postfix@cmulcahy.com a écrit :
> Greetings:
>
> I'm running several spam-filtering tools including Postgrey,
> SpamAssassin, etc. I would like to make replying to mail I have sent
> easier.
> How can I automatically white-list addresses to whom I have sent email?
you can write a script that
Why not do this in your MTA? Maybe a procmail recipe, etc?
At 09:41 AM 1/3/2009, you wrote:
Greetings:
I'm running several spam-filtering tools including Postgrey,
SpamAssassin, etc. I would like to make replying to mail I have sent easier.
How can I automatically white-list addresses to wh
Henrik K wrote:
On Sat, Jan 03, 2009 at 04:51:04PM +0530, ram wrote:
Can all the logs be made in lowercase only atleast the sender and the
recipient emailids
Since we have huge logs, searching for something in the logs is quite
expensive. And doing it case insensitive really sucks the resour
I've got a postfix server running which accepts several domains on it's
primary smtpd (kew.com, *.wild.kew.com, thinfilmmfg.com,
*.wild.thinfilmmfg.com, ...), all protected by the usual (and some
unusual) SPAM filters. Life is good.
I'd like to set up a secondary smtpd on a second IP address
Happy new year to all of you ! ;o)
I'm trying to setup a postfix antispam gateway to our mail server.
Something looking like :
Internet --> mx1.mydomain.com[my gateway with postfix] -->
mx2.mydomain.com (only MX1 acts as a DNS MX for all emails sent to
mydomain.com)
It works pretty wel
Drew Derbyshire:
> I've got a postfix server running which accepts several domains on it's
> primary smtpd (kew.com, *.wild.kew.com, thinfilmmfg.com,
> *.wild.thinfilmmfg.com, ...), all protected by the usual (and some
> unusual) SPAM filters. Life is good.
>
> I'd like to set up a secondary s
Wietse Venema wrote:
The problem is that the distinction between domain classes
(mydestination, relay_domains, virtual_alias_domains,
virtual_mailbox_domains) is made by the trivial-rewrite daemon.
Make sense.
Just to clarify, smtpd is asking trivial-rewrite if it should accept a
particul
Drew Derbyshire:
[ Charset ISO-8859-1 unsupported, converting... ]
> Wietse Venema wrote:
> >
> > The problem is that the distinction between domain classes
> > (mydestination, relay_domains, virtual_alias_domains,
> > virtual_mailbox_domains) is made by the trivial-rewrite daemon.
> >
> >
> Mak
Postfix 2.6 and later allow you to override the SMTP server
response with the unverified_recipient_reject_reason parameter.
See http://www.postfix.org/ADDRESS_VERIFICATION_README.html
Wietse
I have tried to add :
unverified_recipient_reject_reason = Unknown user !
but no way, the error message is the same ...
Antony
-Message d'origine-
De : owner-postfix-us...@postfix.org
[mailto:owner-postfix-us...@postfix.org] De la part de Wietse Venema
Envoyé : dimanche 4 janvier 2009 00
Antony:
> I have tried to add :
> unverified_recipient_reject_reason = Unknown user !
>
> but no way, the error message is the same ...
v
Postfix 2.6 and later allow you to override the SMTP server
^
response with the unverified_recipient_reject_reason par
Drew Derbyshire a écrit :
> I've got a postfix server running which accepts several domains on it's
> primary smtpd (kew.com, *.wild.kew.com, thinfilmmfg.com,
> *.wild.thinfilmmfg.com, ...), all protected by the usual (and some
> unusual) SPAM filters. Life is good.
>
> I'd like to set up a secon
Actually, I truncated the secondary restrictions list, and forget to add
the "...". The original list (wrapped for readability) for the
secondary is:
reject_unlisted_recipient,permit_mynetworks,
reject_unauth_destination,
reject_unauth_pipelining,
reject_multi_recipient_bounce,
reject_non_fqdn
Hi All
All my email gets relayed thru gmail as it should. But how do I tell
it to send all localemails to local spool and not send it to gmail?
My laptop does not have any valid domain
My postfix configured like this
iqb...@ghar-iqbala:~$ postconf -n
alias_database = hash:/etc/aliases
alias_map
Asif Iqbal wrote:
Hi All
All my email gets relayed thru gmail as it should. But how do I tell
it to send all localemails to local spool and not send it to gmail?
My laptop does not have any valid domain
My postfix configured like this
iqb...@ghar-iqbala:~$ postconf -n
alias_database = hash:/e
21 matches
Mail list logo