2 msgpostfix + gmail + multiusers
2 msgstrange question regarding lmtp
3 msgUpdated amavisd-new; can't send/receive mail
8 msgRPM 'n stuff
7 msgDSN setup
4 msgLocal Users on Virtual Domains?
5 msgpostfix + courier + active directory 2003
12 msgFail to test postfix
2 msgGlobal groups
7 msgAbout creating database
3 msgMisunderstanding of transport map format VS mas...
2 msgProblems Backscatter
5 msgquestion about receive_override_options
4 msgspecific whitelisting
3 msgReal unknown host ???
2 msgAnother question about logs...
4 msgfallback_relay not getting used
3 msgMaildir
6 msgOutgoing Mail Copy

Close to getting SASL and SMTP AUTH on OS X wor...
\ James Lay (13 Jun 2007)

Subject:Close to getting SASL and SMTP AUTH on OS X working
Group:Postfix-users
From:James Lay
Date:13 Jun 2007


 
Hello all!

So I'm REAL close to getting this to work. Spent the $10 on Postfix
Enabler for OS X (part of me felt like I was cheating after setting
postfix up on linux) and I think I have this all working. My only issue
is that any machine that's not in the subnet that tries to relay via
SMTP gets the boot. Below is an example:

[08:54:01 jlay@vineyardgateway:~$] telnet mail.slave-tothe-box.net 25
Trying 71.39.117.84...
Connected to mail.slave-tothe-box.net.
Escape character is '^]'.
220 slave-tothe-box.net ESMTP Postfix
EHLO bleh.com
502
^]
telnet> quit
Connection closed.

but below is from an internal machine:

[09:08:13 jlay@myshield:~$] telnet mail.slave-tothe-box.net 25
Trying 192.168.0.2...
Connected to mail.slave-tothe-box.net.
Escape character is '^]'.
220 slave-tothe-box.net ESMTP Postfix
EHLO bleh.com
250-slave-tothe-box.net
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH DIGEST-MD5 CRAM-MD5
250 8BITMIME
^]
telnet> quit
Connection closed.

Question: How do I allow selected machines outside the internal network
to relay? Is it relay_recipient_maps? I basically want to send and
recieve email from this server from work, so it will only be one
machine. Thanks for the assist...couldn't really figure out exactly
what to call this problem, so googling it was a bit of a challenge.

James


© 2004-2008 readlist.com