On Sat, Nov 25, 2017 at 01:26:58AM +0000, John ff wrote: > Anything in /etc/aliases ? > > ???Sent from TypeApp ??? >
Very good question /etc/aliases # $FreeBSD: releng/11.1/etc/mail/aliases 243752 2012-12-01 15:11:46Z rwatson $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from # Mail, but WILL be visible over networks. # # >>>>>>>>>> The program "newaliases" must be run after # >> NOTE >> this file is updated for any changes to # >>>>>>>>>> show through to sendmail. # # # See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES # AND FUNCTIONS', May 1997 # http://tools.ietf.org/html/rfc2142 # Pretty much everything else in this file points to "root", so # you would do well in either reading root's mailbox or forwarding # root's email from here. # root: [email protected] # Basic system aliases -- these MUST be present MAILER-DAEMON: postmaster postmaster: root # General redirections for pseudo accounts _dhcp: root _pflogd: root auditdistd: root bin: root bind: root daemon: root games: root hast: root kmem: root mailnull: postmaster man: root news: root nobody: root operator: root pop: root proxy: root smmsp: postmaster sshd: root system: root toor: root tty: root usenet: news uucp: root # Well-known aliases -- these should be filled in! # manager: # dumper: # BUSINESS-RELATED MAILBOX NAMES # info: # marketing: # sales: # support: # NETWORK OPERATIONS MAILBOX NAMES abuse: root # noc: root security: root # SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES ftp: root ftp-bugs: ftp # hostmaster: root # webmaster: root # www: webmaster # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's # DefaultUser (defaults to mailnull) for the msgs alias to work. # # msgs: "| /usr/bin/msgs -s" # bit-bucket: /dev/null # dev-null: bit-bucket root: doctor end file > On Nov 25, 2017, 00:42, at 00:42, The Doctor <[email protected]> wrote: > >On Sat, Nov 25, 2017 at 12:02:58AM +0000, Adam D. Barratt wrote: > >> On Fri, 2017-11-24 at 16:30 -0700, The Doctor wrote: > >> > On Fri, Nov 24, 2017 at 10:07:23PM +0000, Martin A. Brooks via > >Exim- > >> > users wrote: > >> > > > ??Solution needed as of 2 days ago. > >> > > > >> > > Have you considered paying for some exim consultancy work? > >> > > > >> > > >> > Did not know legacy bugs were considered worth paying for. > >> > >> The issue is in your configuration, given that nothing in Exim itself > >> randomly decides to treat the localpart "info" differently from > >others. > >> > >> Whether you consider that a "legacy bug" or worth paying someone to > >> resolve for you is entirely up to you. Simply dumping sections of > >your > >> log on the list and demanding support is unlikely to go well for you > >in > >> the longer term, however. > >> > >> Regards, > >> > >> Adam > >> > > > >FYI in the confguration > > > >egrep info configure > ># ASCII file. Other formats (PostScript, Texinfo, HTML, PDF) are > >available > ># information. > ># are disabled. RFC 1413 calls are cheap and can provide useful > >information > >process_log_path = /var/spool/exim/exim-process.info > > > >> -- > >> ## List details at https://lists.exim.org/mailman/listinfo/exim-users > >> ## Exim details at http://www.exim.org/ > >> ## Please use the Wiki with this list - http://wiki.exim.org/ > > > >-- > >Member - Liberal International This is doctor@@nl2k.ab.ca Ici > >doctor@@nl2k.ab.ca > >Yahweh, Queen & country!Never Satan President Republic!Beware > >AntiChrist rising! > >https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on > >Atheism > >Happy Christmas 2017 and Merry New Year 2018 > > > >-- > >## List details at https://lists.exim.org/mailman/listinfo/exim-users > >## Exim details at http://www.exim.org/ > >## Please use the Wiki with this list - http://wiki.exim.org/ > -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism Happy Christmas 2017 and Merry New Year 2018 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
