Hi Benny.
Thanks for help.
I modified below stuff.
1. In /etc/mysql/my.cnf , I had bind-address = 0.0.0.0 and changed it to
127.0.0.1
2. In postfix maps files, I did put socket = /var/run/mysqld/mysqld.sock
Then I restarted postfix.
Similar error, given below.
128250 Oct 20 01:50:50 Austin post
> On 20 Oct 2014, at 11:04 am, Wietse Venema wrote:
>
> Portability fix for Postfix 2.11:
>
> * Portability fix for MacOS X 10.7.x (Darwin 11.x) build procedure.
Doesn’t seem to work for me. :-(
$ cd postfix-2.11.3
$ make -f Makefile.init makefiles \
> CCARGS='-arch x86_64 -DUSE_TLS -DUSE_S
> On 20 Oct 2014, at 3:22 pm, Viktor Dukhovni
> wrote:
>
> On Mon, Oct 20, 2014 at 04:12:00AM +, Viktor Dukhovni wrote:
>
>> You'll find that 2.11.2 also no longer compiles.
>>
>> Nothing between 2.11.2 and 2.11.3 changed in this regard. Did you
>> upgrade your OS (to Yosemite)? Or upgr
On Mon, Oct 20, 2014 at 03:00:01PM +1100, James Brown wrote:
> > * Portability fix for MacOS X 10.7.x (Darwin 11.x) build procedure.
>
> Doesn't seem to work for me. :-(
Don't blame the messenger, your compilation environment is broken.
> $ make -f Makefile.init makefiles \
> > CCARGS='-arch x
On October 20, 2014 5:08:08 AM Austin Einter wrote:
I did chorrt modification , no luck
Next I modified in maps config files , I changed the line
hosts = localhost
to
hosts = 127.0.0.1
Check my.cnf, your mysql only binds to socket not inet pr default
#skip-networking
bind-address = 127.
> On 20 Oct 2014, at 3:12 pm, Viktor Dukhovni
> wrote:
>
> On Mon, Oct 20, 2014 at 03:00:01PM +1100, James Brown wrote:
>
>>> * Portability fix for MacOS X 10.7.x (Darwin 11.x) build procedure.
>>
>> Doesn't seem to work for me. :-(
>
> Don't blame the messenger
I’m definitely not! Sorry if
On Mon, Oct 20, 2014 at 04:12:00AM +, Viktor Dukhovni wrote:
> You'll find that 2.11.2 also no longer compiles.
>
> Nothing between 2.11.2 and 2.11.3 changed in this regard. Did you
> upgrade your OS (to Yosemite)? Or upgrade your compiler? Your
> /usr/include/stdlib.h no longer compiles w
I did chorrt modification , no luck
Next I modified in maps config files , I changed the line
hosts = localhost
to
hosts = 127.0.0.1
After that I find below error
Oct 19 23:03:24 Kamal postfix/master[2336]: daemon started -- version
2.9.6, configuration /etc/postfix
Oct 19 23:03:24 Kamal pos
[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-2.11.3.html]
THIS IS NOT A DUPLICATE OF PATCHES THAT WERE RELEASED ON OCTOBER
13, 2014. THE HEADER PREPEND PATCH IN THAT SET IS REVERTED AND
REPLACED WITH A COMPLETE SOLUTION.
Bugfix for Pos
On 2014-10-19 22:15, li...@rhsoft.net wrote:
Am 19.10.2014 um 22:34 schrieb James Bailey:
On 2014-10-19 20:45, li...@rhsoft.net wrote:
there are no "CentOS guys"
Damn I need to change my medication looks like I have had an
imaginary
friend for the last 10 years called Karanbir Singh
yes,
Am 19.10.2014 um 22:34 schrieb James Bailey:
On 2014-10-19 20:45, li...@rhsoft.net wrote:
there are no "CentOS guys"
Damn I need to change my medication looks like I have had an imaginary
friend for the last 10 years called Karanbir Singh
yes, but he don't patch/update postfix or any other
Austin Einter:
> 29617 Oct 19 13:33:37 Austin postfix/cleanup[2139]: warning: connect to
> mysql server localhost: Can't connect to local MySQL server through
> socke t '/var/run/mysqld/mysqld.sock' (2)
Error 2 means "No such file or directory".
As someone already posted here, is the MyqSQL
Can anybody help me in this pls ?
-- Forwarded message --
From: Austin Einter
Date: Sun, Oct 19, 2014 at 11:10 PM
Subject: Postfix Error in Ubuntu 12.04
To: postfix-users@postfix.org
Dear All
I am trying to setup postfix/dovecot in an Ubuntu 12.04 system.
Though I have instal
On 2014-10-19 20:45, li...@rhsoft.net wrote:
there are no "CentOS guys"
Damn I need to change my medication looks like I have had an imaginary
friend for the last 10 years called Karanbir Singh.
Jim
On 19.10.2014, at 22:09, Wietse Venema wrote:
> Michael Grimm:
>> Just out of curiosity: Do you have any particular reason for omitting
>> FREEBSD10 in makedefs and src/util/sys_defs.h?
>
> It will be included once it is fully supported: using the cc command,
> using static linking, using dynam
Michael Grimm:
> On 14.10.2014, at 01:46, Wietse Venema wrote:
>
> > You can find the Postfix source code at the mirrors listed at
> > http://www.postfix.org/.
>
> I can confirm that postfix 2.11.x runs perfectly well at FreeBSD10.
>
> Just out of curiosity: Do you have any particular reason fo
Am 19.10.2014 um 21:40 schrieb Rafał Radecki:
I am wondering about one thing... on page
http://mirrors-ru.go-parts.com/postfix/source/index.html I see that at
the moment versions 2.8 - 2.11 are stable and supported. So for them if
for example a security problem will be spotted it will be solved
Hi All :)
I am wondering about one thing... on page
http://mirrors-ru.go-parts.com/postfix/source/index.html I see that at the
moment versions 2.8 - 2.11 are stable and supported. So for them if for
example a security problem will be spotted it will be solved by some patch.
At the same time I see
On 14.10.2014, at 01:46, Wietse Venema wrote:
> You can find the Postfix source code at the mirrors listed at
> http://www.postfix.org/.
I can confirm that postfix 2.11.x runs perfectly well at FreeBSD10.
Just out of curiosity: Do you have any particular reason for omitting FREEBSD10
in makede
On 10/19/2014 12:41 PM, Austin Einter wrote:
> I have referred all the steps from
> https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin
>
> Thanks
> kamal
>
> On Sun, Oct 19, 2014 at 11:10 PM, Austin Einter
> mailto:austin.ein
I have referred all the steps from
https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin
Thanks
kamal
On Sun, Oct 19, 2014 at 11:10 PM, Austin Einter
wrote:
> Dear All
> I am trying to setup postfix/dovecot in an Ubuntu 12.04
Dear All
I am trying to setup postfix/dovecot in an Ubuntu 12.04 system.
Though I have installed postfix, dovecot and spamassin (with complete
configurations), when I start service postfix, in terminal it shows
everything fine.
In /var/log/mail.log and syslog I see below errors.
29615 Oct 19 13:
22 matches
Mail list logo