Guest User

Untitled

a guest
Oct 30th, 2018
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. Oct 29 16:29:10 mydomain sendmail[1421]: w9TLTA1w001421: from=zak, size=389, class=0, nrcpts=1, msgid=<201810292129.w9TLTA1w001421@mydomain.com>, relay=zak@localhost
  2. Oct 29 16:29:10 mydomain sm-mta[1422]: w9TLTABl001422: from=<zak@mydomain.com>, size=565, class=0, nrcpts=1, msgid=<201810292129.w9TLTA1w001421@mydomain.com>, proto=ESMTP, daemon=MTA-v4, relay=mydomain.com [127.0.0.1]
  3. Oct 29 16:29:10 mydomain sendmail[1421]: w9TLTA1w001421: to=testemail@gmail.com, ctladdr=zak (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30389, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (w9TLTABl001422 Message accepted for delivery)
  4. Oct 29 16:29:11 mydomain sm-mta[1424]: STARTTLS=client, relay=gmail-smtp-in.l.google.com., version=TLSv1.2, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  5. Oct 29 16:29:11 mydomain sm-mta[1424]: w9TLTABl001422: to=<testemail@gmail.com>, ctladdr=<zak@mydomain.com> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120565, relay=gmail-smtp-in.l.google.com. [173.194.195.26], dsn=2.0.0, stat=Sent (OK 1540848551 k3-v6si10178885ite.86 - gsmtp)
  6.  
  7. Oct 29 16:24:31 mydomain sendmail[544]: w9TLOV8v000544: from=zak, size=375, class=0, nrcpts=1, msgid=<201810292124.w9TLOV8v000544@mydomain.com>, relay=root@localhost
  8. Oct 29 16:24:31 mydomain sm-mta[545]: w9TLOVxv000545: from=<zak@mydomain.com>, size=552, class=0, nrcpts=1, msgid=<201810292124.w9TLOV8v000544@mydomain.com>, proto=ESMTP, daemon=MTA-v4, relay=mydomain.com [127.0.0.1]
  9. Oct 29 16:24:31 mydomain sendmail[544]: w9TLOV8v000544: to=zak@mydomain.com, ctladdr=zak (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30375, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (w9TLOVxv000545 Message accepted for delivery)
  10. Oct 29 16:24:31 mydomain sm-mta[546]: w9TLOVxv000545: to=<zak@mydomain.com>, ctladdr=<zak@mydomain com> (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30762, dsn=2.0.0, stat=Sent
  11.  
  12. define(`_USE_ETC_MAIL_')dnl
  13. include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
  14. VERSIONID(`$Id: sendmail.mc, v 8.15.2-3 2015-12-10 18:02:49 cowboy Exp $')
  15. OSTYPE(`debian')dnl
  16. DOMAIN(`debian-mta')dnl
  17. dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE
  18. undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS=
  19. dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE
  20. dnl #
  21. dnl # General defines
  22. dnl #
  23. dnl # SAFE_FILE_ENV: [undefined] If set, sendmail will do a chroot()
  24. dnl # into this directory before writing files.
  25. dnl # If *all* your user accounts are under /home then use that
  26. dnl # instead - it will prevent any writes outside of /home !
  27. dnl # define(`confSAFE_FILE_ENV', `')dnl
  28. dnl #
  29. dnl # Daemon options - restrict to servicing LOCALHOST ONLY !!!
  30. dnl # Remove `, Addr=' clauses to receive from any interface
  31. dnl # If you want to support IPv6, switch the commented/uncommentd lines
  32. dnl #
  33. FEATURE(`no_default_msa')dnl
  34. dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl
  35. DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp')dnl
  36. dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, M=Ea, Addr=::1')dnl
  37. DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, M=Ea, Addr=127.0.0.1')dnl
  38. dnl #
  39. dnl # Be somewhat anal in what we allow
  40. define(`confPRIVACY_FLAGS',dnl
  41. `needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobodyreturn,authwarnings')dnl
  42. dnl #
  43. dnl # Define connection throttling and window length
  44. define(`confCONNECTION_RATE_THROTTLE', `15')dnl
  45. define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl
  46. dnl #
  47. dnl # Features
  48. dnl #
  49. dnl # use /etc/mail/local-host-names
  50. FEATURE(`use_cw_file')dnl
  51. dnl #
  52. dnl # The access db is the basis for most of sendmail's checking
  53. FEATURE(`access_db', , `skip')dnl
  54. dnl #
  55. dnl # The greet_pause feature stops some automail bots - but check the
  56. dnl # provided access db for details on excluding localhosts...
  57. FEATURE(`greet_pause', `1000')dnl 1 seconds
  58. dnl #
  59. dnl # Delay_checks allows sender<->recipient checking
  60. FEATURE(`delay_checks', `friend', `n')dnl
  61. dnl #
  62. dnl # If we get too many bad recipients, slow things down...
  63. define(`confBAD_RCPT_THROTTLE',`3')dnl
  64. dnl #
  65. dnl # Stop connections that overflow our concurrent and time connection rates
  66. FEATURE(`conncontrol', `nodelay', `terminate')dnl
  67. FEATURE(`ratecontrol', `nodelay', `terminate')dnl
  68. dnl #
  69. dnl # If you're on a dialup link, you should enable this - so sendmail
  70. dnl # will not bring up the link (it will queue mail for later)
  71. dnl define(`confCON_EXPENSIVE',`True')dnl
  72. dnl #
  73. dnl # Dialup/LAN connection overrides
  74. dnl #
  75. include(`/etc/mail/m4/dialup.m4')dnl
  76. include(`/etc/mail/m4/provider.m4')dnl
  77. dnl #
  78. dnl # Default Mailer setup
  79. MAILER_DEFINITIONS
  80. MAILER(`local')dnl
  81. MAILER(`smtp')dnl
  82. define(`MAIL_HUB`, 'mydomain.com.')dnl
  83. define(`LOCAL_RELAY`, 'mydomain.com.')dnl
Add Comment
Please, Sign In to add comment