Hi,
Our sendmail servers are the last mail-relays in our environment before the mail reach the internet.
In most cases we accept mail from internal servers but now we need to relay mail for an external company that will host there servers in our environment.
My question : can sendmail only...
Hi,
Hosts that can send mail we put in the ACCESS file.
The sender address then needs to be specified in the VIRTUSERTABLE file.
But when a host that's included in the ACCESS file uses a sender address with a Non-Existent domain in the VIRTUSERDOMAIN file, the mail gets relayed.
Can we put a...
You can use LOCAL_RULE_2 in sendmail config, there you put this line:
R$+<@host.sld.tld.> $1<@sld.tld.>
When Using this sendmail will cut of the "host" portion.
Regards,
HI,
All users are in thye virtusertable, so sendmail is rejecting users that are not found in the virtusertable.
But when people uses a domain that is not in the virtuserdomains file, sendmail relays the mail.
So everythings goes fine, aslong as the domain is in the virtuserdomains file.
When...
here is our mc file.
ourdomain.com is the sendmail mail domain, this domain is not used for users.
ourdomain2 en 3 are domains we do use in virtuserdomains.
regards,
-ed-
divert(0)dnl
define(`confMAILER_NAME', `mailerdm@ourdomain2.com')dnl
define(`confDOMAIN_NAME', `ourmaildomain.com')dnl...
Hi,
We are running two sendmail servers with only virtual domains (virtuserdomains).
Example : realdomain.com is in the virtuserdomains file
fakedomain.com is NOT in the virtuserdomains file
When a fakeuser@realdomain.com that does not exist in the virtusertable tries to send a...
Hi,
I've like to do the following, when someone tries a RCPT TO , to a unknow user.
I'd like to send the 250 smtp reply code. So someone can not be sure if a users exists or not.
(Version sendmail 8.13.7 on fedora)
This is what happends now
RCPT TO:<nonexistent.e-mail_address@test.org>
550...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.