473,321 Members | 1,667 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

Postfix & sasl on VMWARE(Ubuntu) - Not Working, what's wrong?

Hi,

I'am trying to configure a Postfix server to send e-mails by SMTP using the SMTP server of my ISP. I have made a Postfix installation as "Internet with Smarthost".

I'am using a domain in Godaddy, I have point "A (Host) Record" to my IP and the "MX Record" is also pointing to my IP. I have tested sending e-mail from my gmail.com account to my server, the server receive e-mails from gmail.com to my /home/andre/mbox successfully.



So... I have installed Ubuntu server with Postfix and I installed also libsasl2-modules.

In my configuration to get my Postfix sending e-mails by SMTP using my ISP SMTP(my ISP SMTP requires authentication), my guide was: http://newbiedoc.berlios.de/wiki/Mail_-_sending

I have tested "telnet mydomain.com 25" from another computer with another IP address on the Internet and I get:

220 mydomain.com ESMTP Postfix (Ubuntu)



After doing the changes related in this tutorial, http://newbiedoc.berlios.de/wiki/Mail_-_sending (I don't have configurated SSL Support)

After all this, here is my /var/log/mail.log

Oct 5 12:43:52 myhost postfix/anvil[4979]: statistics: max connection rate 1/60s for (smtp:74.125.92.24) at Oct 5 12:40:00
Oct 5 12:43:52 myhost postfix/anvil[4979]: statistics: max connection count 1 for (smtp:74.125.92.24) at Oct 5 12:40:00
Oct 5 12:43:52 myhost postfix/anvil[4979]: statistics: max cache size 1 at Oct 5 12:40:00
Oct 5 12:44:48 myhost postfix/qmgr[4456]: 6F5A0678C: from=<andre@mydomain.com>, size=324, nrcpt=1 (queue active)
Oct 5 12:45:18 myhost postfix/smtp[4995]: connect to relay.netvisao.pt[213.228.128.59]:25: Connection timed out
Oct 5 12:45:18 myhost postfix/smtp[4995]: 6F5A0678C: to=<vicgood@hotmail.com>, relay=none, delay=479, delays=449/0/30/0, dsn=4.4.1, status=deferred (connect to relay.netvisao.pt[213.228.128.59]:25: Connection timed out)


What you see as clue here in mail.log? Whats wrong?

Best Regards, Andre.
Oct 5 '08 #1
0 2005

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Durairaj Avasi | last post by:
Here is my prg:::: use Net::LDAP qw(LDAP_SUCCESS LDAP_PROTOCOL_ERROR); use Authen::SASL; use Net::LDAP::Util qw(ldap_error_name ldap_error_text); sub lConnect { my $server = shift; print "...
2
by: find clausen | last post by:
This script works, but how can I write it better ? Without the comment tags .... <script> <!-- document.write('<SCRIPT SRC="../scripts/sp'+lang+'.js"></script>') // --> </script> --
19
by: caramel | last post by:
i've been working on this program forever! now i'm stuck and going insane because i keep getting a syntax error msg and i just can't see what the compiler is signaling to! #include <stdio.h>...
5
by: SPE - Stani's Python Editor | last post by:
Hi, During optimizing SPE for Ubuntu, I found something strange. I have Ubuntu 5.10 "The Breezy Badger" and unfortunately this code is not working: >>> import webbrowser >>>...
0
by: Eric S. Johansson | last post by:
fedora # file /etc/postfix/transport* /etc/postfix/transport: ASCII English text /etc/postfix/transport.db: Berkeley DB (Hash, version 8, native byte-order) # python...
1
by: xamman | last post by:
hi there, from what i understand not all objects & variables are saved in the viewstate, even though all objects & vars are lost after the page response is sent to the client browser. is there...
3
by: John Nagle | last post by:
I have XML replies in a DOM which contain entity escapes, like "&amp;". What's the proper way to replace them with the ordinary characters? Preferably something that will work in most browsers? I...
5
by: krg | last post by:
Hi, I started writing this blog some time back and it would be great if I could get an audience here and even better if we could have a conversation about developments possible on the techniques I...
0
by: okonita | last post by:
Hi all, I am having a DB2 connectivity problem that I hope someone can help me resolve. I need this to test Replication and such other things. What am I doing wrong here? Any help that I can get...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.