On Sep 25, 2013, at 11:11, Bruce Markey <br...@secryption.com> wrote:
> I'm getting a good number of bouces with the "loops back to itself" message. > > They are coming from r...@mail.secryption.com and sm...@mail.secryption.com. > > Since I am running virtual domains/users I can't add mail.secryption.com to > my destination, so does that mean I need to add it to virtual domains or can > I just add an alias from those two address to my main email? What is the > correct way to fix this? Are you using actually using virtual domains for 'mail.secryption.com', or just for 'secryption.com'? I suspect the latter, yes? In which case you should be able to use the following; mydestination = $myhostname localhost.$mydomain localhost and let the rest be handled by your virtual domain setup. > Also, what is the smmsp email all about? I did some googling and found it > related to lingering sendmail packages which I've since removed but I'm still > getting the email. Check your system for cronjobs and whatnot. Mvg, Joni