... That implies you were sending unauthenticated mail to a local domain via smtps. As a general rule, that's something you want to prevent since it bypasses...
290817
Tracy Wise
wiseagape@...
Jan 18, 2013 4:50 am
Hi I'm setting up a dedicated server from 1&1 Internet which has CentOS 6.3 with Postfix 2.8.4 and Plesk 11.0.9 pre-installed. Though I've added the main...
290818
Reindl Harald
h.reindl@...
Jan 18, 2013 4:56 am
... main.cf: inet_interfaces = all master.cf: smtp inet n - n - - smtpd _______________________________ however, you...
290819
Tracy Wise
wiseagape@...
Jan 18, 2013 5:13 am
Thanks Reindl. I do indeed have that line in main.cf. However in master.cf there is a slight difference. Mine says: smtp unix - - n -...
290820
Reindl Harald
h.reindl@...
Jan 18, 2013 5:25 am
... this is NOT the smtpd line why do you not post your config file to help others helping you? ... no, that one is for sending messages FROM your server that...
290821
Muzaffer Tolga Ozses
tolga@...
Jan 18, 2013 5:29 am
myPhone'dan gönderdim 18 Oca 2013 tarihinde 07:25 saatinde, Reindl Harald ... Hi, please post your postconf -n output. M...
290822
Olivier Brousselle
Olivier.Brousselle@...
Jan 18, 2013 8:58 am
Hello, I'm trying to install failover multi instances of postfix on a 2 machines Centos 6, with postfix 2.6, corosync and pacemaker and use of virtual IP. No...
290823
Tracy Wise
wiseagape@...
Jan 18, 2013 9:12 am
Thank you Rendl and Muzzaffer. Well I did some things in Plesk and restarted the server and it works now. And yes I understand what you mean now. Thank you...
290824
Ansgar Wiechers
lists@...
Jan 18, 2013 10:15 am
... $virtual_alias_domains is just a list of domains. This is most trivial to automate. The real question is: which source is providing that list? Judging from...
290825
Adri van Loopik
adrivanloopik@...
Jan 18, 2013 10:18 am
Hallo, As an amateur I am playing with configuring email on a Linux box (Ubuntu 12.04 LTS Server). I was able to send mail DIRECTLY to the internet, but of...
290826
Reindl Harald
h.reindl@...
Jan 18, 2013 10:30 am
... what about the manual? http://www.postfix.org/postconf.5.html#relayhost what else should postfix do if you only say "relay to host xyz"? The next-hop...
290827
Reindl Harald
h.reindl@...
Jan 18, 2013 10:47 am
FIRST: DO NOT REPLY OFF-LIST AND DO NOT REPLY IN HTML ON MAILING-LISTS! ... and why do you not post configurations and state what you have already tried? ... ...
290828
Rafael Azevedo
rafael@...
Jan 18, 2013 10:50 am
... That's right, but Postfix will send one message at time to the destination, even if the message is not unique. I'd suggest you to map all Yahoo's domains....
290829
Alexander Farber
alexander.farber@...
Jan 18, 2013 10:57 am
Hello Wietse - ... thank you for your software and the advice! I'll read up more on spam filtering and I've changed the /etc/postfix/virtual to hold certain...
290830
Wietse Venema
wietse@...
Jan 18, 2013 1:06 pm
... As for what settings work better with high-volume receivers, I suggest a search query for "aol postmaster", "yahoo postmaster" etc. With per-destination...
290831
Wietse Venema
wietse@...
Jan 18, 2013 2:06 pm
... relayhost, as documented, sends mail that isn't for the machine itself to the relayhost. However you can override relayhost, as documented, with...
290832
Noel Jones
njones@...
Jan 18, 2013 3:26 pm
... that was intended to read: With per-destination recipient limit = 1, destination = recipient,...
290833
Quanah Gibson-Mount
quanah@...
Jan 18, 2013 5:21 pm
--On Thursday, January 17, 2013 10:17 PM -0600 Noel Jones ... Hi Noel, Thanks again. There was a problem with my simple test script (it wasn't actually...
290834
Steve Jenkins
stevejenkins@...
Jan 18, 2013 5:49 pm
... Agreed - but Yahoo is really the only one we're having issues with (even after complying with all their guidelines here): ...
290835
Muzaffer
tolga@...
Jan 18, 2013 7:04 pm
... I've got that covered, it seems I have to put both domains and aliases in the same file, setting virtual_alias_domains = $virtual_alias_maps, and setting...
290836
Robert Schetterer
rs@...
Jan 18, 2013 7:06 pm
... last time i had to do this , yahoo needs 3 weeks for whitelisting the new ip, used for a mail list server at the end if you already followed recommands for...
290837
Muzaffer
tolga@...
Jan 18, 2013 7:15 pm
... To debug, I've taken these steps: 1- I did telnet 74.125.141.26 25, and I got a reply. I think that eliminates the connection fault. 2- I did telnet...
290838
Muzaffer
tolga@...
Jan 18, 2013 7:21 pm
... Sure thing, It would be nice to share what you did with us....
290839
Viktor Dukhovni
postfix-users@...
Jan 18, 2013 7:24 pm
... That is: # Turn it on for postmulti start postmulti -i postfix-mta -e enable # Start it. postmulti -i postfix-mta -p start Another option is to never...
290840
Viktor Dukhovni
postfix-users@...
Jan 18, 2013 7:36 pm
... Yes, they are willing to cripple SMTP and expect everyone to cope, because they are too big to ignore. :-) Rumour has it that established proffesional...
290841
Adri van Loopik
adrivanloopik@...
Jan 18, 2013 8:12 pm
Thanks a lot Wietse, for Postfix and also for this very helpful reaction and good advice. It has worked, though not immediately. I had first also to put...
290842
TFML
mailinglist@...
Jan 18, 2013 8:16 pm
Thanks, I'm in the process of testing those suggested applications!...
290843
Viktor Dukhovni
postfix-users@...
Jan 18, 2013 9:40 pm
... The real issue was that you failed to use the correct relayhost syntax: relayhost = [relay.example.com] not relayhost = example.com typically the first...
290844
Amir A.
thesubmitter@...
Jan 18, 2013 9:56 pm
My Problem: I have a vanilla Zimbra setup that I have been trying to implement either Before Queue Mail filtering or Milter Based Filtering. At first I tried...
290845
Noel Jones
njones@...
Jan 18, 2013 10:31 pm
... You'll need to quantify "wouldn39;t work". Give details of what happened vs. what you expected. For the record, there is no underlying incompatibility...