sender_canonical_maps and no delivered mails

2014-02-03 Thread pgala
Hi, i am using sender_canonical_maps to rewrite sender when i want send outgoing mail. Sender_canonical_maps is: Sender_canonical_maps--- /^.*/ mym...@isp.com - Sender_canonical_classes=envelope_address. I also used dovecot to reply mail when recipient's ma

Re: sender_canonical_maps and no delivered mails

2014-02-03 Thread Noel Jones
On 2/3/2014 7:45 AM, pgala wrote: > Hi, > > i am using sender_canonical_maps to rewrite sender when i want send outgoing > mail. Sender_canonical_maps is: > Sender_canonical_maps--- > /^.*/ mym...@isp.com > - > Sender_canonical_classes=envelope_address. > >

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread pgala
Thanks, i read it but i can't resolve my problem still. I have private mail server using by my java application. I rewrite envelope sender to relay mail outgoing, but i want disable this rewriting when mail is delivered inside my domain. I have to enable rewriting for outgoing mail to be able rel

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread Noel Jones
On 2/19/2014 6:31 AM, pgala wrote: > Thanks, i read it but i can't resolve my problem still. > > I have private mail server using by my java application. I rewrite envelope > sender to relay mail outgoing, but i want disable this rewriting when mail > is delivered inside my domain. > This is exa

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread pgala
but generic rewrite envelope and header addresses. I want rewrite only envelope addresses for only mails which are relay (not from my internal domains). -- View this message in context: http://postfix.1071664.n5.nabble.com/sender-canonical-maps-and-no-delivered-mails-tp64909p65345.html Sent fr

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread Noel Jones
On 2/19/2014 9:12 AM, pgala wrote: > but generic rewrite envelope and header addresses. I want rewrite only > envelope addresses for only mails which are relay (not from my internal > domains). > This sounds quite unusual. Could you please explain what problem this solves for you? -- Noel J

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread pgala
I use postfix and dovecot as mail server in java application. I use virutal domain, mysql database etc. to send internal mail. If i want send mail to world i use my mail account in mail service provider. I want everybody can send outgoing mail so i set in sender_canonical --- /^

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread li...@rhsoft.net
Am 19.02.2014 16:56, schrieb pgala: > In dovecot i use plugin quota exceeded to inform sender about no delivered > mail if somebody send internal mail. My problem is that dovecot send > information about no delivered messages to envelope_sender instead header > from. I try force dovecot to use he

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread Viktor Dukhovni
On Wed, Feb 19, 2014 at 07:56:08AM -0800, pgala wrote: > In dovecot I use plugin quota exceeded to inform sender about no delivered > mail if somebody send internal mail. My problem is that dovecot send > information about no delivered messages to envelope_sender instead header > from. I try force

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread pgala
but i want info about exceeded quota only if recipient is user in my internal domain. For example user2 have full mailbox. If try user1@mydomain send mail to user2@mydomain then get mail "your mails to user2@mydomain can't be delivered". This mail is generate by dovecto if i use quota exceeded plug

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread Noel Jones
On 2/19/2014 9:56 AM, pgala wrote: > I use postfix and dovecot as mail server in java application. I use virutal > domain, mysql database etc. to send internal mail. If i want send mail to > world i use my mail account in mail service provider. I want everybody can > send outgoing mail so i set in

Re: sender_canonical_maps and no delivered mails

2014-02-19 Thread Viktor Dukhovni
On Wed, Feb 19, 2014 at 08:21:09AM -0800, pgala wrote: > But I want info about exceeded quota only if recipient is user in my internal > domain. There is no need for (it is a mistake to configure) sender notices about exceeded quotas. Senders get bounces when mail is not delivered (Dovecot LDA r