Hi Jamie, > Any idea why all mail might be going to the admin vs the user that it was > addressed to? > > Nov 25 09:55:34 localhost sendmail[2970]: nAPHtXBa002970: > from=<[email protected]>, size=1131, class=0, nrcpts=1, > msgid=<[email protected]>, proto=ESMTP, daemon=MTA, > relay=173-15-197-73-BusName-Richmond.hfc.comcastbusiness.net > [173.15.197.73] Nov 25 09:55:34 localhost sendmail[2971]: nAPHtXBa002970: > to=admin, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31361, > dsn=2.0.0, stat=Sent
User "admin" gets all undeliverable email - unless there is a catch-all account for a site. Or a the account or alias for the recipients site doesn't exist. For starters try to restart Sendmail (as root: "/etc/init.d/sendmail restart"). Next make sure you do NOT use any "C Name" records in the DNS for the recipients site, as that will also cause behaviour like this as emails to aliasses can then no longer be resolved. In fact make sure your DNS records and site setup runs along this guide: http://www.solarspeed.net/otrs/public.pl?Action=PublicFAQ&CategoryID=3&ItemID=16 -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
