| |||||||||||||||||||||||||||||||
|
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