Hi there,
I'd like to know if is possible to get the specific tag information in the
message using master.cf.
For example:
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
I can get the sender, nexthop and recipient.
Can I get a specif
Alfredo Saldanha:
> bsmtp unix - n n - - pipe
> flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
>
> I can get the sender, nexthop and recipient.
As described in the pipe(8) manpage the $name macros provide
information from the message envelope, and from SMTP protoco
Thank you Wietse.
- Mensagem original -
De: "Wietse Venema"
Para: "Postfix users"
Enviadas: Segunda-feira, 8 de abril de 2013 12:07:46
Assunto: Re: Get tags in master.cf
Alfredo Saldanha:
> bsmtp unix - n n - - pipe
> flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $next
I agree with you and with the sentence "Postfix is designed to work on a mail
queue of any size. This is possible because Postfix works with a fixed memory
budget.", and we don't want to break the architecture.
What I'm talking about at this stage, it's if the scheduling algorithm we are
asking
Giorgio Luchi:
> I agree with you and with the sentence "Postfix is designed to
> work on a mail queue of any size. This is possible because Postfix
> works with a fixed memory budget.", and we don't want to break the
> architecture.
Good. The use of unbounded memory came up recently in a differen
On 4/8/2013 12:31 PM, Wietse Venema wrote:
> Giorgio Luchi:
>> I agree with you and with the sentence "Postfix is designed to
>> work on a mail queue of any size. This is possible because Postfix
>> works with a fixed memory budget.", and we don't want to break the
>> architecture.
...
> How does P
Am 08.04.2013 21:08, schrieb Stan Hoeppner:
> Isn't this a class of problem that can be fairly easily solved using
> virtual machines? Dedicate a VM and Postfix per customer, without
> needing to hack up the MTA. If the issue is "queue fairness" then one
> virtual machine per customer should ad
On 04/08/2013 01:32 AM, LuKreme wrote:
I've long used pop-before-smtp to allow authenticated users a short window in
which to send mail, but now that I've setup postfix 2.8.14 I want to also setup
secure submission on port 587 with ssl and something like Kerberos 5 or MD5
challenge/response (o
On 04/05/2013 07:13 PM, gbrinker wrote:
Hi, I hope I have a simple request for how and where to look to accomplish
this.
Situation - I was using postfix as a gateway to route incoming mail to two
locations, one a listserv server and second to an exchange server with a
couple of family users inter
On Mon, Apr 08, 2013 at 09:31:12PM +0200, Jeroen Geilman wrote:
> On 04/05/2013 07:13 PM, gbrinker wrote:
> >Hi, I hope I have a simple request for how and where to look to accomplish
> >this.
> >Situation - I was using postfix as a gateway to route incoming mail to two
> >locations, one a listser
On 06/04/2013 15:01, Wietse Venema wrote
> There must be other solutions that can work with a fixed memory
> budget and that can push excessive mail to a "low-priority" queue
> that is processed when it does not interfere with other delivery.
>
> Any solution that requires knowledge of THE COMPLETE
Simone Caruso:
> On 06/04/2013 15:01, Wietse Venema wrote
> > There must be other solutions that can work with a fixed memory
> > budget and that can push excessive mail to a "low-priority" queue
> > that is processed when it does not interfere with other delivery.
> >
> > Any solution that require
> I just simulated the performance hit of 256 incoming queues by setting
>
> hash_queue_names = incoming
> hash_queue_depth = 2
>
> and running smtp-source, sending mail to an alias for /dev/null.
>
> Postfix queue performance for small messages already dropped by
> 30%, with the write cach
Dear Sirs, From these error messages below, could you possibly advise what the reason might be that I am not able to receive messages into my Postfix-Dovecot mail server! OS: FreeBSD 9.1 Postfix 2.9.5,1 Dovecot 1.2.17 /var/log/maillog: -
Postfix is not configured to accept mail for mhm.lv
On 4/8/2013 9:30 PM, Indiana Jones wrote:
Dear Sirs,
From these error messages below, could you possibly advise what the
reason might be that
I am not able to receive messages into my Postfix-Dovecot mail server!
OS: FreeBSD 9.1
Postfix 2.9.5
On 4/8/2013 8:30 PM, Indiana Jones wrote:
> Dear Sirs,
>
> From these error messages below, could you possibly advise what the
> reason might be that
> I am not able to receive messages into my Postfix-Dovecot mail server!
>
> OS: FreeBSD 9.1
> Postfix 2.9.5,1
> Dovecot 1.2.17
>
>
> /var/lo
16 matches
Mail list logo