Re: Bounces back to myself

2012-12-08 Thread Muzaffer
Thanks all who replied :) Regards Muzaffer On 7 December 2012 14:08, Noel Jones wrote: > On 12/7/2012 5:26 AM, Muzaffer Tolga Özses wrote: > > NOQUEUE: reject: RCPT from mail-ea0-f172.google.com[209.85.215.172]: > > 550 5.1.1 : Recipient address rejected: > > User unknown in virtual mailbox ta

Re: Bounces back to myself

2012-12-07 Thread Noel Jones
On 12/7/2012 5:26 AM, Muzaffer Tolga Özses wrote: > NOQUEUE: reject: RCPT from mail-ea0-f172.google.com[209.85.215.172]: > 550 5.1.1 : Recipient address rejected: > User unknown in virtual mailbox table; from= > to= proto=ESMTP > helo= <--- This piece of log is from when > I try to mail r...@bilgis

Re: Bounces back to myself

2012-12-07 Thread Reindl Harald
Am 07.12.2012 12:26, schrieb Muzaffer Tolga Özses: > > On 12/07/2012 12:39 PM, Reindl Harald wrote: >> BEFORE any mailserver will be connected to the internet it >> is a basic task to make 100% sure not accept messages which >> can not be finally delivered - either you will get blacklisted >> be

Re: Bounces back to myself

2012-12-07 Thread Muzaffer Tolga Özses
On 12/07/2012 12:39 PM, Reindl Harald wrote: Am 07.12.2012 09:37, schrieb Muzaffer Tolga Özses: do not accept mail unless you deliver it. now, if you have queued mail to remove, you can use # postsuper -d $queueid The domain exists, but not the user. How do I achieve your suggestion? in my

Re: Bounces back to myself

2012-12-07 Thread Reindl Harald
Am 07.12.2012 09:37, schrieb Muzaffer Tolga Özses: >> do not accept mail unless you deliver it. >> >> now, if you have queued mail to remove, you can use >> # postsuper -d $queueid >> > The domain exists, but not the user. How do I achieve your suggestion? in my setup "local_recipient_maps" mus

Re: Bounces back to myself

2012-12-07 Thread Muzaffer Tolga Özses
On 12/06/2012 11:38 PM, mouss wrote: Le 06/12/2012 14:58, Muzaffer Tolga Özses a écrit : On 12/05/2012 03:57 PM, Benny Pedersen wrote: Muzaffer Tolga Özses skrev den 04-12-2012 09:10: mydestination = localhost try using it as default, comment it in main.cf if it still loops then recipient

Re: Bounces back to myself

2012-12-06 Thread mouss
Le 06/12/2012 14:58, Muzaffer Tolga Özses a écrit : > > On 12/05/2012 03:57 PM, Benny Pedersen wrote: >> Muzaffer Tolga Özses skrev den 04-12-2012 09:10: >> >>> mydestination = localhost >> >> try using it as default, comment it in main.cf >> >> if it still loops then recipient domain is missing in

Re: Bounces back to myself

2012-12-06 Thread Muzaffer Tolga Özses
On 12/05/2012 03:57 PM, Benny Pedersen wrote: Muzaffer Tolga Özses skrev den 04-12-2012 09:10: mydestination = localhost try using it as default, comment it in main.cf if it still loops then recipient domain is missing in mysql virtual_mailbox_domains virtual_alias_maps = mysql:/etc/post

Re: Bounces back to myself

2012-12-05 Thread Benny Pedersen
Muzaffer Tolga Özses skrev den 04-12-2012 09:10: mydestination = localhost try using it as default, comment it in main.cf if it still loops then recipient domain is missing in mysql virtual_mailbox_domains virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf virtual_mailbox_

Re: Bounces back to myself

2012-12-04 Thread The_Ace
On Tue, Dec 4, 2012 at 5:55 PM, Muzaffer Tolga Özses wrote: > >Dec 4 09:57:29 kartagis postfix/smtp[21296]: D576E9988: to= ><[node:author:mail]@mail.bilgisayarciniz.org>, orig_to=<[node:author:mail]>, >relay=none, delay=0.01, >delays=0.01/0/0.01/0, dsn=5.4.6, status=bounced (mail >for mail.bilg

Re: Bounces back to myself

2012-12-04 Thread Muzaffer Tolga Özses
On 12/04/2012 12:38 PM, Mark Alan wrote: (postconf -d;postconf -n)|sort|uniq -d I was asking about how to remove that queue. Other than that, thanks for the tips. Muzaffer

Re: Bounces back to myself

2012-12-04 Thread Mark Alan
On Tue, 04 Dec 2012 10:10:05 +0200, Muzaffer Tolga Özses wrote: > ... > append_dot_mydomain = no > biff = no > inet_interfaces = all > recipient_delimiter = + > relayhost = You don't need to be re-declaring the postfix default settings again. Try if the following helps simplifying your main.cf: