9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] Mail issues possibly maybe?
@ 2014-07-01 22:25 mveety
  2014-07-01 22:52 ` sl
  0 siblings, 1 reply; 3+ messages in thread
From: mveety @ 2014-07-01 22:25 UTC (permalink / raw)
  To: 9front

Sure

styx Jun 30 21:57:27 ping to /net/tcp!9fans.net failed: 450 4.7.1 <9fans-bounces@9fans.net>: Recipient address rejected: Policy Rejection- Greylisting challenge offered.  Legitimate and well-configured mailservers will automatically retry shortly, and mail will go through.

I don't think my mailserver is "well configured," and I don't know how to do it.

--
Veety


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Mail issues possibly maybe?
  2014-07-01 22:25 [9front] Mail issues possibly maybe? mveety
@ 2014-07-01 22:52 ` sl
  0 siblings, 0 replies; 3+ messages in thread
From: sl @ 2014-07-01 22:52 UTC (permalink / raw)
  To: 9front

> styx Jun 30 21:57:27 ping to /net/tcp!9fans.net failed: 450 4.7.1 <9fans-bounces@9fans.net>

I misunderstood and thought your messages were getting rejected
by the 9front mailing list.

I have not had any problems today sending messages to 9fans from
my 9front system running nupas. I have not tried recently from
stock upas.

This is my /mail/lib/remotemail:

	#!/bin/rc
	shift
	sender=$1
	shift
	addr=$1
	shift
	/bin/upas/smtp $addr $sender $*

There is some discussion of greylisting in smtp(8), but this is
for smtpd's -g flag, which I don't use and which should not be
relevant for your outgoing messages, anyway.

sl


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Mail issues possibly maybe?
  2014-07-01  6:21 mveety
@ 2014-07-01 17:43 ` sl
  0 siblings, 0 replies; 3+ messages in thread
From: sl @ 2014-07-01 17:43 UTC (permalink / raw)
  To: 9front

> 	I don't know if my mails are getting to the 9fans list. I get this greylisting
> message in my /sys/log/smtp.fail, and I never see my message show up on the list. Does
> anyone else see my messages, and also how do I deal with this greylisting bullshit.

Any way we could see the error message?

sl


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-01 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01 22:25 [9front] Mail issues possibly maybe? mveety
2014-07-01 22:52 ` sl
  -- strict thread matches above, loose matches on Subject: below --
2014-07-01  6:21 mveety
2014-07-01 17:43 ` [9front] " sl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).