473,417 Members | 1,554 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,417 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 2013

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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.