[pfx] Re: News about The new Postfix book ?

2024-07-02 Thread Jeff Peng via Postfix-users
I will order one as well. Here's a link to the web site where you can order it: https://www.tiltedwindmillpress.com/product/ryoms-preorder/ ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le.

[pfx] Re: News about The new Postfix book ?

2024-07-02 Thread Phil Biggs via Postfix-users
Wednesday, July 3, 2024, 8:03:38 AM, Jean-François Bachelet via Postfix-users wrote: > Hello folks ^^) > There was a new Postfix book in the writing announced on the list, is it > finished and where to find/buy it ? > Thanks by advance :) >

[pfx] News about The new Postfix book ?

2024-07-02 Thread Jean-François Bachelet via Postfix-users
Hello folks ^^) There was a new Postfix book in the writing announced on the list, is it finished and where to find/buy it ? Thanks by advance :) Cheers, Jeff ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-08-06 Thread postfix--- via Postfix-users
I would really look forward to this. I've been running my own mail server for over two decades. First with qmail, but the larger latter half with postfix. It's running pretty well, but there are still aspects that could be sharpened up, or configurations that I blindly relied on tutorials for

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-08-06 Thread Michael W. Lucas via Postfix-users
On Sun, Aug 06, 2023 at 01:57:34PM -0500, Scott Techlist via Postfix-users wrote: > >>Michael W. Lucas is writing a book about "Run Your Own Mail Server" > >>featuring the Postfix mail server. Michael has written and published a > >>Chapter 0 that gives an impression what the book will contain. Be

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-08-06 Thread Scott Techlist via Postfix-users
>>Michael W. Lucas is writing a book about "Run Your Own Mail Server" >>featuring the Postfix mail server. Michael has written and published a >>Chapter 0 that gives an impression what the book will contain. Besides >>the technical aspects, the book will cover the email ecosystem and how >>to fit w

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread Scott Techlist via Postfix-users
>Michael W. Lucas is writing a book about "Run Your Own Mail Server" >featuring the Postfix mail server. Michael has written and published a >Chapter 0 that gives an impression what the book will contain. Besides >the technical aspects, the book will cover the email ecosystem and how >to fit well i

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread Carsten Strotmann (sys4) via Postfix-users
Hello Daniel, On 17 Mar 2023, at 12:07, White, Daniel E. (GSFC-770.0)[AEGIS] via Postfix-users wrote: > Thank you for the news. > Any previews or samples available to view ? > If so, links, please. > the links are in my initial posting. Only chapter 0 exists at the moment, the author is lookin

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread White, Daniel E. (GSFC-770.0)[AEGIS] via Postfix-users
NAL] [pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server" The books Michael writes are little gems, nice to read, often funny, always "to-the-point" and not expensive. This might be his most important (technical) book. I took a qui

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread Ralf Hildebrandt via Postfix-users
> The books Michael writes are little gems, nice to read, often funny, > always "to-the-point" and not expensive. This might be his most > important (technical) book. I took a quick glance, and Chapter 0 is looking good! -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité -

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread Carsten Strotmann (sys4) via Postfix-users
Hi, On 17 Mar 2023, at 9:05, pyh--- via Postfix-users wrote: > Nice release. Does he need a Japanese translator? possible, please ask him -> Carsten ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscr

[pfx] Re: A new Postfix book in the making - "Run Your Own Mail Server"

2023-03-17 Thread pyh--- via Postfix-users
Nice release. Does he need a Japanese translator? regards Yong ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org

Re: Which Postfix Book do you recommend?

2015-12-30 Thread Robert Schetterer
Am 30.12.2015 um 23:54 schrieb Dennis Steinkamp: > Thank you for your reply. > My postfix "needs" are pretty vague at this time. > > Lets just say my goal for now is, to configure a postfix server for a > single (test) domain with SMTP-AUTH and Dovecot > so that ultimately, i can send and receive

Re: Which Postfix Book do you recommend?

2015-12-30 Thread Dennis Steinkamp
Thank you for your reply. My postfix "needs" are pretty vague at this time. Lets just say my goal for now is, to configure a postfix server for a single (test) domain with SMTP-AUTH and Dovecot so that ultimately, i can send and receive e-mails from my MUA. (Thunderbird in my case) I tend to le

Re: Which Postfix Book do you recommend?

2015-12-30 Thread Robert Schetterer
Am 30.12.2015 um 21:47 schrieb Dennis Steinkamp: > Hey guys, > > i want to learn more about Postfix and mail servers in general. > This is more out of curiosity and personal interest, i am not a > postmaster or anything. :) > > I purchased the Book of Postfix a while ago and read through a few >

Which Postfix Book do you recommend?

2015-12-30 Thread Dennis Steinkamp
Hey guys, i want to learn more about Postfix and mail servers in general. This is more out of curiosity and personal interest, i am not a postmaster or anything. :) I purchased the Book of Postfix a while ago and read through a few chapters. I am sure most of it is still valid but on the other

Re: Curiosity DNSBL p.98 Postfix Book

2011-05-28 Thread mouss
gt; >>> Now, I implemented the use of the dnsbl per p. 98 in the Postfix book. >>> >>> On the postfix rbl list I included the now standard list of rbls >>> including spamcop and spamhaus. This part of the rbl works as expected. >>> I then included my

Re: Curiosity DNSBL p.98 Postfix Book

2011-05-28 Thread David Brown
gt; Hello Postfixers, attempting to get my postfix server in good shape I > > read the Book of Postfix to help me resolve some key issues. > > > > Now, I implemented the use of the dnsbl per p. 98 in the Postfix book. > > > > On the postfix rbl list I included the now standard

Re: Curiosity DNSBL p.98 Postfix Book

2011-05-28 Thread Noel Jones
On 5/28/2011 12:50 PM, David Brown wrote: Hello Postfixers, attempting to get my postfix server in good shape I read the Book of Postfix to help me resolve some key issues. Now, I implemented the use of the dnsbl per p. 98 in the Postfix book. On the postfix rbl list I included the now

Curiosity DNSBL p.98 Postfix Book

2011-05-28 Thread David Brown
Hello Postfixers, attempting to get my postfix server in good shape I read the Book of Postfix to help me resolve some key issues. Now, I implemented the use of the dnsbl per p. 98 in the Postfix book. On the postfix rbl list I included the now standard list of rbls including spamcop and

Re: Postfix Book

2010-03-04 Thread LuKreme
On 4-Mar-2010, at 11:47, Brian Evans - Postfix List wrote: > > On 3/4/2010 1:42 PM, Leonard Jacobs wrote: >> >> What happened to the Ralf and Patrick Book of Postfix book that seems >> to be out of print? Is there another edition scheduled or was the >> market jus

Re: Postfix Book

2010-03-04 Thread Brian Evans - Postfix List
On 3/4/2010 1:42 PM, Leonard Jacobs wrote: > > What happened to the Ralf and Patrick Book of Postfix book that seems > to be out of print? Is there another edition scheduled or was the > market just not large enough to keep the book in print? > > > > Is there another Pos

Postfix Book

2010-03-04 Thread Leonard Jacobs
What happened to the Ralf and Patrick Book of Postfix book that seems to be out of print? Is there another edition scheduled or was the market just not large enough to keep the book in print? Is there another Postfix book recommended by the group? Thanks.