• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Sendmail hell

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Sendmail hell"

Collapse

  • NickFitz
    replied
    It appears to be to do with your server name not being specified in the sendmail config file.

    Leave a comment:


  • stek
    replied
    Try this in /etc/hosts.....

    xxx.xxx.xxx.xxx hostname FQDN

    Where of course xxx.xxx.xxx.xxx is the IP, hostname is the hostname and FQDN is the hostname with domain appended, apologies if that's obvious...

    Long time since I dicked around with sendmail and it was always a twatt then, and I'm a Solaris dood, dunno if u edit /etc/hosts directly on Linux or if Linux has some user-friendly way of avoiding use of vi.....

    Leave a comment:


  • suityou01
    started a topic Sendmail hell

    Sendmail hell

    I am trying to configure a linux server for a brief demo of an open source tool.
    It uses sendmail

    Try as I might to configure sendmail and am getting precisely nowhere

    can some kind soul please give me some pointers. What I am unearthing on google is bloody confusing. What's a smarthost FFS?

    details are for arguments sake

    mail.somemailserver.com
    username fred
    password bloggs

    so I have configured a smarthost, and a client-info file and rebuilt the hash database

    when I try the following from the command line

    sendmail - v [email protected] < mail.test

    I get the following error

    WARNING: local host name (MyServer) is not qualified; see cf/README: WHO AM I?
    No local mailer defined

    after a brief hang

    please help

Working...
X