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
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
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
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
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
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
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
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