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
Unknown Object (File)
Wed, Apr 15, 2:45 AM
Unknown Object (File)
Wed, Apr 15, 12:16 AM
Unknown Object (File)
Tue, Apr 14, 1:50 AM
Unknown Object (File)
Thu, Apr 9, 5:56 PM
Unknown Object (File)
Mon, Apr 6, 12:04 PM
Unknown Object (File)
Thu, Apr 2, 12:15 PM
Unknown Object (File)
Thu, Mar 26, 9:14 AM
Unknown Object (File)
Tue, Mar 24, 9:46 AM
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...