Thank You very much for the answer. Prompt and apt as always
On Thu, Apr 5, 2012 at 8:59 PM, Wietse Venema wrote:
> DN Singh:
> > Hello group,
> > While implementing our own DNSBL, I came across a phenomenon. Right now
> in
> > testing phase, I found that the dns queries were being cached in
hello,
My english is poor but i try to explain my problem.
who i can do to rename a sender Name and Surname (not mail) for root ?
I configure canonical map
root othername
postfix rewrite correctly the sender but name stay root when i received the
mail.
Is possible ?
Best regards
--
Nahlie
Hallo,
i want to build postfix 2.9.1 on Snow Leopard using self-build zlib.
zlib was configured, build and installed as follows:
./configure –archs=”-arch i386 -arch x86_64″
make
sudo make install
which results in:
/usr/local/lib/libz.1.2.6.dylib
/usr/local/lib/libz.1.dylib -> libz.1.2.6.dylib
/
On 2012-04-06 2:12 AM, Viktor Dukhovni wrote:
> The basic idea is to
> ensure that there is always a ticket in the client's credential
> cache. This is done via a cron-job that runs "kinit -k ..." once
> an hour.
kstart/krenew should be able to do the work as well. Is there any
particular reason
Eray Aslan:
> On 2012-04-06 2:12 AM, Viktor Dukhovni wrote:
> > The basic idea is to
> > ensure that there is always a ticket in the client's credential
> > cache. This is done via a cron-job that runs "kinit -k ..." once
> > an hour.
>
> kstart/krenew should be able to do the work as well. Is th
monobl...@women-at-work.org:
> Hallo,
>
> i want to build postfix 2.9.1 on Snow Leopard using self-build zlib.
This will result in errors when you link Postfix with other libraries
that require the system zlib library. You can't have more than one
implementation with the same global names in the
Hallo Wietse,
thanks for the reply!
it seems to me that linking postfix with self-made OpenSSL version 1.0.1 works
without any problem, although there is still the system provided version 0.9.8.
Why should this work with the ssl library but not with zlib?
i'm rather curious on this one, what d
monobl...@women-at-work.org:
> Hallo Wietse,
>
> thanks for the reply!
>
> it seems to me that linking postfix with self-made OpenSSL version 1.0.1 w
>-orks without any problem, although there is still the system provided versio
>-n 0.9.8. Why should this work with the ssl library but not with zl
I'm exploring moving my small, non-SQL Postfix installation from a SOHO
type server to an ISP... Cloud... or whatever marketing term you fancy.
I ask here because my own personal experience with Web companies has
been dismal when trying to send legitimate email from forum topics or
end-user su
On Fri, Apr 06, 2012 at 04:47:37PM +0300, Eray Aslan wrote:
> On 2012-04-06 2:12 AM, Viktor Dukhovni wrote:
> > The basic idea is to
> > ensure that there is always a ticket in the client's credential
> > cache. This is done via a cron-job that runs "kinit -k ..." once
> > an hour.
>
> kstart/kre
--On Friday, April 06, 2012 5:15 PM + Viktor Dukhovni
wrote:
On Fri, Apr 06, 2012 at 04:47:37PM +0300, Eray Aslan wrote:
On 2012-04-06 2:12 AM, Viktor Dukhovni wrote:
> The basic idea is to
> ensure that there is always a ticket in the client's credential
> cache. This is done via a cron
On Fri, Apr 06, 2012 at 10:24:23AM -0700, Quanah Gibson-Mount wrote:
> >The cron solution is much simpler and more robust. There is no
> >supervisor process running, no need for the child to not exit, no
> >need to instrument postfix start-up by wrapping in kstart, ...
> >
> >Instead, there is a c
Trying to route email to a script.
/etc/aliases
cat /etc/postfix/aliases
#fax
sendfax: |/home/sendfax/fax/test-fax.cmd
cat /home/sendfax/fax/test-fax.cmd
#!/bin/sh
cat - > output
I've opened up all the permissions:
ls -l /home/sendfax
total 8
drwxrwxrwx 2 sendfax sendfax 4096 Apr 6 15:08 fa
Am 06.04.2012 21:23, schrieb sean darcy:
> Trying to route email to a script.
>
> /etc/aliases
> cat /etc/postfix/aliases
> #fax
> sendfax: |/home/sendfax/fax/test-fax.cmd
>
> cat /home/sendfax/fax/test-fax.cmd
> #!/bin/sh
> cat - > output
>
> I've opened up all the permissions:
>
> ls -l /
On Fri, 2012-04-06 at 21:35 +0200, Reindl Harald wrote:
> > Trying to route email to a script.
>
> what are the permissions of the parent-folders?
> i bet there lies the problem
I've had problems in the past with scripts not owned by the user that
postfix was executing them as (even though that us
Am 06.04.2012 22:57, schrieb Sean Darcy:
> But moved test-fax.cmd to /usr/local/bin, and changed it to:
>
> #!/bin/sh
> cat - > /home/sendfax/fax/output
>
> Now it seems it can execute the script, but can't write to output!
>
> 4EB89AE0DF7: to=, relay=local, delay=4761,
> delays=4761/0.03/0/
Hi All!
New centos install. Been running sendmail for many years under redhat and
openbsd but with the maturity of postfix, and seeing as it's the default centos
mailer I thought I'd give it a try. This is a single-pc server, no LAN/WAN
issues invloved.
Here's the error message, clearly a rel
Am 06.04.2012 23:38, schrieb Jim Barchuk:
> Hi All!
>
> New centos install. Been running sendmail for many years under redhat and
> openbsd but with the maturity of postfix, and seeing as it's the default
> centos mailer I thought I'd give it a try. This is a single-pc server, no
> LAN/WAN is
I'm getting a message stating the following:
This is the Postfix program at host mail.mmtnetworks.com.au.
I'm sorry to have to inform you that your message could not be delivered to one
or more recipients. It's attached below.
For further assistance, please send mail to
If you do so, please in
On 4/6/2012 10:07 PM, Jon Miller wrote:
> I'm getting a message stating the following:
>
> This is the Postfix program at host mail.mmtnetworks.com.au.
> I'm sorry to have to inform you that your message could not be
> delivered to one or more recipients. It's attached below.
> For further assist
With the pipe transport, there are flag settings that affect how the
message is processed - particularly the ability to add the Delivered-To
and X-Original-To headers. Is similar functionality available with lmtp?
--
Daniel
21 matches
Mail list logo