[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-23 Thread Alexander Kolesnikov via Postfix-users
23.05.2024 15:38, Kevin Cousin via Postfix-users пишет: Le 2024-05-21T22:50:48.000+02:00, Wietse Venema via Postfix-users a écrit : Kevin Cousin via Postfix-users:

[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-23 Thread Kevin Cousin via Postfix-users
Le 2024-05-21T22:50:48.000+02:00, Wietse Venema via Postfix-users a écrit : > Kevin Cousin via Postfix-users: >>  Hi, >>   >>   We are using Postfix as relay for our internal apps. This apps >>  are >>   >>   sending mails to final users with from nore...@example.net, but >>   >>   sometimes, adr

[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-22 Thread Kevin Cousin via Postfix-users
Le 2024-05-22T10:15:34.000+02:00, Matus UHLAR - fantomas via Postfix-users a écrit : > On 21.05.24 15:13, Kevin Cousin via Postfix-users wrote: >>  We are using Postfix as relay for our internal apps. This apps >>  are >>   >>  sending mails to final users with from nore...@example.net, but >>  

[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-22 Thread Matus UHLAR - fantomas via Postfix-users
On 21.05.24 15:13, Kevin Cousin via Postfix-users wrote: We are using Postfix as relay for our internal apps. This apps are sending mails to final users with from nore...@example.net, but sometimes, adresses are wrong and a Non delivery notification is generated ans sent back to nore...@example.n

[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-21 Thread Northwind via Postfix-users
Can I have multi-smtpd instances by updating master.cf? for example, one instance for handling domain a.com, another instance for b.com. The two instances have different policies for incoming messages. Thanks. Configure a dedicated smtpd servicce in master.cf. Then use

[pfx] Re: Disable Non Delivery Notifications only for some adresses

2024-05-21 Thread Wietse Venema via Postfix-users
Kevin Cousin via Postfix-users: > Hi, > > We are using Postfix as relay for our internal apps. This apps are > sending mails to final users with from nore...@example.net, but > sometimes, adresses are wrong and a Non delivery notification is > generated ans sent back to nore...@example.net. > > I

[pfx] Disable Non Delivery Notifications only for some adresses

2024-05-21 Thread Kevin Cousin via Postfix-users
Hi, We are using Postfix as relay for our internal apps. This apps are sending mails to final users with from nore...@example.net, but sometimes, adresses are wrong and a Non delivery notification is generated ans sent back to nore...@example.net. Is it any way to disable this notifications  only

[pfx] Re: Postfix server is sending non-delivery notifications with a blank "from" address

2023-04-27 Thread Matus UHLAR - fantomas via Postfix-users
On Thu, Apr 27, 2023 at 11:13:13AM -0300, Rejaine Monteiro via Postfix-users wrote: > And is there any way to not send bounces to a specific email (ex: > don't send bounces to nore...@domain.com) Em qui., 27 de abr. de 2023 às 11:57, Viktor Dukhovni via Postfix-users < postfix-users@postfix.org

[pfx] Re: Postfix server is sending non-delivery notifications with a blank "from" address

2023-04-27 Thread Viktor Dukhovni via Postfix-users
On Thu, Apr 27, 2023 at 02:15:38PM -0300, Rejaine Monteiro wrote: > I know that bounces are necessary.. > but addresses like "noreply" are usually automation robots and do not > receive responses and can generate double bounces.. Responses may not be read (or, in particular, *replied-to*), but bo

[pfx] Re: Postfix server is sending non-delivery notifications with a blank "from" address

2023-04-27 Thread Rejaine Monteiro via Postfix-users
domain.com) .. sorry if I wasn't clear (bad english) Em qui., 27 de abr. de 2023 às 11:57, Viktor Dukhovni via Postfix-users < postfix-users@postfix.org> escreveu: > On Thu, Apr 27, 2023 at 11:13:13AM -0300, Rejaine Monteiro via > Postfix-users wrote: > > > I have a Po

[pfx] Re: Postfix server is sending non-delivery notifications with a blank "from" address

2023-04-27 Thread Viktor Dukhovni via Postfix-users
On Thu, Apr 27, 2023 at 11:13:13AM -0300, Rejaine Monteiro via Postfix-users wrote: > I have a Postfix 3.4.13 that sends non-delivery notifications with a blank > "from" address, like so: > > postfix/bounce[3337994]: 536301634D8: sender non-delivery notification: > 4

[pfx] Postfix server is sending non-delivery notifications with a blank "from" address

2023-04-27 Thread Rejaine Monteiro via Postfix-users
Hi I have a Postfix 3.4.13 that sends non-delivery notifications with a blank "from" address, like so: postfix/bounce[3337994]: 536301634D8: sender non-delivery notification: 421CF1634EB postfix/qmgr[2272522]: 421CF1634EB: from=<>, size=8212, nrcpt=1 (queue active) How can I f

Re: Problem with non-delivery notifications and smtpd_recipient_restrictions

2009-01-27 Thread Larry Stone
On 1/27/09 7:05 AM, Cédric Laruelle at laruel...@aiderdonner.com wrote: > I want to prevent the local users to send emails to a certain domain, let¹s > say baddomain.com > > In order to do that, I set > smtpd_recipient_restrictions = > permit_mynetworks > permit_sasl_authenticated

RE: Problem with non-delivery notifications and smtpd_recipient_restrictions

2009-01-27 Thread Cédric Laruelle
Objet : Problem with non-delivery notifications and smtpd_recipient_restrictions Hi, I want to prevent the local users to send emails to a certain domain, let’s say baddomain.com In order to do that, I set smtpd_recipient_restrictions = permit_mynetworks

Problem with non-delivery notifications and smtpd_recipient_restrictions

2009-01-27 Thread Cédric Laruelle
Hi, I want to prevent the local users to send emails to a certain domain, let’s say baddomain.com In order to do that, I set smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination check_recipient_access hash:/etc/

Re: Backscatter issues with non-delivery notifications

2008-11-03 Thread mouss
Dave Buchanan (Abo Ltd) wrote: Dear postfix users I have re-configured our postfix mailservers to remove catch all aliases to remove the ammount of mail accepted. I know have one more issue to resolve with respect to non delivery notifications - backscatter the setup is as follows [EMAIL

Re: Backscatter issues with non-delivery notifications

2008-11-03 Thread MailingListe
Zitat von "Dave Buchanan (Abo Ltd)" <[EMAIL PROTECTED]>: Dear postfix users I have re-configured our postfix mailservers to remove catch all aliases to remove the ammount of mail accepted. I know have one more issue to resolve with respect to non delivery notificatio

Re: Backscatter issues with non-delivery notifications

2008-11-03 Thread Jorey Bump
Dave Buchanan (Abo Ltd) wrote, at 11/03/2008 10:32 AM: > Dear postfix users > > I have re-configured our postfix mailservers to remove catch all aliases to > remove the ammount of mail accepted. > > I know have one more issue to resolve with respect to non deliver

Re: Backscatter issues with non-delivery notifications

2008-11-03 Thread Stefan Förster
* "Dave Buchanan (Abo Ltd)" <[EMAIL PROTECTED]> wrote: > This is what happens to an e-mail that has spam / virus etc from > > Mail is accepted by our servers for delivery and then passed on to [EMAIL > PROTECTED] > The demon.net mailserver rejects this mail with a 550 error > our mailserver then

Re: Backscatter issues with non-delivery notifications

2008-11-03 Thread Terry Carmen
Dave Buchanan (Abo Ltd) wrote: Dear postfix users I have re-configured our postfix mailservers to remove catch all aliases to remove the ammount of mail accepted. I know have one more issue to resolve with respect to non delivery notifications - backscatter the setup is as follows [EMAIL

Backscatter issues with non-delivery notifications

2008-11-03 Thread Dave Buchanan (Abo Ltd)
Dear postfix users I have re-configured our postfix mailservers to remove catch all aliases to remove the ammount of mail accepted. I know have one more issue to resolve with respect to non delivery notifications - backscatter the setup is as follows [EMAIL PROTECTED] -> [EMAIL PROTEC

Re: Delivery notifications

2008-07-24 Thread mouss
Brandon Keepers wrote: I'm working on an application that is backed by Postfix 2.3.8 and Dovecot 1.0.13, configured with virtual domains, for handling messaging. I need to be able to send the notification (such as "You've received a new message on SomeAwesomeService. Click here to check it out

Re: [Dovecot] Delivery notifications

2008-07-24 Thread Brandon Keepers
On Jul 24, 2008, at 12:09 PM, Scott Silva wrote: on 7-24-2008 9:03 AM Brandon Keepers spake the following: In my opinion (which is worth every penny you didn't pay for it) If I want notices of my new messages on a phone or other mobile device, I might as well just get the message sent or co

Delivery notifications

2008-07-24 Thread Brandon Keepers
I'm working on an application that is backed by Postfix 2.3.8 and Dovecot 1.0.13, configured with virtual domains, for handling messaging. I need to be able to send the notification (such as "You've received a new message on SomeAwesomeService. Click here to check it out", It's evil, I know