On 11/27/2013 12:59 PM, l...@airstreamcomm.net wrote:
>
> An unusual server rejects mail on the basis that the domain portion
> of the FROM address in the header does not match the IP address of
> the server.
What's the server? What's the domain name in the email address that's
being rejec
LuKreme:
> On 27 Nov 2013, at 17:13 , Wietse Venema wrote:
> > Examples are at http://www.porcupine.org/postfix-mirror/wip.html
> > and at the top of the RELEASE_NOTES file. Documentation is also in
> > the postconf(1) manpage (nroff -man man/man1/postconf.1 | less).
>
> My only comment is that t
On 27 Nov 2013, at 17:13 , Wietse Venema wrote:
> Examples are at http://www.porcupine.org/postfix-mirror/wip.html
> and at the top of the RELEASE_NOTES file. Documentation is also in
> the postconf(1) manpage (nroff -man man/man1/postconf.1 | less).
My only comment is that the delineation betwee
Hi,
Just after advice, I'm configuring Postfix to work with a Dovecot LMTP
for (Sieve delivery). I want to be 100% certain that if Dovecot stuffs
up in some way, or a user fails to write a correct sieve script, that we
won't loose any mail?
Current configuration (works fine)
Spec:
Postfix -
--
I have uploaded postfix-2.11-20131126-nonprod to the master FTP
site. This has revised DANE support as well as "advanced" master.cf
query/update support. The postconf code has been tested, but the
documentation is still rough.
Examples are at http://www.porcupine.org/postfix-mirror/wip.html
and at
On 27/11/2013 15:10, Keith Steensma wrote:
> I trying to compile the Postfix (version 2.9.6) source code on a Debian
> "stable" (weezy) system. I have all the pieces like gcc, perl, and the
> other dependencies that are necessary. But I'm stuck with (at least)
> one dependency that I am missin
Keith Steensma:
> gcc -Wmissing-prototypes -Wformat -fPIC -g -O -I. -DLINUX3 -c dict_pcre.c
> gcc -shared -Wl,-soname,dict_pcre.so -o dict_pcre.so dict_pcre.o -lpcre
> -L. -lutil
> /usr/bin/ld: cannot find -lpcre
> collect2: error: ld returned 1 exit status
> make: *** [dict_pcre.so] Error 1
App
27.11.2013 15:10, Keith Steensma:
> I trying to compile the Postfix (version 2.9.6) source code on a Debian
> "stable" (weezy) system. I have all the pieces like gcc, perl, and the
> other dependencies that are necessary. But I'm stuck with (at least)
> one dependency that I am missing.
>
>
Thanks for feedback.
Background information: the advanced query/update methods are
primarily for programmatic use by system management tools. This
means the "user" interface needs to be highly consistent.
Ideally, postconf enumerates Postfix main.cf and master.cf details
as a list of "name=val
I trying to compile the Postfix (version 2.9.6) source code on a Debian
"stable" (weezy) system. I have all the pieces like gcc, perl, and the
other dependencies that are necessary. But I'm stuck with (at least)
one dependency that I am missing.
After completing the 'make tidy', I can do a '
So I managed to get rid of this error.
The mail was effectively modified after being signed. The reason of that
was (indeed! :) ) that some were present in the message body.
I used this line of php to correct this:
$this->sMessage = str_replace("\r", "", $this->sMessage);
Thank you!
Jean-Chri
l...@airstreamcomm.net skrev den 2013-11-27 00:59:
Can postfix handle this?
nope, show postconf -n first, you properly miss to set myorigin, or make
a better mua setup, whats your realname btw ?
* Wietse Venema :
> I recently picked up work on the postconf command that I suspended
> in January this year. It's probably best to just give a few examples.
>
> First, a word about notation. I wanted to describe master.cf
> properties with a kind of pathname notation. The original idea was
> to
13 matches
Mail list logo