Can't get postfix to send to google

i'm trying to set up postfix to send to my google account, but it keeps timing out.  in /etc/postfix/main.cf i have myhostname = localhost.localdomain.  i'm on a cable internet connection.  any ideas?
Oct 5 01:27:43 karstenhome postfix/postfix-script: starting the Postfix mail system
Oct 5 01:27:43 karstenhome postfix/master[3680]: daemon started -- version 2.2.11, configuration /etc/postfix
Oct 5 01:27:52 karstenhome postfix/pickup[3681]: EEB87208F9: uid=0 from=<root>
Oct 5 01:27:52 karstenhome postfix/cleanup[3690]: EEB87208F9: message-id=<20061005062752>
Oct 5 01:27:52 karstenhome postfix/qmgr[3683]: EEB87208F9: from=<root>, size=837, nrcpt=1 (queue active)
Oct 5 01:28:23 karstenhome postfix/smtp[3692]: connect to gmail-smtp-in.l.google.com[64.233.163.27]: Connection timed out (port 25)
Oct 5 01:28:53 karstenhome postfix/smtp[3692]: connect to gmail-smtp-in.l.google.com[64.233.163.114]: Connection timed out (port 25)
Oct 5 01:29:23 karstenhome postfix/smtp[3692]: connect to alt2.gmail-smtp-in.l.google.com[64.233.183.27]: Connection timed out (port 25)
Oct 5 01:29:53 karstenhome postfix/smtp[3692]: connect to alt1.gmail-smtp-in.l.google.com[64.233.185.27]: Connection timed out (port 25)
Oct 5 01:30:23 karstenhome postfix/smtp[3692]: connect to alt1.gmail-smtp-in.l.google.com[64.233.185.114]: Connection timed out (port 25)

Gmail checks if you have a valid hostname (ie. an existing DNS record) and if that's not the case it drops the connection. It's a simple anti-spam measure, I use it on my postfix-based mail server too.
You should adjust your postfix configuration and even better use domain masquerade and relay your mails through your ISP's smtp server. Search google (irony ) for HOW-TOs.

Similar Messages

  • How can I get only English when I google instead of part English & part Russian? (an exchange student stayed with us!)?

    How can I get only English when I google instead of part English & part Russian? (an exchange student stayed with us!)?
    Example:
    Silk - Pho Van
    www.phovanrestaurant.com/locations.html - Перевести эту страницу 
    Portland, OR 97214 (on the corner of 34th & Hawthorne) Tuesday - Sunday 11am to 9:00pm, closed Monday 503.230.1474. A division of Pho Van

    Please restate your question, it doesn't make sense the way it's stated. If you are trying to translate Russian into English or vice versa then Google "Google Translate"

  • Hello! I cannot get my gmail from my iPad icon any more, saying the mail server is not responding. I can still get my gmail though from google search! Can you help??

    Hi! The Mail icon on my iPad is no longer responding!  A message comes up saying - ' Cannot get mail...the mail server imap.gmail.com is not responding.  Verify that you have entered the correct account info in Mail settings'.  I have tried this and everything is correct!  It is puzzling because I can still get my gmail through Google search!  Can you help?? Thanks

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Can I get iCal to respond to Google Calendar invitations?

    Ever since MobileMe forced everyone to switch to the new CalDAV calendars, iCal.app stopped responding to iCalendar (ICS) invitations that I receive via email from Google Calendar users. Here's what's happening:
    I receive a Google Calendar email, open it in Mail.app, and double-click on the ICS email file attachment.
    Mail passes the ICS to iCal.app, which automatically creates a new calendar entry. However, the only choice I have for the new even under the "NOTIFICATIONS" side pane in iCal is an "OK" button. (Prior to the MobileMe Calendar update, I could accept or decline a meeting from the Notifications pane.)
    I can open the meeting in iCal to reveal "Maybe", "Decline", and "Accept" buttons, but—for example—choosing the Accept button doesn't send an iCalendar email response back to the meeting organizer. The fact that I just accepted the event is also not reflected in iCal. Furthermore, iCal doesn't let me edit or add a new alarm to the event.
    Thanks in advance for any suggestions for how to restore the old behavior!
    P.S. Here are links to two other calendaring issues that cropped up since the MobileMe change:
    How do I set the meeting organizer email address for the new CalDAV calendar?
    Can I get Google to recognize my iCal invitations?

    I have the same problem and it is not limited to Google Calendar invitations. Very frustrating! I can't find a solution anywhere other than replying to the invite message manually ... very poor workaround.

  • Can't get Postfix Mail working - can you help?

    Hi - I've been trying to get Postfix mail working on my Mac Mini (running Moutain Lion v10.8.3). I need to use it to send Mail from PHP ..
    I followed the instructions I found here:
    http://benjaminrojas.net/configuring-postfix-to-send-mail-from-mac-os-x-mountain -lion/
    I've tried setting up the outgoing mail via smtp.gmail.com and also my ISP mail (@ mailout.easymail.ca). I edited the SASL_passwd file and /etc/postfix/main.cf files accordingly ..
    I then use the following command to test sending of mail:
    date | mail -s test <myemailaddress>@gmail.com
    I don't receive any email. When I check the mail queue with this command:
    tail -f /var/log/mail.log
    I get this:
    May 11 14:19:06 <server>.flonsolutions.com postfix/cleanup[4077]: warning: F14632CCF23C: recipient_canonical_maps map lookup problem for <myemailaddress>@gmail.com
    May 11 14:19:06 <server>.flonsolutions.com postfix/pickup[4279]: warning: maildrop/F08E72CCF23B: error writing F14632CCF23C: queue file write error
    May 11 14:19:11 <server>.flonsolutions.com postfix/cleanup[4077]: warning: hash:/etc/postfix/system_user_maps is unavailable. open database /etc/postfix/system_user_maps.db: No such file or directory
    I also checked the instructions found here:
    http://blog.deversus.com/2012/07/fix-for-postfix-in-mac-os-x-10-8-mountain-lion/
    without success
    Anyone got some hints on what I'm doing wrong?
    Thanks a lot if you can help!
    Andrew

    I have a User Tip for setting up mail in Mountain Lion: https://discussions.apple.com/docs/DOC-4161
    However, it is designed for local mail. It would not work out of the box with gmail. You would have to configure local mail to route mail externally. I have done it, but not lately.
    OS X Server has its own e-mail system. I tried to set it up once but found it easier to do it myself. That is when I wrote that User Tip. I can't help with Server, but the User Tip will be sufficient to deliver and check mail local to your machine. That should be adequate for sending mail from a local PHP-driven development site. You don't want to do production web work on your local machine anyway.

  • How can I get Apple to send the invoice of one of my orders?

    I ordered a MacBook Air 13 at apple store online but I haven't get the invoice of the product. How can I ask apple to send it to me?
    Thank you,
    Luiza

    Thank you for your response, Dominic. I'm in Brazil now and unfortunately I'm not able to call the 1-800 number. There is another problem, I can't solve this by viewing my order online, as I haven't inserted my apple ID to the order ...it doesn't allow me to print the invoice or do anything else about it...
    Do you know if there's any online support that I can contact?
    Thank you again!

  • Can't get mail to send

    I can't get two of my mail programs to send mail. They send from the ipad with the same settings as the mail program. Is there something different between the ipad and the air mail programs that would make it different?
    Thanks

    One thing you can do is find out from Sky Broadband if the SMTP server requires authentication or not and what port the SMTP server uses.

  • Can't get mail to send via an ethernet broadband modem

    Just changed to Sky Broadband. Internet access and downloading emails works fine, but can't work out how to get emails to send without using my old dial-up connection. Help!
      Mac OS X (10.3.9)  

    One thing you can do is find out from Sky Broadband if the SMTP server requires authentication or not and what port the SMTP server uses.

  • How can I get Apple to send my password again?

    After being locked out of my ipad, i had to restore, but did not remember my password.  Apple sent me the password by email, but i had trouble getting in my email and by the time I got it opened the link to my password had expired.  How do I get them to send me it again??

    Hi spoiled2001,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details.
    Apple ID: If you forget your password
    http://support.apple.com/kb/HT5787
    Cheers,
    - Judy

  • Imap problems - can't get it into "send folder" on...

    1) I have read through these boards and could not find a solution.
    is it possible to get the nokia messenger ( my case N86) to put the email in sent folder and sync it with the server.
    It works in my 2010 outlook, but not on my n86. i only keeps the sent items on a local sent map on n86 
    somebody get it to work?

    You are limited on what  you can do with a device of that nature.  You might consider bypassing your router (if possible) and connecting the device directly to your modem then power cycling both it and your modem.  Sometimes those devices can be stubborn and will not pull an IP address.   If you can't get away from using your router temporarily/permanently you might consider either resetting the router to factory defaults or setting up a DHCP reservation in the router (if the option exists).  This would be an area in your router where you supply a static IP address and the MAC address off the base station into the settings of your router.  This way the next time your router and base station are rebooted it will be assigned the address you assigned it.  You can then see if you can ping that IP address from your computer to test for connectivity.
    Example of a DHCP reservation option (called Static DHCP in this example)
    http://www.pcdust.com/Dlink/Air/192.168.0.1/admin/_/h_dhcp.html

  • How can I get iTunes to send me my library on my new computer?

    Old MacBook got ruined in a flood from a frozen pipe...how do I get iTunes to send my my purchased music on my new MacBook Pro?

    Post in the iTunes forums.

  • Can't get camera to send Pics to FTP on EX2

    I have a Avacom camera on my network. I am trying to get it to send pics to the EX2. The test says Device(WIFICAM) <script src="/t5/forums/postpage/board-id/test_ftp.cgi"></script> <script src="/t5/forums/postpage/board-id/get_status.cgi"></script> <script>// document.title = opener.str_device+'('+alias+')'; // </script>Test  ...  SucceedI have a share in the EX2 that has full read wite  User access to the share folder. I have enabled both FTP Access and WebDAV Service under Network Services and the share folder.I have rebooted and shut down. I have a Wire shark capture that shows the login and the picture file it's trying to upload to the EX2. I get a  "553 Users may not upload files" The EX2 seems to not set the share folder for the user. Is there a way to set what folder will be used by the login? Thanks for any help 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 10 allowed. 220-Local time is now 23:11. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 10 minutes of inactivity. SYST 215 UNIX Type: L8 USER cambd 331 User cambd OK. Password required PASS mypassword 230 OK. Current restricted directory is / TYPE I 200 TYPE is now 8-bit binary PORT 192,168,1,231,136,249 200 PORT command successful STOR HSL-086176-CFZRY_0_20150727231121_5.jpg 553 Users may not upload files 553 Logout. 

    AdrianP15 wrote:
    I have a Avacom camera on my network. I am trying to get it to send pics to the EX2. The test says Device(WIFICAM) <script src="/t5/forums/postpage/board-id/test_ftp.cgi"></script> <script src="/t5/forums/postpage/board-id/get_status.cgi"></script> <script>// document.title = opener.str_device+'('+alias+')'; // </script>Test  ...  SucceedI have a share in the EX2 that has full read wite  User access to the share foulder. I have enabled both FTP Access and WebDAV Service under Network Services and the share foulder.I have rebooted and shut down. I have a Wire shark capture that shows the login and the picture file it's trying to upload to the EX2. I get a  "553 Users may not upload files" The EX2 seems to not set the share foulder for the user. Is there a way to set what foulder will be used by the login? Thanks for any help 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 10 allowed. 220-Local time is now 23:11. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 10 minutes of inactivity. SYST 215 UNIX Type: L8 USER cambd 331 User cambd OK. Password required PASS mypassword 230 OK. Current restricted directory is / TYPE I 200 TYPE is now 8-bit binary PORT 192,168,1,231,136,249 200 PORT command successful STOR HSL-086176-CFZRY_0_20150727231121_5.jpg 553 Users may not upload files 553 Logout. Go to NAS webpage --> Share tab and enable FTP access for folder you would like to give FTP access to.  I believed you only turn on the FTP from the setting but have not enable with share folder to allow FTP access to.

  • How can i get thunderbird to send incoming gif files to google chrome?

    The default for processing incoming gif files is to send them to Microsoft Internet Explorer. I don't use IE, but I do use Google Chrome. However there is no option for sending incoming gif files to Google Chrome in the Use Others popup, and I can't determine where Google Chrome is located so I can't find in when I press Browse.

    A gif file is an image file, so you can just set it to open using a suitable program like Windows Photo Gallery, but it only shows a gif image. If the gif is animated then it will not show as animated. So, MS try to force you to use IE as I believe if you have Win7 or 8, MS did not provide any of the older eg: vista programs for seeing 'animated' gifs (I do not have those OS, so if I'm wrong..sorry)
    You could download and use this program:
    '''http://www.irfanview.com/'''
    If you really want to use a browser for this instead:
    Try browsing for it under:
    C:/ Users > Your user name > Appdata > Local > Google > Chrome > Application > chrome.exe

  • Can't get postfix aliases to work from /etc/aliases

    Ugh.  Things were going so well.  I just needed to set up a few quick mailing lists and I could open the server for testing, but I can't seem to get aliases to work.  This is my first go at postfix, so it's possible I'm misunderstanding aliases at a fundamental level here...
    Here's what I want to do-- I want to have messages sent to one address ([email protected]) delivered to multple addresses ([email protected]) and ([email protected]).  domainname.tld is the hostname of my server machine.
    I've created an alias of this form:
    baz:  [email protected], [email protected]
    I started by putting it in '/Library/Server/Mail/Config/postfix/mailing_list_aliases', but when that didn't work, I moved it to /etc/aliases, and when that didn't work I simplified the alias to:
    baz: [email protected]
    I've done newaliases without error, and a postfix reload though I'm not sure that second one is necessary.
    Originally, I was getting the messages bounced saying that [email protected] is unknown in the local recipient table.  Now with the single address mapping in the /etc/aliases file, it's telling me that [email protected], mapped from [email protected], is "user unknown".  (Ok, there was probably a more grammatically correct way to form that sentence...).
    In Mail, [email protected] is recognized and made a hot link, which creates a message to that address when I click it.  If I send that message, it's delivered without a problem.
    I've run out of ideas, and internet research turned up a solution yet-- which probably means I really don't know what question to ask.

    New developments:
    I got this working thanks to Jaydisc's comment elsewhere:
    "All of this is doable by manipulating postfix underneatht the hood. I haven't seen what file Mountain Lion specifically creates when you turn on virtual hosting, but traditionally these kind of mappings are stored in /etc/postfix/virtual. You need to postmap the file after making changes and restart postfix.
    Jonathan, mailman is seemingly no longer included in OS X Server whicih would ahve been perfect. That means you need to manually build your list in /etc/postfix/virtual or install a 3rd party solution as far as I'm aware. In /etc/postfix/virtual, you could so something like:
    [email protected]               [email protected], [email protected], [email protected]
    Levin, you don't want to do a catch-all, but if you insist, assuming it's with a virtual domain, you'd put in
    @domein.com                   [email protected]
    When done, run:
    postmap /etc/postfix/virtual
    postfix reload
    Do all of this as root or using the sudo command. If you don't know what I'm talking about, you probably shouldn't do it."
    I edited /etc/postfix/virtual via the command line, like:
    sudo nano /etc/postfix/virtual
    And add the group and the users like in the example above.
    This was new for me, but in order to get my own mailing lists working together with Prevent mail server spoofing I had to remove mailman and use the option you desired instead I'm happy you asked for more!

  • Mutt and msmtp - I just can't get mutt to send

    Hello all, I have been battling with this for some time, I hope you can help.
    I have been running arch for several years now and thought I might start using mutt.  I have installed the version from the AUR with the side bar patch (version 1.5.21) and have it retrieving my email from an email server that I run.
    I initially tried to use mutt's new in built SNMP functionality but couldn't get it to work with my server.  My server uses TLS/SSL plain text auth but is listening on a non standard port.
    My .muttrc is as follows
    #muttrc by martin thanks to brisbin
    set realname = "Martin"
    set imap_user = "[email protected]"
    set imap_pass = "somepassword"
    set folder=imaps://mymailserver.com:8993/
    set spoolfile=+INBOX
    set record=imaps://mail.mymailserver.com/Sent
    set imap_check_subscribed
    set certificate_file = ~/.mutt/cert_file # where to store certs
    set mailcap_path = ~/.mutt/mailcap # entrys for filetypes
    source ~/.mutt/colours
    set from="[email protected]"
    set sendmail = "/usr/bin/msmtp"
    set ssl_verify_host = no
    set ssl_verify_dates = no
    set use_from=yes
    #set envelope_from=yes
    # main options
    set beep_new # terminal bell on new message
    unset confirmappend # don't ask, just do
    set delete # don't ask, just do
    set mail_check = 0 # minimum time between scans
    unset markers # no ugly plus signs
    unset mark_old # read/new is good enough for me
    set menu_scroll # scroll in menus
    set pager_index_lines = 10 # number of index lines to show
    set pager_context = 5 # number of context lines to show
    set pager_stop # don't go to next message automatically
    set pipe_decode # strip headers and eval mimes when piping
    set reverse_alias # show names from alias file in index
    #set sort = threads # like gmail
    #set sort_aux = reverse-last-date-received # like gmail
    #unset sort_re # always thread
    set thorough_search # strip headers and eval mimes before searching
    set thread_received # sort threads by date received, not sent
    set tilde # show tildes like in vim
    set timeout = 3 # idle time before scanning
    unset wait_key # don't show "Press any key to continue"
    unset resolve # stops attachjments being downloaded
    # sidebar settings
    set sidebar_visible = yes
    set sidebar_width = 25
    set sidebar_delim = '|'
    set status_format = "-%r- %v ------+----/ %f %m%?n? [+%n]?%?d? [-%d]?%?t? [*%t]? /%?p?---/ %p waiting to send /?-%>-(%P)---"
    # colors
    color sidebar_new brightyellow black
    # sidebar bindings
    bind index,pager \CJ sidebar-next
    bind index,pager \CK sidebar-prev
    bind index,pager \CB sidebar-open
    My .msmtprc file is as follows (which I have sodt linked the /etc/msmtprc just incase....
    account home
    host mail.mymailserver.com
    port 8465
    protocol smtp
    logfile /home/martin/.newmsmtp.log
    auth plain
    user [email protected]
    from [email protected]
    tls on
    tls_certcheck off
    tls_starttls off
    tls_force_sslv3 on
    account default : home
    I have confirmed the path to msmpt and have confirmed it is getting passed to mutt ok by using the "set: sendmail" command.
    If I try sending in mutt it errors out with an SSL error but this error never seems to change regardless of what I do to the msmtprc, in fact if I delete the password field in the msmtprs mutt doesn't even ask for the password (I have tried it with and without passwords in the msmptrc - no change.  The precise error message when trying to send from mutt that shows down the bottom of the terminal is
    SSL failed: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
    This would explain thing but, if I send a test email direct from the CLI using msmtp eg
    echo "Please prevent me from throwing this against the wall" | msmtp -a home [email protected]
    it sends OK and asks me for the password when I send as well.
    I'm at my wits end and have spent numerous hours o it in an effort to get it working.  There must be something simple I am missing.  Anyone's help is appreciated.

    Good evening all.
    Passing mutt- v find sthat it doesn't appear to be chnaging the sendmail path.....
    Mutt 1.5.21 (2010-09-15)
    Copyright (C) 1996-2009 Michael R. Elkins and others.
    Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
    Mutt is free software, and you are welcome to redistribute it
    under certain conditions; type `mutt -vv' for details.
    System: Linux 3.3.4-2-ARCH (i686)
    ncurses: ncurses 5.9.20110404 (compiled with 5.9)
    libidn: 1.24 (compiled with 1.24)
    hcache backend: GDBM version 1.10. 13/11/2011 (built Nov 19 2011 00:26:19)
    Compile options:
    -DOMAIN
    -DEBUG
    -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK
    +USE_POP +USE_IMAP +USE_SMTP
    +USE_SSL_OPENSSL -USE_SSL_GNUTLS +USE_SASL +USE_GSS +HAVE_GETADDRINFO
    -HAVE_REGCOMP +USE_GNU_REGEX
    +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
    +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
    +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME
    -EXACT_ADDRESS -SUN_ATTACHMENT
    +ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR
    +HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE
    -ISPELL
    SENDMAIL="/usr/sbin/sendmail"
    MAILPATH="/var/mail"
    PKGDATADIR="/usr/share/mutt"
    SYSCONFDIR="/etc"
    EXECSHELL="/bin/sh"
    -MIXMASTER
    To contact the developers, please mail to <[email protected]>.
    To report a bug, please visit http://bugs.mutt.org/.
    patch-1.5.16hg.cd.trash_folder.vl.1
    sidebar-1.5.21-5 (debian-version)
    The thing is I do not have sendmail installed.
    Does anyone have any suggestions on how to fix this or is it a bug?
    Cheers.

Maybe you are looking for

  • How do i use a downloaded itune as my ringtone it's already an acc

    how do i use a downloaded itune as my rington. it's already an acc

  • Possible bug in Solaris 8 mlink() kernel function ???

    Hi All, I'm trying to I_LINK a mounted-stream pipe (created using open and fattach), with CONNLD pushed on, below a STREAMS based multiplexor. As I experienced some kernel crash, in the linkcycle() function I looked at the way it works in strsubr.c S

  • Problem with Sales Order Creation

    Hi, In my sales order creation program if item qty is zero, it should not include that item in the order. It is not working properly with this example it is creating same order for customer 1001 and 1004. It is checking for qty = 0 condition and exec

  • How to export audio timeline as PCM and not AAC?

    Well this is something I have not come across before and unfortunately, I have not founjd an answer. As you can se from the attached screen shot, I have an audio sequence that is comprised of many pieces, all of which come from uncompressed PCM sound

  • RSA SecurID soft token not importing to BB Z10

    Hi, I've been a new Z10 user (previously with the Bold and the Curve since the last 6 years, and loved every minute of it) since the past week... I have a problem with installing the RSA Soft Token on this phone (we use the RSA Soft tokens for a secu