Page MenuHomeFreeBSD

Add a description on how to configure a local postfix to forward emails to the FreeBSD smtp servers.
ClosedPublic

Authored by mat on Mar 28 2019, 1:12 PM.
Tags
None
Referenced Files
F148868756: D19735.diff
Fri, Mar 20, 4:00 PM
Unknown Object (File)
Thu, Mar 19, 6:58 AM
Unknown Object (File)
Thu, Mar 19, 6:58 AM
Unknown Object (File)
Tue, Mar 17, 5:40 AM
Unknown Object (File)
Mon, Mar 16, 1:06 AM
Unknown Object (File)
Mon, Mar 16, 1:06 AM
Unknown Object (File)
Mon, Mar 16, 1:06 AM
Unknown Object (File)
Mon, Mar 9, 8:48 PM
Subscribers

Details

Reviewers
bcr
wblock

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23345
Build 22374: arc lint + arc unit

Event Timeline

Thanks for the quick writeup. I've only a few minor corrections.

en_US.ISO8859-1/articles/committers-guide/article.xml
2360

s/with/with the following content/

2366

same as above.

2372

s/add to/add this to/

2380

and again here. ;-)

mat marked 4 inline comments as done.Mar 28 2019, 1:40 PM
  • Add a little bit more information.

Looks good, approved!

This revision is now accepted and ready to land.Mar 28 2019, 2:56 PM

I've now tried doing this and have finally managed to get it to work. A couple of things:

You need to run postmap on all of the tables that you create. That is missing from the documentation.

The password that you need to use is, confusingly, *not* the 'mail password' that kpasswd.freebsd.org gives you (what is that for?). It would be good to clarify that...