[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mailing List without MX on Raq?



Hi aswell,

> We have a RaQ4 that needs a mailing list, BUT, the DNS for the MX record
> is being handled off the server.
> Therefore, we can't seem to get the
> mailing list to accept the mail we send to the list to test.

You need MX. That's final. You can't do without.

> Is there a work around?

You should get a FQDN for the mailinglist host (ie: your server). Name it
list.domain.tld, for instance. Have the DNS admin create an A record *and*
an MX record for list.domain.tld (so that @list.domain.tld e-mail gets to
your ip). Put the name list.domain.tld in /etc/sendmail.cw, restart sendmail
and you should be off.

> Ideas? Subdomain?

Yup, subdomain. I wouldn't know of any other 'hacks', but this just seems to
be the simplest and cleanest solution. Still, it's just my two cents.

Good luck... Nico