Re: [opensuse] User unknown in relay recipient table when sending mail to user alias



Clayton wrote:
/etc/aliases are only checked for local domains in mydestination, not for
relay_domains. For that you need virtual_alias_maps.

The real question is why do you have a relay_domain, when the domain should be
a local domain?

No clue why I apparently have a relay domain setup/turned on
somewhere. I'm using a default main.cf from postfix as it was
installed from YaST... then I tweaked it to add values for mydomain,
myhostname, relayhost, smtp_sasl_auth_enable. This is currently
working perfectly for my primary user, and the first alias I defined
for that user. What main.cf setting enables a relay domain?

The Default for relay_domains is:
postconf -d relay_domains
relay_domains = $mydestination

Meaning, that all subdomains listed in mydestination become relay_domains.

Check that the domain you wish to receive as a local domain is included in
mydestination.

Also set relay_domains to an empty value to disable the subdomain trap.

relay_domains =



The relayhost setting is for my SMTP relay for outbound... and this is
being routed correctly through my DynDSN Mail relay (ie I can send
from mailx, and KMail via the Mail Relay I have with DynDNS).

I only got looking into this late last night because I noticed that
the other default aliases were not working... mail sent to root,
postmaster, abuse etc is never delivered.. instead it was bouncing.
the only mail getting through is to my primary user and the first
alias I defined.

I have run newaliases after adding new test aliases in/etc/aliases.

I also looked into the /etc/postfix/virtual setup, and tried adding a
few test aliases there... but with no effect that I can see.

I can't see anything either, literally, as I do not see through your eyes.
In other words: I can't help if I don't know how you set up Postfix.

The output of "postconf -n" should be sufficient.

--
Sandy

List replies only please!
Please address PMs to: news-reply2 (@) drobic (.) de
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: [opensuse] User unknown in relay recipient table when sending mail to user alias
    ... No clue why I apparently have a relay domain setup/turned on ... working perfectly for my primary user, and the first alias I defined ... and KMail via the Mail Relay I have with DynDNS). ... I have run newaliases after adding new test aliases in/etc/aliases. ...
    (SuSE)
  • Re: Sendmail: Domain of sender address does not exist
    ... If lankheet.com is a local domain no ... relay entry in the access_db is needed. ... You are sending from the Sendmail host itself or through it ... then the error should be "Relaying denied" and not "sender address ...
    (Fedora)
  • Re: [SBS 2003]:SMTP-Relay-Behaviour - is that ok?
    ... Many times error messages will define "relay" more ... you're asking about filtering to verify the sender is who ... >> I've used an out of the box SBS 2003 server, ... >> works (of course xy.com is neither my local domain nor ...
    (microsoft.public.windows.server.sbs)
  • Re: How to block relay for double "at" stamp in
    ... That's not really a relay. ... This is read as "no domain specified", and the local domain is appended, ... Denis McDowell "Darek" wrote in message ... > include MS Exchange 2000 with all current SP> Single domain (ex. ...
    (microsoft.public.exchange2000.protocols)
  • Re: [SLE] SMTP Auth howto for 8.2 Professional.
    ... >> I'm trying to set up smtp auth in our network. ... I've got our mail relay ... I have it pretty much set up as the relay ... >> authenticate, it fails every time. ...
    (SuSE)

Loading