[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Gerald Galster via Postfix-users
>> ;; QUESTION SECTION: >> ;eurobank-direktna.rs .IN >> NS >> >> ;; ANSWER SECTION: >> eurobank-direktna.rs . 3600IN NS >> bgdit01edns01.eurobank.rs . >> >> This is

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Viktor Dukhovni via Postfix-users
On Tue, Apr 25, 2023 at 08:43:26PM +0200, Gerald Galster via Postfix-users wrote: > >; Delegation NS > >eurobank-direktna.rs. IN NS ns1.eurobank.rs. ; AD=0 > >eurobank-direktna.rs. IN NS ns2.eurobank.rs. ; AD=0 > >eurobank-direktna.rs. IN NS ns3.eurobank.rs. ; AD=0 > > > >; A

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Gerald Galster via Postfix-users
>; Delegation NS >eurobank-direktna.rs. IN NS ns1.eurobank.rs. ; AD=0 >eurobank-direktna.rs. IN NS ns2.eurobank.rs. ; AD=0 >eurobank-direktna.rs. IN NS ns3.eurobank.rs. ; AD=0 > >; Authoritative NS >eurobank-direktna.rs. IN NS bgdit01edns01.eurobank.rs. > > The latter host

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Viktor Dukhovni via Postfix-users
On Tue, Apr 25, 2023 at 12:24:04PM -0400, Alex via Postfix-users wrote: > Hi, I realize this is probably one of the most frequently asked questions, > but I really can't figure out why this was rejected. > > Apr 25 12:06:01 petra postfix-226/smtpd[592344]: NOQUEUE: reject: RCPT from > mail.email.e

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Matus UHLAR - fantomas via Postfix-users
Hi, I realize this is probably one of the most frequently asked questions, but I really can't figure out why this was rejected. Apr 25 12:06:01 petra postfix-226/smtpd[592344]: NOQUEUE: reject: RCPT from mail.email.eurobank.rs [195.242.76.237]: 450 4.1.8 mailto:u

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Bill Cole via Postfix-users
On 2023-04-25 at 12:24:04 UTC-0400 (Tue, 25 Apr 2023 12:24:04 -0400) Alex via Postfix-users is rumored to have said: Hi, I realize this is probably one of the most frequently asked questions, but I really can't figure out why this was rejected. Apr 25 12:06:01 petra postfix-226/smtpd[592344]:

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Alex via Postfix-users
Hi, On Tue, Apr 25, 2023 at 1:03 PM Gerald Galster via Postfix-users < postfix-users@postfix.org> wrote: > Hi, I realize this is probably one of the most frequently asked questions, > but I really can't figure out why this was rejected. > > Apr 25 12:06:01 petra postfix-226/smtpd[592344]: NOQUEUE

[pfx] Re: Sender address rejected, but domain is found?

2023-04-25 Thread Gerald Galster via Postfix-users
> Hi, I realize this is probably one of the most frequently asked questions, > but I really can't figure out why this was rejected. > > Apr 25 12:06:01 petra postfix-226/smtpd[592344]: NOQUEUE: reject: RCPT from > mail.email.eurobank.rs [195.242.76.237]: 450 > 4.

Re: Sender address rejected: Domain not found

2021-01-05 Thread Wietse Venema
Ruben Safir: > > me@localhost:~ $ host server.cointalk.com > > Host server.cointalk.com not found: 3(NXDOMAIN) > > > > Postfix rejects the mail because it cannot resolve the sender domain. > > Thanks! I don't run cointalk.com But I will pass this info on They probably should be sending mail as

Re: Sender address rejected: Domain not found

2021-01-05 Thread Ruben Safir
On Tue, Jan 05, 2021 at 10:02:08AM +0100, Ansgar Wiechers wrote: > On 2021-01-05 Ruben Safir wrote: > > Any clue why this is happening from the cointalk.com domain > > I am locked out of the forum :) > > > > 2021-01-05T03:11:38.999012-05:00 www2 postfix/smtpd[26176]: NOQUEUE: > > reject: RCPT from

Re: Sender address rejected: Domain not found

2021-01-05 Thread Wietse Venema
Ruben Safir: > I'm sorry to bother everyone > > Any clue why this is happening from the cointalk.com domain > I am locked out of the forum :) > > 2021-01-05T03:11:38.999012-05:00 www2 postfix/smtpd[26176]: NOQUEUE: > reject: RCPT from 23-111-188-110.static.hvvc.us[23.111.188.110]: 450 > 4.1.8 : S

Re: Sender address rejected: Domain not found

2021-01-05 Thread Ansgar Wiechers
On 2021-01-05 Ruben Safir wrote: > Any clue why this is happening from the cointalk.com domain > I am locked out of the forum :) > > 2021-01-05T03:11:38.999012-05:00 www2 postfix/smtpd[26176]: NOQUEUE: > reject: RCPT from 23-111-188-110.static.hvvc.us[23.111.188.110]: 450 > 4.1.8 : Sender address

Re: Sender address rejected, but I didn't ask it to be checked.

2019-01-30 Thread paiNgoo4
You were right. There were overrides in the master.cf and I forgot to check that. And to make matters funny, the same filename was used for sender_login_maps and virtual_alias_maps. Fixed the file names and now it works. Thank you for your help -- Sent from: http://postfix.1071664.n5.nabble.com/

Re: Sender address rejected, but I didn't ask it to be checked.

2019-01-29 Thread Noel Jones
On 1/29/2019 1:51 PM, paiNgoo4 wrote: > Hi, > > I have been using postfix for many years. So far whenever I had a problem, > Google or the documentation helped out. > However today I got stuck and have no idea what to do. > This is a new machine, fresh Debian stretch install. > I am trying to use

Re: Sender address rejected: not owned by user

2014-10-27 Thread Chris
On 10/27/2014 08:45 PM, Chris wrote: > Does someone happen to know, what the issue is? Sorry, I didn't remember the correct syntax in my smtpd_sender_login_maps=proxy:mysql:/etc/postfix/mysql-sender-login-maps.cf configuration. -- Gruß, Christian

Re: Sender address rejected: not owned by user

2014-10-27 Thread Wietse Venema
Chris: > Dear All, > > I'm trying to configure postfix as a smarthost. It rewrites the sender > address with sender_canonical_maps. > > : Sender address rejected: That is the SMTP "MAIL FROM" address/ > not owned by user > strohh...@example2.com (in reply to RCPT TO command) And that is the S

Re: Sender address rejected

2013-07-19 Thread /dev/rob0
On Fri, Jul 19, 2013 at 09:05:52AM +0200, Krzysztof Szarlej wrote: > Well after i made some changes the postfix dont want to start. I > mean the smpt, it says it that connect timeout exceeded. > > # tail /var/log/maillog > > Jul 19 09:01:54 szarlej postfix/master[4428]: warning: > /usr/libexec/p

Re: Sender address rejected

2013-07-19 Thread Krzysztof Szarlej
Well after i made some changes the postfix dont want to start. I mean the smpt, it says it that connect timeout exceeded. # tail /var/log/maillog Jul 19 09:01:54 szarlej postfix/master[4428]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling Jul 19 09:02:54 szarlej postfix/sm

Re: Sender address rejected

2013-07-18 Thread Noel Jones
On 7/18/2013 7:55 PM, Krzysztof Szarlej wrote: > Hey guys I've a problem with my SMTP. I have set the postfix > togoether with dovecot, I turned on sasl and tls and I can't send > the messages. I am getting error > > SMTP: '450 4.1.2 mailto:u...@gmail.com>>: Recipient > address rejected: Domain no

Re: Sender address rejected: Domain not found

2012-11-08 Thread Noel Jones
On 11/8/2012 10:02 AM, Feel Zhou wrote: > Sorry, I change the log file, The real log is > > Nov 8 23:11:45 shcx postfix/smtp[10637]: BC051AC0064: > to=mailto:yc...@de.ferrotec.com>>, > relay=mail.de.ferrotec.com > [80.150.185.227]:25, delay=20816, > delays=20791/0.01/

Re: Sender address rejected: Domain not found

2012-11-08 Thread Feel Zhou
Sorry, I change the log file, The real log is Nov 8 23:11:45 shcx postfix/smtp[10637]: BC051AC0064: to=< yc...@de.ferrotec.com>, relay=mail.de.ferrotec.com[80.150.185.227]:25, delay=20816, delays=20791/0.01/5.5/19, dsn=4.1.8, status=deferred (host mail.de.ferrotec.com[80.150.185.227] said: 450 4.

Re: Sender address rejected: Domain not found

2012-11-08 Thread /dev/rob0
On Thu, Nov 08, 2012 at 11:42:30PM +0800, Feel Zhou wrote: > My customer send mail via my mail server > And set def.cn at mynetworks "Def.cn" is a domain, not an IP address. $mynetworks should be a list of networks, that is, IP addresses, not names. http://www.postfix.org/BASIC_CONFIGURATION_REA

RE: sender address rejected

2012-11-05 Thread James Chase
> -Original Message- > From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > us...@postfix.org] On Behalf Of /dev/rob0 > Sent: Monday, November 05, 2012 11:47 AM > To: postfix-users@postfix.org > Subject: Re: sender address rejected > > On Mon, Nov 05,

Re: sender address rejected

2012-11-05 Thread /dev/rob0
On Mon, Nov 05, 2012 at 11:14:43AM -0500, James Chase wrote: [attribution reconstructed] > > > James: > > rob0: > > and another > > > > > check_recipient_access > > > pcre:/etc/postfix/MISC_CHECKS/ascii.pcre, check_sender_mx_access > > > cidr:/etc/postfix/NETWORK_CHECKS/drop.cidr, check_policy_ser

RE: sender address rejected

2012-11-05 Thread James Chase
> > and another > > > check_recipient_access > > pcre:/etc/postfix/MISC_CHECKS/ascii.pcre, check_sender_mx_access > > cidr:/etc/postfix/NETWORK_CHECKS/drop.cidr, check_policy_service > > inet:127.0.0.1:10023, check_helo_access > > pcre:/etc/postfix/NETWORK_CHECKS/helo_hostnames.pcre, > > pcre:/et

Re: sender address rejected

2012-11-05 Thread Noel Jones
On 11/5/2012 8:57 AM, James Chase wrote: > Could someone help me figure out which rule exactly is blocking this > e-mail? We are trying to migrate a domain to another e-mail service > and in the meantime the new service is sending mail from a domain > that postfix accepts mail for. Whenever that mi

Re: sender address rejected

2012-11-05 Thread /dev/rob0
On Mon, Nov 05, 2012 at 09:57:58AM -0500, James Chase wrote: > Could someone help me figure out which rule exactly is blocking > this e-mail? It would have been easier if you had disclosed the contents of the various maps you are using, but I can surely narrow it down. > We are trying to migrat

Re: Sender address rejected: Domain not found

2010-06-02 Thread Robert Fitzpatrick
On 6/2/2010 10:43 AM, Ralf Hildebrandt wrote: I guess Exchange didn't like that and did reject the mail. Usually the error message contains info about "mailserver generating this message". Yes, that is what I hate about Exchange, the error messages vagueness. Thanks.

Re: Sender address rejected: Domain not found

2010-06-02 Thread Ralf Hildebrandt
* Robert Fitzpatrick : > Your message did not reach some or all of the intended recipients. > > Subject: LCM Summary > Sent: 6/2/2010 10:18 AM > > The following recipient(s) could not be reached: > > rob...@webtent.com on 6/2/2010 10:19 AM > You do not have permission to send to this r

Re: Sender address rejected: Domain not found

2010-06-02 Thread Robert Fitzpatrick
On 6/2/2010 8:56 AM, Ralf Hildebrandt wrote: * Robert Fitzpatrick: I am getting a lot of these for various domains... Jun 2 07:21:08 esmtp postfix/smtpd[55535]: NOQUEUE: reject: RCPT from mail.cypresspartners.com[72.242.211.227]: 450 4.1.8 : Sender address rejected: Domain not found; from= to=

Re: Sender address rejected: Domain not found

2010-06-02 Thread Ralf Hildebrandt
* Matt Hayes : > It appears that mail.cypresspartners.com is a postfix server which > appears, to me at least, to be sending out spam. http://www.robtex.com/ip/72.242.211.227.html#blacklists They should stick to trees, no servers. -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk

Re: Sender address rejected: Domain not found

2010-06-02 Thread Matt Hayes
On 6/2/2010 8:50 AM, Robert Fitzpatrick wrote: > I am getting a lot of these for various domains... > > Jun 2 07:21:08 esmtp postfix/smtpd[55535]: NOQUEUE: reject: RCPT from > mail.cypresspartners.com[72.242.211.227]: 450 4.1.8 > : Sender address > rejected: Domain not found; > from= > to= proto=

Re: Sender address rejected: Domain not found

2010-06-02 Thread Ralf Hildebrandt
* Robert Fitzpatrick : > I am getting a lot of these for various domains... > > Jun 2 07:21:08 esmtp postfix/smtpd[55535]: NOQUEUE: reject: RCPT > from mail.cypresspartners.com[72.242.211.227]: 450 4.1.8 > : Sender address > rejected: Domain not found; > from= > to= proto=ESMTP helo= > > I assum

Re: Sender address rejected: Domain not found

2010-06-02 Thread John Peach
On Wed, 02 Jun 2010 08:50:53 -0400 Robert Fitzpatrick wrote: > I am getting a lot of these for various domains... > > Jun 2 07:21:08 esmtp postfix/smtpd[55535]: NOQUEUE: reject: RCPT > from mail.cypresspartners.com[72.242.211.227]: 450 4.1.8 > : Sender address > rejected: Domain not found; >

Re: Sender address rejected: undeliverable address

2009-02-18 Thread Noel Jones
Alexandre Balistrieri wrote: I am not receiving from ukranz-r...@unfccc.int Why? - reject_unverified_sender?? == maillog = Feb 17 09:02:30 guarani postfix/smtpd[18968]: NOQUEUE: reject: RCPT from unknown[62.225.2.61]:550 5.1.7 : Sender address rejected: undeliverable addr