Am 11.07.2012 02:12, schrieb li...@sbt.net.au:
> can anyone point me to any howtos if such exist: on setting up a head
> office/branch office mail servers (is that correct way to name it?)
>
>
> we have a mail server in Australia, the office is split up between AUS and
> Asia, most of the users a
can anyone point me to any howtos if such exist: on setting up a head
office/branch office mail servers (is that correct way to name it?)
we have a mail server in Australia, the office is split up between AUS and
Asia, most of the users are in Asia, so emails from physically adjacent
users travel
Install the missing dev packages - mysql-devel, pcre-devel etc which
will provide the missing headers.
On 07/10/2012 10:36 AM, Feel Zhou wrote:
Thanks for Brian's answer*
*
1 I add the missed,such as
[root@mail postfix-2.9.3]# make -f Makefile.init makefiles
CCARGS="-DHAS_MYSQL -I/us
On 7/10/2012 1:36 PM, Feel Zhou wrote:
> Thanks for Brian's answer*
> *
> 1 I add the missed,such as
> [root@mail postfix-2.9.3]# make -f Makefile.init makefiles
> CCARGS="-DHAS_MYSQL -I/usr/local/mysql/include"
> AUXLIBS="-L/usr/local/mysql/lib -lmysqlclient"
> and still have the pr
Feel Zhou:
> [root@mail postfix-2.9.3]# make -f Makefile.init makefiles
> CCARGS="-DHAS_MYSQL -I/usr/local/mysql/include"
That is the wrong location.
> gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL -I/usr/local/mysql/include -g
> -O -I. -I../../include -DLINUX2 -c dict_mysql.c
> dict_mysq
Thanks for Brian's answer*
*
1 I add the missed,such as
[root@mail postfix-2.9.3]# make -f Makefile.init makefiles
CCARGS="-DHAS_MYSQL -I/usr/local/mysql/include"
AUXLIBS="-L/usr/local/mysql/lib -lmysqlclient"
and still have the problem, sorry about long log
[root@mail postfix-2.9.
Leo Baltus:
> Op 10/07/2012 om 06:55:43 -0400, schreef Wietse Venema:
> > Leo Baltus:
> > > It would be nice if postfix could jut open a logfile and reopen on a
> > > signal like any other daemon does.
> >
> > Sending sighup to sendmail, postsuper, postqueue, etc. would not
> > be productive.
>
>
On 7/10/2012 11:52 AM, Feel Zhou wrote:
> Hello My friend
>
> My system is Centos 6.2 with postfix-2.6.6, When I use command
> postconf -m, and got many support:
> btree;cidr;environ;hash;ldap;mysql;nis;pcre;proxy;regexp;static;unix;
> So I down the new version postfix-2.9.3, and use make install,
Hello My friend
My system is Centos 6.2 with postfix-2.6.6, When I use command postconf -m,
and got many support:
btree;cidr;environ;hash;ldap;mysql;nis;pcre;proxy;regexp;static;unix;
So I down the new version postfix-2.9.3, and use make install, got some
problem.
[root@mail]make -f Makefi
On 2012-07-10 J. Bakshi wrote:
> I generally configured postfix in linux (ubuntu) boxes, where users
> can send email from their local boxes to the internet ( our own email
> system ) for testing email form, online form etc... during
> development.
>
> For the window boxes, is there anything simil
On Tue, Jul 10, 2012 at 10:06:54AM +0200, Thomas Spycher wrote:
> Uhhh, this is a much more [sic] better Solution than getting this done
> by the content filter. I've set smtp_destination_recipient_limit = 1
I did point out that this should be a "dedicated" transport used
only for sending mail t
On Tue, Jul 10, 2012 at 10:32:39AM +0200, Leo Baltus wrote:
> Op 09/07/2012 om 13:52:04 -0400, schreef Wietse Venema:
> > Leo Baltus:
> > > I would like postfix to not log to the default syslog-daemon to
> > > have better control over where each specific postfix instance logs to. I
> > > am running
Am 10.07.2012 14:30, schrieb Leo Baltus:
> Op 10/07/2012 om 06:55:43 -0400, schreef Wietse Venema:
>> Leo Baltus:
>>> It would be nice if postfix could jut open a logfile and reopen on a
>>> signal like any other daemon does.
>>
>> Sending sighup to sendmail, postsuper, postqueue, etc. would not
On Tue, 10 Jul 2012 14:22:51 +0200
Robert Schetterer wrote:
> Am 10.07.2012 14:02, schrieb J. Bakshi:
> > Hello,
> >
> > At the very first place it is an [OT]
> >
> > I generally configured postfix in linux (ubuntu) boxes, where users can
> > send email
> > from their local boxes to the intern
Op 10/07/2012 om 06:55:43 -0400, schreef Wietse Venema:
> Leo Baltus:
> > It would be nice if postfix could jut open a logfile and reopen on a
> > signal like any other daemon does.
>
> Sending sighup to sendmail, postsuper, postqueue, etc. would not
> be productive.
>
Postfix could have its own
Am 10.07.2012 14:02, schrieb J. Bakshi:
> Hello,
>
> At the very first place it is an [OT]
>
> I generally configured postfix in linux (ubuntu) boxes, where users can send
> email
> from their local boxes to the internet ( our own email system ) for testing
> email form,
> online form etc... du
Hello,
At the very first place it is an [OT]
I generally configured postfix in linux (ubuntu) boxes, where users can send
email
from their local boxes to the internet ( our own email system ) for testing
email form,
online form etc... during development.
For the window boxes, is there anything
On 10 Jul 2012, at 11:55, Wietse Venema wrote:
Sending sighup to sendmail, postsuper, postqueue, etc. would not be
productive.
Indeed.
Sending signals to daemons is a remarkably crude and mostly clumsy way
form of inter-process communication. You can't even manage a bunch of
servers with
Leo Baltus:
> It would be nice if postfix could jut open a logfile and reopen on a
> signal like any other daemon does.
Sending sighup to sendmail, postsuper, postqueue, etc. would not
be productive.
Wietse
Am 10.07.2012 10:32, schrieb Leo Baltus:
> Op 09/07/2012 om 13:52:04 -0400, schreef Wietse Venema:
>> Leo Baltus:
>>> I would like postfix to not log to the default syslog-daemon to
>>> have better control over where each specific postfix instance logs to. I
>>> am running multiple instances on a
Op 09/07/2012 om 13:52:04 -0400, schreef Wietse Venema:
> Leo Baltus:
> > I would like postfix to not log to the default syslog-daemon to
> > have better control over where each specific postfix instance logs to. I
> > am running multiple instances on a server.
>
> Postfix has syslog_facility to s
Uhhh, this is a much more better Solution than getting this done by the content
filter.
I've set smtp_destination_recipient_limit = 1 so every mail gets passed to the
content filter for each recipient and finally gets requeued as a complete new
mail. Perfect!
Thank you!
On Jul 10, 2012, at 02:
22 matches
Mail list logo