Re: issue connecting to mysql after upgrade (issue not postfix)

2009-01-02 Thread Jeff Weinberger
On Jan 1, 2009, at 4:53 PM, mouss wrote: Jeff Weinberger a écrit : [snip] - try with "hosts = 127.0.0.1" (without "localhost") Tried this - no change. :( ahem. if you do this, you should not hear about a socket. it should use a TCP connection. can you show the errors? OK, now I've ta

Re: issue connecting to mysql after upgrade

2009-01-01 Thread Terry Carmen
Terry Carmen wrote: Jeff Weinberger wrote: Hello again: One more issue on which I would appreciate any help anyone can offer: Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and my MySQL installation from 5.0.51b to 5.0.75. Immediately after restarting everything (the wh

Re: issue connecting to mysql after upgrade

2009-01-01 Thread Jeff Weinberger
On Jan 1, 2009, at 4:53 PM, mouss wrote: Jeff Weinberger a écrit : [snip] - try with "hosts = 127.0.0.1" (without "localhost") Tried this - no change. :( ahem. if you do this, you should not hear about a socket. it should use a TCP connection. can you show the errors? I would think s

Re: issue connecting to mysql after upgrade

2009-01-01 Thread mouss
Jeff Weinberger a écrit : >> [snip] >> >> - try with "hosts = 127.0.0.1" (without "localhost") > > Tried this - no change. :( > ahem. if you do this, you should not hear about a socket. it should use a TCP connection. can you show the errors? > [snip] >> >> why do use sender_canonical instead o

Re: issue connecting to mysql after upgrade

2009-01-01 Thread Jeff Weinberger
On Jan 1, 2009, at 1:55 PM, mouss wrote: Jeff Weinberger a écrit : Hello again: One more issue on which I would appreciate any help anyone can offer: Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and my MySQL installation from 5.0.51b to 5.0.75. Immediately after restar

Re: issue connecting to mysql after upgrade

2009-01-01 Thread Terry Carmen
Jeff Weinberger wrote: Hello again: One more issue on which I would appreciate any help anyone can offer: Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and my MySQL installation from 5.0.51b to 5.0.75. Immediately after restarting everything (the whole computer), I starte

Re: issue connecting to mysql after upgrade

2009-01-01 Thread Muhammed Sameer
Salaam, I think that you may have to add proxy to this line This is your line: sender_canonical_maps=mysql:/etc/postfix/mysql_canonical_maps.cf This is what I suggest: sender_canonical_maps= proxy:mysql:/etc/postfix/mysql_canonical_maps.cf We use postgres in our organization and we use that pro

Re: issue connecting to mysql after upgrade

2009-01-01 Thread mouss
Jeff Weinberger a écrit : > Hello again: > > One more issue on which I would appreciate any help anyone can offer: > > Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and my > MySQL installation from 5.0.51b to 5.0.75. Immediately after restarting > everything (the whole computer