On 10/2/2009 2:04 AM, gc wrote: > Hey all, > > First post, if it makes it off the server...
Per the welcome message you received when you joined the list: TO REPORT A PROBLEM see: http://www.postfix.org/DEBUG_README.html#mail At a minimum, postfix version and output of postconf -n should be provided... > Had a problem where I couldnt send nor receive mail, it happened all of > a sudden for me after I moved into my fathers house. I thought it could > be a dsl problem, as I came from cable. It happened to nbe first that > att.com was blocking my outgoing, on port 25, so support (dedicated) had > me edit some postfix conf's and add an alternate port of 2525. While I'm not sure I completely understand what you are trying to accomplish - ie, how your server was configured before and how it is used - it sounds to me like you simply need to configure postfix to relay all outbound mail through AT&T, as they are *properly* blocking outbound port 25 for anything but from their server (this prevents any of your PCs from participating in any of the botnets out there). So, just set to whatever AT&T tells you to use for their outbound mail server if you were setting up a mail client (Thunderbird, Outlook, etc) - a quick google shows this might be: relayhost = [smtp.att.yahoo.com] > so anyways, something happened yesterday and now I cant get anything at > all, What does that mean? You can't RECEIVE mail either? Are you hosting a domain for both inbound and outbound? See what I mean? You need to proerly explain what you are trying to accomplish... -- Best regards, Charles