On Tue, Oct 23, 2012 at 11:49:15AM -0700, marintech wrote:
> Sorry about that, I did not notice the guidelines.

I meant the link that Jeroen gave you.

> I think I have detailed my problem well. Here is my postconf -n

And Viktor, first reply, suggested that you have configured a mail 
loop. Is that not the case? There is not enough here to determine 
whether or not that is so.

> root@abda:/etc/postfix# postconf -n

Very long. Why so many settings? Are you using all of those?

These are the ones likely to be significant:

> mydestination = abda.nextcode.info, localhost, 
> localhost.localdomain

> relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf

(relayhost not set)

> transport_maps = 
> proxy:mysql:/etc/postfix/mysql-virtual_transports.cf

> virtual_mailbox_domains = 
> proxy:mysql:/etc/postfix/mysql-virtual_domains.cf

> I added the debug_peer_list for further info, here is a link to
> the output of a message trying to be delivered.
> 
> https://dl.dropbox.com/u/6738208/mail_log.txt
> 
> Hope this is more acceptable.

No, not really; non-verbose logs of 1-2 iterations of the same email 
looping should do quite nicely.

We would look at the recipient address and ask you to look up the 
domain in your address class definitions and transport_maps, and 
possibly also the full address in transport_maps too.

Verbose logging is not going to help with a mail routing loop.

My guess is the same as Viktor's:
   You've likely created a routing loop between your server and the
   spam filtering service. Don't forward already filtered mail back
   to the filtering service.

Did you talk to the support desk at the filtering service?
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to