Hi all
How can I slow down deliveries to specified domain after temporary deferred?
I have a list for marketing purposes and 2/3 part of subscribed users is
on yahoo.
To yahoo, deliveries go through slow transport:
slow_destination_recipient_limit=10
slow_destination_concurrency_limit=1
slow
* Birta Levente [2013-01-29 10:18:15 +0200]:
> Hi all
>
> How can I slow down deliveries to specified domain after temporary deferred?
>
> I have a list for marketing purposes and 2/3 part of subscribed
> users is on yahoo.
This was discussed recently on the list, perhaps have a look at some o
Tue, 29 Jan 2013 08:30:05 + skrev James Griffin
:
> * Birta Levente [2013-01-29 10:18:15 +0200]:
>
> > Hi all
> >
> > How can I slow down deliveries to specified domain after temporary
> > deferred?
> >
> > I have a list for marketing purposes and 2/3 part of subscribed
> > users is on yah
On 29/01/2013 10:49, Titanus Eramius wrote:
Tue, 29 Jan 2013 08:30:05 + skrev James Griffin
:
* Birta Levente [2013-01-29 10:18:15 +0200]:
Hi all
How can I slow down deliveries to specified domain after temporary
deferred?
I have a list for marketing purposes and 2/3 part of subscribed
Greetings,
my home computer (CLIENT) has postfix configured to relay all outgoing
email to my actual email SERVER, that is running on a VPS. The current
outputs of postconf -n for both boxes are below.
For reasons not really relevant here, a while ago I had configured the
SERVER to only relay for
On Jan 29, 2013, at 08:43, Markus Grunwald wrote:
> is it possible to use multiple certificates for my virtual mail domains?
>
> I have configured my "main" mailbox as the-grue.de. For this
> domain, I can use smtpd_tls_cert_file and smtpd_tls_key_file and tls
> works just fine :) But I don't s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/29/2013 11:43 AM, M. Fioretti wrote:
>
> which looks like postfix on the SERVER was not aware that now
> 2.39.122.159 IS in mynetworks. Why? Any help to figure out what is
> happening is
> myn
On 29/01/2013 10:43, M. Fioretti wrote:
which looks like postfix on the SERVER was not aware that now 2.39.122.159
IS in mynetworks. Why?
mynetworks = 127.0.0.0/8, 212.48.186.219, 2.39.122.59
2.39.122.159 <--- does not match --^
Mark
--
http://mark.goodge.co.uk
On Tue, January 29, 2013 11:43 am, M. Fioretti wrote:
> Greetings,
>
> my home computer (CLIENT) has postfix configured to relay all outgoing
> email to my actual email SERVER, that is running on a VPS. The current
> outputs of postconf -n for both boxes are below.
>
> For reasons not really relev
On 01/29/2013 12:14 PM, M. Fioretti wrote:
I have no idea if it is relevant and what it may mean, but I have found
out just now that:
1) the control panel of my modem says my public IP address is 2.39.122.159
2) which is the same address that postfix in the server sees, cfr the log
above
3) but
there are times when a refreshing, if a bit embarrassing "shock" from
others is the only way out of a problem.
I can't remember how many times I DID check that string I had typed to be
sure there were no typos before posting for help, but of course, it was
159, not 59, sorry.
Thanks!
of course, a
Markus Grunwald:
> Hello,
>
> is it possible to use multiple certificates for my virtual mail domains?
>
> I have configured my "main" mailbox as the-grue.de. For this
> domain, I can use smtpd_tls_cert_file and smtpd_tls_key_file and tls
> works just fine :) But I don't see a possibility to add
On Tue, 29 Jan 2013 07:27:01 -0500 (EST)
Wietse Venema articulated:
> > Is it possible to add certificates/tls for the virtual domains?
>
> There is an RFC for this (SNI) but code has not yet been written
> for Postfix.
I did not realize that there was an RFC for this. This might be a nice
pro
Am 29.01.2013 13:55, schrieb Jerry:
> On Tue, 29 Jan 2013 07:27:01 -0500 (EST)
> Wietse Venema articulated:
>
>>> Is it possible to add certificates/tls for the virtual domains?
>>
>> There is an RFC for this (SNI) but code has not yet been written
>> for Postfix.
>
> I did not realize that t
Greetings
I am archiving mail using always_bcc = archive1. Is there a regex or a way that
I can add an address to " not_always_bcc "
lets say the archive1 typically recieves bcc's from relay. Sometimes messages
from the archive are retrieved and sent to an administrator via email , using
the s
On Tue, Jan 29, 2013 at 08:43:31AM +0100, Markus Grunwald wrote:
> is it possible to use multiple certificates for my virtual mail domains?
http://archives.neohapsis.com/archives/postfix/2013-01/0174.html
For Postfix 2.11 (2.10 is almost out the door, so it is too late for
this year) I've layed
jeffrey j donovan:
> Greetings
> I am archiving mail using always_bcc = archive1. Is there a regex
> or a way that I can add an address to " not_always_bcc "
For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
Wietse
On Jan 29, 2013, at 9:43 AM, Wietse Venema wrote:
> For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
>
> Wietse
Thanks for the reply,
So if i want to avoid bcc from specific host/ u...@domain.tld I need to create
a bcc_map for those that I do want copied and not use alwa
jeffrey j donovan:
>
> On Jan 29, 2013, at 9:43 AM, Wietse Venema wrote:
>
> > For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
>
> Thanks for the reply,
>
> So if i want to avoid bcc from specific host/ u...@domain.tld I
> need to create a bcc_map for those that I do want copie
I implemented the postscreen capability on a small MTA I run for
friends and family. Once I got postscreen configuration producing the
results I wanted, I soon tired of watching the detailed maillog to see
how postscreen was operating. So I wrote a quick shell script to
summarize the log file an
On Sun, Jan 27, 2013 at 12:05 PM, Erwan David wrote:
> Le 27/01/2013 16:14, FigureoTV SFM a écrit :
>
>> Hello.
>>
>> I'm a postfix newbie and experiencing a lot of problems trying to get
>> to run smoothly as it was on my previous server.
>>
>> I don't know what's causing these errors:
>>
>> Jan
On 1/29/2013 1:07 PM, Mike. wrote:
I implemented the postscreen capability on a small MTA I run for
friends and family. Once I got postscreen configuration producing the
results I wanted, I soon tired of watching the detailed maillog to see
how postscreen was operating. So I wrote a quick shell
On 1/29/2013 12:13 PM, FigureoTV SFM wrote:
> On Sun, Jan 27, 2013 at 12:05 PM, Erwan David wrote:
>> Le 27/01/2013 16:14, FigureoTV SFM a écrit :
>>
>>> Hello.
>>>
>>> I'm a postfix newbie and experiencing a lot of problems trying to get
>>> to run smoothly as it was on my previous server.
>>>
>>
On 1/29/2013 at 1:14 PM Brian Evans wrote:
|On 1/29/2013 1:07 PM, Mike. wrote:
|> I implemented the postscreen capability on a small MTA I run for
|> friends and family. Once I got postscreen configuration producing
the
|> results I wanted, I soon tired of watching the detailed maillog to
see
|
On 1/29/2013 1:29 PM, Mike. wrote:
On 1/29/2013 at 1:14 PM Brian Evans wrote:
|On 1/29/2013 1:07 PM, Mike. wrote:
|> I implemented the postscreen capability on a small MTA I run for
|> friends and family. Once I got postscreen configuration producing
the
|> results I wanted, I soon tired of wa
On 1/29/2013 at 1:43 PM Brian Evans wrote:
|On 1/29/2013 1:29 PM, Mike. wrote:
|>
|> On 1/29/2013 at 1:14 PM Brian Evans wrote:
|>
|> |On 1/29/2013 1:07 PM, Mike. wrote:
|> |> I implemented the postscreen capability on a small MTA I run for
|> |> friends and family. Once I got postscreen configur
On 1/29/2013 1:43 PM, Brian Evans wrote:
Because of that, I have skewed numbers:
All "incoming" log records: 10187
All "status=sent" log records: 7506
All "status=deferred" log records: 3302
rejected: -621 (-6%)
It is not a simple math of "A minus B minus C" to find out how much
postscreen is r
On 1/29/2013 at 2:01 PM Brian Evans wrote:
|On 1/29/2013 1:43 PM, Brian Evans wrote:
|> Because of that, I have skewed numbers:
|> All "incoming" log records: 10187
|> All "status=sent" log records: 7506
|> All "status=deferred" log records: 3302
|> rejected: -621 (-6%)
|>
|> It is not a simple
On Tuesday 29/01/2013 at 1:37 pm, Mike. wrote:
On 1/29/2013 at 2:01 PM Brian Evans wrote:
|On 1/29/2013 1:43 PM, Brian Evans wrote:
|> Because of that, I have skewed numbers:
|> All "incoming" log records: 10187
|> All "status=sent" log records: 7506
|> All "status=deferred" log records:
On 1/29/2013 at 2:06 PM lcon...@go2france.com wrote:
|On Tuesday 29/01/2013 at 1:37 pm, Mike. wrote:
|>
|I suggest you simplify and use only postscreen log lines.
|
|"sent" and "deferred" are not postscreen actions.
|
|and "sent" double counts when postfix sends to content filter AND
|sends to
On Jan 29, 2013, at 10:49 AM, Wietse Venema wrote:
> Let the computer do the work for you.
>
> /etc/postfix/main.cf:
> sender_bcc_maps = pcre:/etc/postfix/sender_bcc.pcre
>
> /etc/postfix/sender_bcc.pcre:
>if !/^archive-sender@archive-host\.example\.com$/
>/./ archive-recipi...@archi
On 1/29/2013 8:07 PM, Mike. wrote:
I implemented the postscreen capability on a small MTA I run for
friends and family. Once I got postscreen configuration producing the
results I wanted, I soon tired of watching the detailed maillog to see
how postscreen was operating. So I wrote a quick shel
:( No ways resolve this problem ? or accept when sendmail to Hotmail into Spam.
Help Me if YOUs did...
-Original Message-
From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org]
On Behalf Of peter evans
Sent: Tuesday, January 29, 2013 3:45 PM
To: postfix-users@pos
33 matches
Mail list logo