* Tim Johnson <t...@akwebsoft.com> [150416 16:55]:
> Using postfix on on Mac OS X 10.7, preparing to use postfix on
> ubuntu 14.04.
> 
> I've used postfix for many years, but since I only configure once in
> a couple years and am on a single-user desktop, plus occassional
> netbook usage, I'm really just a newbie.
> 
> I've run into some problems lately with bad mx-records from my ISP.
> I think that has been fixed, but I would like some feedback on :
> 
> 1) How my headers look.
> 2) My configuration in main.cf
> 
> The only configuration that I have edited in main.cf is as follows:
> [begin]
> #======================================================================
> mydomain_fallback=localhost
> mydomain = tj49.com
> myhostname = tj49.com
> mydestination = linus.local, localhost.localdomain, localhost
> smtp_helo_name = tjohnson.mtaonline.net
> #======================================================================
> [end]
> 
> I should note that I commonly send email with return email addresses
> from two different domains: tj49.com and akwebsoft.com. My wife
> might have a different setup on a different computer with a return
> address at johnsons-web.com.
> 
> Any and all critiques are invited and welcome.
  It occurs to me that anyone replying would have to request a
  direct email from me to them. In the meantime, here is a dump from 
  postconf -n :
  [begin]
  command_directory = /usr/sbin
  config_directory = /etc/postfix
  daemon_directory = /usr/libexec/postfix
  data_directory = /Library/Server/Mail/Data/mta
  debug_peer_level = 2
  mail_owner = _postfix
  mailbox_size_limit = 0
  mailq_path = /usr/bin/mailq
  manpage_directory = /usr/share/man
  mydestination = linus.local, localhost.localdomain, localhost
  mydomain_fallback = localhost
  myhostname = tj49.com
  newaliases_path = /usr/bin/newaliases
  queue_directory = /Library/Server/Mail/Data/spool
  readme_directory = /usr/share/doc/postfix
  sample_directory = /usr/share/doc/postfix/examples
  sendmail_path = /usr/sbin/sendmail
  setgid_group = _postdrop
  smtp_helo_name = tjohnson.mtaonline.net
  smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
  tls_random_source = dev:/dev/urandom
  unknown_local_recipient_reject_code = 550
  use_sacl_cache = yes
  [end]
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com, http://www.tj49.com

Reply via email to