Reducing spam on Ubuntucannot send mail to postfix /w iptables linux proxypostfix smtps issuePostfix socket responses problemPostfix won't accept SASL loginsUnable to receive any emails using postfix, dovecot, mysql, and virtual domain/mailboxesPostfix: Recipient address rejected: Invalid HELO/EHLOPostfix: Helo command rejected: Host not foundContact sender via Postfix Mailer-Daemon on “Bad recipient address syntax”Postfix sender address rejected / using multiple addressesSMTP-SASL authentification doesn't work
Installed Electric Tankless Water Heater - Internet loss when active
How to Pin Point Large File eating space in Fedora 18
Using credit/debit card details vs swiping a card in a payment (credit card) terminal
Why does this if-statement combining assignment and an equality check return true?
Would Brexit have gone ahead by now if Gina Miller had not forced the Government to involve Parliament?
How strong are Wi-Fi signals?
How to know if a folder is a symbolic link?
Why were helmets and other body armour not commonplace in the 1800s?
Boss wants me to falsify a report. How should I document this unethical demand?
Where is the logic in castrating fighters?
Looking for a soft substance that doesn't dissolve underwater
Why are C64 games inconsistent with which joystick port they use?
Line of lights moving in a straight line , with a few following
Employer demanding to see degree after poor code review
Are these reasonable traits for someone with autism?
Why aren't space telescopes put in GEO?
How to use " shadow " in pstricks?
Construct a word ladder
How can I tell if I'm being too picky as a referee?
Does Nitrogen inside commercial airliner wheels prevent blowouts on touchdown?
Is the field of q-series 'dead'?
What is the environment variable XDG_VTNR?
What does the view outside my ship traveling at light speed look like?
Count Even Digits In Number
Reducing spam on Ubuntu
cannot send mail to postfix /w iptables linux proxypostfix smtps issuePostfix socket responses problemPostfix won't accept SASL loginsUnable to receive any emails using postfix, dovecot, mysql, and virtual domain/mailboxesPostfix: Recipient address rejected: Invalid HELO/EHLOPostfix: Helo command rejected: Host not foundContact sender via Postfix Mailer-Daemon on “Bad recipient address syntax”Postfix sender address rejected / using multiple addressesSMTP-SASL authentification doesn't work
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm getting plenty of emails to postmaster@host.hostname.com
Transcript of session follows.
Out: 220 host.hostname.com ESMTP Postfix (Ubuntu)
In: EHLO mail-serv.info
Out: 250-host.hostname.com
Out: 250-PIPELINING
Out: 250-SIZE 10240000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: MAIL FROM:<mmr8hnmju5ir8xj1@ps-volga.ru>
Out: 250 2.1.0 Ok
In: RCPT TO:<elena@mysite.com>
Out: 550 5.1.1 <elena@mysite.com>: Recipient address rejected: User
I've a site hosted on my VPS whose name is mysite.com and server hostname is host.hostname.com.
What could be the problem here as I'm getting an email every minute with different to email( here elena@mysite.com)?
How to reduce this spam?
ubuntu postfix
add a comment |
I'm getting plenty of emails to postmaster@host.hostname.com
Transcript of session follows.
Out: 220 host.hostname.com ESMTP Postfix (Ubuntu)
In: EHLO mail-serv.info
Out: 250-host.hostname.com
Out: 250-PIPELINING
Out: 250-SIZE 10240000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: MAIL FROM:<mmr8hnmju5ir8xj1@ps-volga.ru>
Out: 250 2.1.0 Ok
In: RCPT TO:<elena@mysite.com>
Out: 550 5.1.1 <elena@mysite.com>: Recipient address rejected: User
I've a site hosted on my VPS whose name is mysite.com and server hostname is host.hostname.com.
What could be the problem here as I'm getting an email every minute with different to email( here elena@mysite.com)?
How to reduce this spam?
ubuntu postfix
add a comment |
I'm getting plenty of emails to postmaster@host.hostname.com
Transcript of session follows.
Out: 220 host.hostname.com ESMTP Postfix (Ubuntu)
In: EHLO mail-serv.info
Out: 250-host.hostname.com
Out: 250-PIPELINING
Out: 250-SIZE 10240000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: MAIL FROM:<mmr8hnmju5ir8xj1@ps-volga.ru>
Out: 250 2.1.0 Ok
In: RCPT TO:<elena@mysite.com>
Out: 550 5.1.1 <elena@mysite.com>: Recipient address rejected: User
I've a site hosted on my VPS whose name is mysite.com and server hostname is host.hostname.com.
What could be the problem here as I'm getting an email every minute with different to email( here elena@mysite.com)?
How to reduce this spam?
ubuntu postfix
I'm getting plenty of emails to postmaster@host.hostname.com
Transcript of session follows.
Out: 220 host.hostname.com ESMTP Postfix (Ubuntu)
In: EHLO mail-serv.info
Out: 250-host.hostname.com
Out: 250-PIPELINING
Out: 250-SIZE 10240000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: MAIL FROM:<mmr8hnmju5ir8xj1@ps-volga.ru>
Out: 250 2.1.0 Ok
In: RCPT TO:<elena@mysite.com>
Out: 550 5.1.1 <elena@mysite.com>: Recipient address rejected: User
I've a site hosted on my VPS whose name is mysite.com and server hostname is host.hostname.com.
What could be the problem here as I'm getting an email every minute with different to email( here elena@mysite.com)?
How to reduce this spam?
ubuntu postfix
ubuntu postfix
asked May 13 at 17:10
user5858user5858
761114
761114
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Take your host offline and stop accepting mail entirely, I'd say, would solve the problem entirely. You're on the Internet. Having random garbage thrown at your server all day is a part of that.
The useful tool fail2ban, normally used to ban ssh attackers, also has some postfix related jails that you can enable, which will automatically ban certain spammers based on the log entries they create.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f967076%2freducing-spam-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Take your host offline and stop accepting mail entirely, I'd say, would solve the problem entirely. You're on the Internet. Having random garbage thrown at your server all day is a part of that.
The useful tool fail2ban, normally used to ban ssh attackers, also has some postfix related jails that you can enable, which will automatically ban certain spammers based on the log entries they create.
add a comment |
Take your host offline and stop accepting mail entirely, I'd say, would solve the problem entirely. You're on the Internet. Having random garbage thrown at your server all day is a part of that.
The useful tool fail2ban, normally used to ban ssh attackers, also has some postfix related jails that you can enable, which will automatically ban certain spammers based on the log entries they create.
add a comment |
Take your host offline and stop accepting mail entirely, I'd say, would solve the problem entirely. You're on the Internet. Having random garbage thrown at your server all day is a part of that.
The useful tool fail2ban, normally used to ban ssh attackers, also has some postfix related jails that you can enable, which will automatically ban certain spammers based on the log entries they create.
Take your host offline and stop accepting mail entirely, I'd say, would solve the problem entirely. You're on the Internet. Having random garbage thrown at your server all day is a part of that.
The useful tool fail2ban, normally used to ban ssh attackers, also has some postfix related jails that you can enable, which will automatically ban certain spammers based on the log entries they create.
answered May 13 at 17:44
Michael Hampton♦Michael Hampton
178k27325657
178k27325657
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f967076%2freducing-spam-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown