On Wed, Jun 03, 2009 at 08:52:49PM -0600, LuKreme wrote:
> On 3-Jun-2009, at 20:51, LuKreme wrote:
>> /j10(300|2\d\d)@example\.com$/ thisaddr...@example.com
>
>
> Oops.
>
> /j10(300|[0-2]\d\d)@example\.com$/ thisaddr...@example.com
Unless you really watch match the OP's range exactly, close enoug
On Thursday, June 04, 2009 at 03:41 CEST,
Corey Chandler wrote:
> mouss wrote:
>
> > he can put multiple IPs in "hosts=..." statement.
>
> Within the mysql map file itself? That's nifty; I wasn't aware that
> was there; I'll have to revisit some of my own configs.
>
> Does it roundrobin, ta
meyer-jor...@t-online.de wrote:
Hi there!
Can someone give me a hint:
I've two postfix servers which both have two NICs, one with an official IP to
the internet, and one with a private IP to the internal LAN.
I want to permit SMTP from the outside via submission port with SMTP Auth. It runs l
On 3-Jun-2009, at 20:51, LuKreme wrote:
/j10(300|2\d\d)@example\.com$/ thisaddr...@example.com
Oops.
/j10(300|[0-2]\d\d)@example\.com$/ thisaddr...@example.com
--
And I just don't care what happens next / looks like freedom but it
feels like death / it's something in between, I guess
On 3-Jun-2009, at 00:28, Kammen van, Marco, Springer SBM NL wrote:
/j(10001..10300)\...@domain\.com/ thisaddr...@domain.com
/j10(300|2\d\d)@example\.com$/ thisaddr...@example.com
--
Q how do you titillate an ocelot?
A you oscillate its tit a lot.
mouss wrote:
Corey Chandler a écrit :
C'est vrai. J'ai ecrit:
Juan Antonio Cuesta wrote:
Hello,
i have installed Postfix with support for Mysql, i want to write my
virtual file over a Mysql table.
I have 5 servers with postfix and is very simple shared the conf with
the 5 servers.
A
Hi there!
Can someone give me a hint:
I've two postfix servers which both have two NICs, one with an official IP to
the internet, and one with a private IP to the internal LAN.
I want to permit SMTP from the outside via submission port with SMTP Auth. It
runs like expected with the older 2.0.1
Rob Tanner:
> Hi,
>
> We have some email policies that we want to implement and it looks like a
> policy server is the perfect tool. We have two edge servers on which we
> want to implement the policies. My thought is to build a threaded server in
> Java and run it actually one the machine that
Hi,
We have some email policies that we want to implement and it looks like a
policy server is the perfect tool. We have two edge servers on which we
want to implement the policies. My thought is to build a threaded server in
Java and run it actually one the machine that the databases it will co
Corey Chandler a écrit :
> Juan Antonio Cuesta wrote:
>> Hello,
>>
>> i have installed Postfix with support for Mysql, i want to write my
>> virtual file over a Mysql table.
>> I have 5 servers with postfix and is very simple shared the conf with
>> the 5 servers.
>>
>> All works very very well, bu
On Wed, Jun 03, 2009 at 09:11:52PM +0300, Nikos Papadopoulos wrote:
> Dear friends,
>
> I have configured Postfix with the Always_BCC and I would like to exclude
> some of
> the email accounts from being copied to the "BCC Account".
> Is it possible? If so what should I do?
Disable always_bcc
Dear friends,
I have configured Postfix with the Always_BCC and I would like to exclude some
of
the email accounts from being copied to the "BCC Account".
Is it possible? If so what should I do?
Best Regards,
Nikos
On Wed, Jun 03, 2009 at 04:11:42PM +0100, no7find - wrote:
> Hi list !
>
> I want to know if there is any way to find out the IN and OUT messages
> per queue (active, incoming, ...). And later I want to estimate the
> rate on each queue.
The rate at which messages enter the incoming queue is det
Paul Cocker wrote:
-Original Message-
From: Noel Jones [mailto:njo...@megan.vbhcs.org]
postfix. Note that some sites consider the address probes
you have enabled a form of abuse - if you send too many of
them them, they will blacklist you. You might want to turn
that feature back of
On Wed, Jun 03, 2009 at 09:05:16AM -0600, Just E. Mail wrote:
> I have only one more wish; I wish there was a list of all the MAPS used in
> Postfix?
You really don't want this. Less is more. Only define or override Postfix
parameters that implement a non-default behaviour you need to control
in
Correction in-line.
Wietse Venema:
> Calvin Browne:
> > Hi all - need someone to hit me with a clue bat.
> >
> > I have one particular address in a domain that is handled by
> > virtual_alias_domains through a virtual_alias_maps table. This address
> > gets redirected to an account on another smt
Hi list !
I want to know if there is any way to find out the IN and OUT messages
per queue (active, incoming, ...). And later I want to estimate the
rate on each queue.
The way I'm trying to this is by parsing mail.log file and it require
to active verbose/debug mode of queue manager daemon.
mas
I have this posting out for couple of days and many Techies from this
mailing list responded with suggestions. I did not understand any one of
them because I am a NEWBIE and I was thinking more closed in a SQL box
and thinking of Postfix using the backend PGSQL in some what a
conventional way
Calvin Browne:
> Hi all - need someone to hit me with a clue bat.
>
> I have one particular address in a domain that is handled by
> virtual_alias_domains through a virtual_alias_maps table. This address
> gets redirected to an account on another smtp server. I would like to
> rate limit the deliv
Hi all - need someone to hit me with a clue bat.
I have one particular address in a domain that is handled by
virtual_alias_domains through a virtual_alias_maps table. This address
gets redirected to an account on another smtp server. I would like to
rate limit the delivery perhaps by sending it o
2009/6/3 Sthu Pous :
> Interesting to note, but on
>
> postconf -d
>
> I see mynetworks = 127.0.0.0/8 v.x.y.z/25 192.168.0.0/24
That's well and good, but -d is for defaults, don't use it to make
judgements. All that matters is what you see here and now with
`postconf -n`, which you haven't shown
* Sthu Pous :
> Interesting to note, but on
>
> postconf -d
>
> I see mynetworks = 127.0.0.0/8 v.x.y.z/25 192.168.0.0/24
>
> from whence it comes?
postconf -d shows the defaults
--
Ralf Hildebrandt
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.computer
Sthu Pous:
> Thank You for Your time and answer, Carlos:
>
> > So for those three machines above to be able to send email using
> > Postfix, I need add the
> > following to '/etc/postfix/mynetworks':
> >
> > 127.0.0.0/8
> > 10.1.0.0/16
> >
> > Try that, reload Postfix and try and send email. Hop
Thank You for Your time and answer, Carlos:
> So for those three machines above to be able to send email using
> Postfix, I need add the
> following to '/etc/postfix/mynetworks':
>
> 127.0.0.0/8
> 10.1.0.0/16
>
> Try that, reload Postfix and try and send email. Hope that helps. Also
> your logs
On 6/2/2009, Just E. Mail (justem...@imwell-usa.com) wrote:
> I am setting up LVS. I have two Real Servers running CentOS,
> PostgeSQL Client, freeRADIUS, Postfix, etc. Both of the Real Servers
> access data from the backend PostgreSQL Server.
>
> I have setup freeRADIUS application. It authentica
On Wednesday 03 June 2009 13:02:08 Sthu Pous wrote:
[...]
> 454 4.7.0 TLS not available due to local problem
>
> And what is the local problem? Some permissions?
Read the log (and post it if you need help).
Rainer
Thank You for Your time and answer, Rainer:
> Amazingly this thread has moved in a totally strange direction (or I overlook
> s.th. and I make a fool of myself). The server does not advertise STARTTLS,
> so "command not implemented" is a correct response. You didn't have TLS
> enabled in the c
> -Original Message-
> From: Noel Jones [mailto:njo...@megan.vbhcs.org]
> Sent: 01 June 2009 14:30
> To: Paul Cocker; postfix-users@postfix.org
> Subject: [SPAM?] Re: SPF implementation not working
> Importance: Low
>
> Paul Cocker wrote:
> > I'm trying to implement SPF on our Postfix 2.3
* Kammen van, Marco, Springer SBM NL :
> Hi All,
>
>
>
> One of our users is requesting a batch of e-mail aliases ranging from:
>
> j10...@domain.com to j10...@domain.com
>
>
>
> I made the following regexp which kind of does the trick:
>
>
>
> /j10[0-3][0-9][0-...@domain\.com/ thisadd
>> One of our users is requesting a batch of e-mail aliases ranging
from:
>>
>> j10...@domain.com to j10...@domain.com
>>
>> I made the following regexp which kind of does the trick:
>>
>> /j10[0-3][0-9][0-...@domain\.com/ thisaddr...@domain.com
>>
>> But this adds the range of j10300 to j10399 whi
30 matches
Mail list logo