Re: email/postfix guru help needed, will compensate

2010-06-05 Thread George
Thank you to all who replied with offers to help. postfix does indeed work great out of the box with minimal configuration. Our dns related issue was fixed after a 45 minute investigation with one of you, thanks again - george --- On Fri, 6/4/10, George joss...@yahoo.com wrote: From: George

Re: Understanding Client Restrictions

2010-06-05 Thread Drew Tomlinson
On 6/4/2010 6:24 PM, Noel Jones wrote: On 6/4/2010 8:10 PM, Jeroen Geilman wrote: On 6/4/2010 7:12 PM, Jeroen Geilman wrote: On 6/4/2010 6:59 PM, Jeroen Geilman wrote: 554 5.7.1 Service unavailable; Client host [69.63.178.167] blocked using bl.spamcop.net; Blocked - see

Re: Custom Policy Integration

2010-06-05 Thread punit jain
Hi Wieste, Thanks for the link.I would like to know if my understanding is correct. Here is what I understood: - 1. Postfix uses Milter (mail filter) protocol to allow external application to inspect SMTP events (CONNECT, DISCONNECT), SMTP commands (HELO, MAIL FROM, etc.) as well as mail content

Re: Custom Policy Integration

2010-06-05 Thread Wietse Venema
punit jain: Hi Wieste, Thanks for the link.I would like to know if my understanding is correct. Here is what I understood: - 1. Postfix uses Milter (mail filter) protocol to allow external application to inspect SMTP events (CONNECT, DISCONNECT), SMTP commands (HELO, MAIL FROM, etc.) as

unknow user 450 to 550 reject code

2010-06-05 Thread Gabor Illo
Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again) -- Best Regards Gábor Illó

Re: unknow user 450 to 550 reject code

2010-06-05 Thread Jeroen Geilman
Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again) The unknown_virtual_mailbox_reject_code response defaults to 550. If it is not 550 on your system, somebody altered it from the default. (I don't see how an

Re: unknow user 450 to 550 reject code

2010-06-05 Thread John Peach
On Sat, 05 Jun 2010 23:26:46 +0200 Jeroen Geilman jer...@adaptr.nl wrote: Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again) The unknown_virtual_mailbox_reject_code response defaults to 550. If it is not

Re: unknow user 450 to 550 reject code

2010-06-05 Thread Jeroen Geilman
On Sat, 05 Jun 2010 23:26:46 +0200 Jeroen Geilmanjer...@adaptr.nl wrote: Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again) The unknown_virtual_mailbox_reject_code response defaults to 550. If it is

Re: unknow user 450 to 550 reject code

2010-06-05 Thread John Peach
On Sat, 05 Jun 2010 23:33:04 +0200 Jeroen Geilman jer...@adaptr.nl wrote: On Sat, 05 Jun 2010 23:26:46 +0200 Jeroen Geilmanjer...@adaptr.nl wrote: Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send

Re: unknow user 450 to 550 reject code

2010-06-05 Thread Gabor Illo
2010.06.05. 23:31 keltezéssel, John Peach írta: On Sat, 05 Jun 2010 23:26:46 +0200 Jeroen Geilmanjer...@adaptr.nl wrote: Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again) The

Re: unknow user 450 to 550 reject code

2010-06-05 Thread Jeroen Geilman
On Sat, 05 Jun 2010 23:33:04 +0200 Jeroen Geilmanjer...@adaptr.nl wrote: On Sat, 05 Jun 2010 23:26:46 +0200 Jeroen Geilmanjer...@adaptr.nl wrote: Ciao Somebody have any idea how can i change User unknown in virtual mailbox table reject code from 450 to 550 (don't send again)

Re: unknow user 450 to 550 reject code

2010-06-05 Thread /dev/rob0
On Sat, Jun 05, 2010 at 05:31:17PM -0400, John Peach wrote: soft_bounce is set to yes by default (so that you can correct your config before putting it into production). Not so. Granted that this may have been the OP's problem, but the Postfix default is no: $ /usr/sbin/postconf -d