Re: 5xx or 4xx Lever Error When mySQL Goes Down

2008-07-26 Thread Sahil Tandon
Brian Puccio <[EMAIL PROTECTED]> wrote: > On Jul 26, 2008, at 8:51 PM, Sahil Tandon wrote: >> Can you show postconf -n? > > # postconf -n [...] Wietse already answered your question; see his response. -- Sahil Tandon <[EMAIL PROTECTED]>

Re: 5xx or 4xx Lever Error When mySQL Goes Down

2008-07-26 Thread Brian Puccio
On Jul 26, 2008, at 8:51 PM, Sahil Tandon wrote: Can you show postconf -n? # postconf -n alias_maps = $alias_database config_directory = /etc/postfix message_size_limit = 4096 mydestination = server1.digitalrhapsody.com, localhost, localhost.localdomain mynetworks = 127.0.0.0/8 69.93.127

Re: 5xx or 4xx Lever Error When mySQL Goes Down

2008-07-26 Thread Wietse Venema
Brian Puccio: > Sorry if I missed this information somewhere, but if I have a single > MySQL database that store domains, accounts, aliases, etc and it goes > down, how does postfix respond to incoming mail and can this behavior > be changed? Postfix figures out that the database lookup does

Re: 5xx or 4xx Lever Error When mySQL Goes Down

2008-07-26 Thread Sahil Tandon
Brian Puccio <[EMAIL PROTECTED]> wrote: > Sorry if I missed this information somewhere, but if I have a single MySQL > database that store domains, accounts, aliases, etc and it goes down, how > does postfix respond to incoming mail and can this behavior be changed? Can you show postconf -n? A