Not recieving Mail

Hi there
Have setup OS X Server 10.5.1 with Mail services, configured the router with the necessary ports and setup POP accounts on my mail clients software but no mail is coming in. Looking at Mail Access log in Server Admin it says:
TLS server engine: No CA file specified. Client certs may not work.
Does anyone know what this means?
Thanks in advance
Chris

The CA file specified (The "TLS server engine: No CA file specified. Client side certs may not work" error is what I've seen reported around the network) error usually means there are no certificates available. There are configuration entries referencing the certificate files stored in imapd.conf in typical Cyrus installs; I haven't checked Leopard Cyrus for how it's specifically configured, if that's not directly in imapd.com.
Details on the TLS: http://www.openser.org/docs/tls.html
This probably isn't the trigger for your connectivity error, and I'd tend to expect this error to (only) perturb connections into your mail server from your mail clients (only) if you have the tlsrequirecert set to 1; if you've configured your environment to require certificates to access your server.
No arriving mail from your upstream SMTP server into your SMTP server implies a configuration or password error, something blocked in an intervening firewall, or a DNS or IP routing error. Usual troubleshooting can include ping testing, etc.

Similar Messages

  • Not recieving mail through FM 'SO_DOCUMENT_SEND_API1'

    Hi All,
    I am not recieving any mail through the FM 'SO_DOCUMENT_SEND_API1'
    Fill the Mailing List.
            LOOP AT IT_EMAIL INTO WA_EMAIL.
              WA_RECLIST-RECEIVER = WA_EMAIL-EMAIL.
              WA_RECLIST-REC_TYPE = 'U'.
              APPEND WA_RECLIST TO RECLIST.
            ENDLOOP.
    Send e-mail to the Global Stock management group.
            CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
              EXPORTING
                DOCUMENT_DATA                    = DOC_CHNG
              PUT_IN_OUTBOX                    = 'X'
              SENDER_ADDRESS                   = sy-uname
              SENDER_ADDRESS_TYPE              = 'B'
              COMMIT_WORK                      = 'X'
          IMPORTING
              SENT_TO_ALL                      = 'X'
              NEW_OBJECT_ID                    =
              SENDER_ID                        =
              TABLES
                PACKING_LIST                     = OBJPACK
              OBJECT_HEADER                    =
              CONTENTS_BIN                     =
                CONTENTS_TXT                     = OBJTXT
              CONTENTS_HEX                     =
              OBJECT_PARA                      =
              OBJECT_PARB                      =
                RECEIVERS                        = RECLIST
             EXCEPTIONS
               TOO_MANY_RECEIVERS               = 1
               DOCUMENT_NOT_SENT                = 2
               DOCUMENT_TYPE_NOT_EXIST          = 3
               OPERATION_NO_AUTHORIZATION       = 4
               PARAMETER_ERROR                  = 5
               X_ERROR                          = 6
               ENQUEUE_ERROR                    = 7
               OTHERS                           = 8
    Please provoide helpful pointers.

    I created a seperate program for this so that I could force the email process to kick off.
    Try using this code
    SUBMIT rsconn01 "SAPconnect Start Send Process
        WITH mode EQ '*'
        WITH output EQ ''
        TO SAP-SPOOL
        DESTINATION 'LOCAL'
        IMMEDIATELY ' '
        KEEP IN SPOOL 'X'
        WITHOUT SPOOL DYNPRO
        AND RETURN.

  • My iphone will not recieve mail

    i have a yahoo mail account, and on my computer i recieve emails perfectly. however lately i am not recieving them to my iphone. i have tried all of the ideas on the other discussions but nothing is working. when i press refresh it says syncing 1 of 50 and then it just goes away and nothing happens. if you have any ideas on why this is happening or what i can do to fix it please write back, because i need the emails for my job.

    Try deleting the account and adding it back. You may have a corrupt inbox. Reboot after deleting and before adding it back to clear memory.

  • Can send but not recieve mail

    For some reason the emails that are sent to me are not coming through. Sending works just fine but i can't recieve any.
    I called my service provider to check all my settings...he said i had a couple of emails that really large and that was probably the problem....he deleted them but still nothing.
    Any suggestions?
    thanks

    yeah, i should have mentioned that..sorry. IT's POP, but it looks like deleting the large emails by my ISP worked....except all the pending emails that he said existed have not come through.

  • OSX Server not recieving mail-.

    Trying 192.168.100.89...
    telnet: connect to address 192.168.100.89: Connection refused
    telnet: Unable to connect to remote host
    Above is a connection attempt to the server…..
    Any ideas ?
    Thanks….

    looks like all access on port 25 is disabled....
    it's not even listening...
    bash-3.2# sudo lsof -i -P | grep -i "listen"
    launchd 1 root 20u IPv6 0x089b7e20 0t0 TCP localhost:631 (LISTEN)
    launchd 1 root 21u IPv4 0x089bdb4c 0t0 TCP localhost:631 (LISTEN)
    launchd 1 root 23u IPv6 0x089b7bb0 0t0 TCP *:21 (LISTEN)
    launchd 1 root 24u IPv4 0x089bd740 0t0 TCP *:21 (LISTEN)
    launchd 1 root 76u IPv6 0x089b7940 0t0 TCP *:548 (LISTEN)
    launchd 1 root 78u IPv4 0x089bcf28 0t0 TCP *:548 (LISTEN)
    launchd 1 root 81u IPv4 0x089bcb1c 0t0 TCP *:445 (LISTEN)
    launchd 1 root 82u IPv4 0x089bc710 0t0 TCP *:139 (LISTEN)
    Directory 29 root 5u IPv4 0x089bd334 0t0 TCP *:625 (LISTEN)
    master 57 root 15u IPv4 0x095e5740 0t0 TCP *:587 (LISTEN)
    master 57 root 93u IPv4 0x095e4f28 0t0 TCP localhost:10025 (LISTEN)
    slapd 58 root 7u IPv6 0x089b76d0 0t0 TCP *:389 (LISTEN)
    slapd 58 root 8u IPv4 0x089b9e98 0t0 TCP *:389 (LISTEN)
    Python 61 _jabber 5u IPv4 0x0a4fd740 0t0 TCP mail.foo.com:7777 (LISTEN)
    named 63 root 20u IPv4 0x089bbef8 0t0 TCP localhost:53 (LISTEN)
    named 63 root 21u IPv4 0x089bb6e0 0t0 TCP mail.foo.com:53 (LISTEN)
    named 63 root 22u IPv4 0x089bb2d4 0t0 TCP localhost:54 (LISTEN)
    dovecotd 64 root 5u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
    dovecotd 64 root 6u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
    dovecotd 64 root 7u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
    dovecotd 64 root 8u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
    httpd 67 root 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 67 root 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 67 root 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    perl5.10. 68 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
    krb5kdc 70 root 14u IPv6 0x089b71f0 0t0 TCP *:88 (LISTEN)
    krb5kdc 70 root 15u IPv4 0x089b9274 0t0 TCP *:88 (LISTEN)
    kadmind 71 root 7u IPv4 0x089ba2a4 0t0 TCP *:749 (LISTEN)
    servermgr 79 root 9u IPv4 0x0a626740 0t0 TCP *:311 (LISTEN)
    PasswordS 84 root 12u IPv4 0x095e2ec8 0t0 TCP *:106 (LISTEN)
    PasswordS 84 root 14u IPv4 0x095e2abc 0t0 TCP *:3659 (LISTEN)
    PasswordS 84 root 15u IPv4 0x095e26b0 0t0 TCP *:106 (LISTEN)
    PasswordS 84 root 16u IPv4 0x095e22a4 0t0 TCP *:3659 (LISTEN)
    managesie 118 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
    managesie 119 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
    managesie 120 _dovecot 4u IPv4 0x089ba6b0 0t0 TCP *:2000 (LISTEN)
    pop3-logi 121 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
    pop3-logi 122 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
    pop3-logi 123 _dovecot 4u IPv4 0x089baabc 0t0 TCP *:110 (LISTEN)
    imap-logi 124 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
    imap-logi 124 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
    imap-logi 125 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
    imap-logi 125 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
    imap-logi 126 _dovecot 4u IPv4 0x089bc304 0t0 TCP *:143 (LISTEN)
    imap-logi 126 _dovecot 5u IPv4 0x089baec8 0t0 TCP *:993 (LISTEN)
    QuickTime 176 _qtss 5u IPv4 0x095e4b1c 0t0 TCP *:554 (LISTEN)
    QuickTime 176 _qtss 6u IPv4 0x095e5b4c 0t0 TCP *:7070 (LISTEN)
    QuickTime 176 _qtss 7u IPv4 0x095e5334 0t0 TCP *:8000 (LISTEN)
    QuickTime 176 _qtss 8u IPv4 0x095e4710 0t0 TCP *:8001 (LISTEN)
    QuickTime 176 _qtss 9u IPv4 0x095e4304 0t0 TCP *:80 (LISTEN)
    Python 231 _carddav 6u IPv4 0x0a1846e0 0t0 TCP localhost:8801 (LISTEN)
    Python 232 _carddav 6u IPv4 0x0a184ef8 0t0 TCP localhost:8802 (LISTEN)
    Python 233 root 3u IPv4 0x0a1842d4 0t0 TCP *:8800 (LISTEN)
    memcached 234 _carddav 4u IPv4 0x0a185b1c 0t0 TCP localhost:11611 (LISTEN)
    router 250 _jabber 4u IPv4 0x0a1836b0 0t0 TCP localhost:5347 (LISTEN)
    c2s 251 _jabber 6u IPv6 0x089b6d10 0t0 TCP *:5222 (LISTEN)
    s2s 253 _jabber 6u IPv6 0x089b6aa0 0t0 TCP *:5269 (LISTEN)
    Python 259 _calendar 6u IPv4 0x0a4fa6b0 0t0 TCP localhost:8012 (LISTEN)
    Python 260 root 3u IPv4 0x0a4fbef8 0t0 TCP *:8008 (LISTEN)
    Python 261 _calendar 6u IPv4 0x0a4f9274 0t0 TCP localhost:8009 (LISTEN)
    Python 262 _calendar 6u IPv4 0x0a4fa2a4 0t0 TCP localhost:62309 (LISTEN)
    memcached 263 _calendar 4u IPv4 0x0a182a8c 0t0 TCP localhost:11211 (LISTEN)
    Python 264 _calendar 6u IPv4 0x0a4f9a8c 0t0 TCP localhost:8010 (LISTEN)
    Python 265 _calendar 6u IPv4 0x0a4f9680 0t0 TCP localhost:8011 (LISTEN)
    perl5.10. 306 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
    perl5.10. 307 _amavisd 6u IPv4 0x0a4faabc 0t0 TCP localhost:10024 (LISTEN)
    cupsd 323 root 6u IPv6 0x089b7e20 0t0 TCP localhost:631 (LISTEN)
    cupsd 323 root 7u IPv4 0x089bdb4c 0t0 TCP localhost:631 (LISTEN)
    AppleVNCS 12907 admin 10u IPv6 0x0a767460 0t0 TCP *:5900 (LISTEN)
    httpd 13747 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13747 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13747 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13756 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13756 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13756 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13760 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13760 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13760 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13761 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13761 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13761 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13762 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13762 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13762 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13764 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13764 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13764 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13765 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13765 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13765 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13767 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13767 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13767 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13768 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13768 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13768 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13769 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13769 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13769 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13770 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13770 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13770 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13771 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13771 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13771 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13772 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13772 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13772 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13773 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13773 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13773 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13774 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13774 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13774 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13775 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13775 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13775 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13776 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13776 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13776 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    httpd 13777 _www 3u IPv4 0x095e3ef8 0t0 TCP localhost:9010 (LISTEN)
    httpd 13777 _www 4u IPv6 0x089b7460 0t0 TCP *:80 (LISTEN)
    httpd 13777 _www 6u IPv4 0x095e36e0 0t0 TCP mail.foo.com:80 (LISTEN)
    bash-3.2#

  • External mail contacts not recieving mail.

    Email delivery to external contacts from external emails is not being delivered. If I send an email to the external contact from within the organization it arrives to the external contacts email (gmail, cox etc) but if I send an email to that same external
    contact from outside the organization it never arrives. 
    Here is a message tracking dump (source is AGENT event ID is FAIL)
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                : 10.1.1.1
    ClientHostname          : me
    ServerIp                : 192.168.1.1
    ServerHostname          : MAILSERVER
    SourceContext           : 08D1085EA966A653;2014-03-10T17:23:45.125Z;0
    ConnectorId             : MAILSERVER\Relay
    Source                  : SMTP
    EventId                 : RECEIVE
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             : 00A: NTS:
    MessageLatency          :
    MessageLatencyType      : None
    EventData               : {[FirstForestHop, MAILSERVER.CHILD.PARENT.COM]}
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                :
    ClientHostname          :
    ServerIp                :
    ServerHostname          : MAILSERVER
    SourceContext           :
    ConnectorId             :
    Source                  : ROUTING
    EventId                 : RESOLVE
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress : [email protected]
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             :
    MessageLatency          :
    MessageLatencyType      : None
    EventData               :
    RunspaceId              : 8fa3da04-8e3f-4601-ae73-beab63d98468
    Timestamp               : 3/10/2014 12:24:32 PM
    ClientIp                :
    ClientHostname          : MAILSERVER
    ServerIp                :
    ServerHostname          :
    SourceContext           : Transport Rule Agent
    ConnectorId             :
    Source                  : AGENT
    EventId                 : FAIL
    InternalMessageId       : 2634243
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 908
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : hello
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    MessageInfo             :
    MessageLatency          :
    MessageLatencyType      : None
    EventData               :
    I'm stumped. 

    Hi,
    From the message tracking dump, the message is failed on agent part, there is a transport rule preventing it from delivering.
    Please check which transport rule caused it at first. If you find it, you can disable it temporarily for troubleshooting.
    Besides, if you can't find it. If it's possible, I recommend you disable the transport rules one by one to determine if the problem is caused by one of the transport rules.
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • I am not recieving mail from geaxgame asking for a reset password how can I retrieve spam mail that isn't being sent to my inbox trash or junk box I am in need of this password reset in order to log on to their app

    Is there a gamer out there to help me retrieve my password for this game app

    comicstripper1 wrote:
    I desperately don't want to upgrade to lion as I run lots of expensive software off my machine, (photoshop, illustrator, indesign, after effects etc) and don't want lion to mess them up. ...
    You can continue to run most PowerPC software in Mt. Lion by installing Snow Leopard Server into Parallels 8:
                                  [click on image to enlarge]
    Apple is now selling Snow Leopard Server for $19.99 + sales tax & shipping costs at 1.800.MYAPPLE (1.800.692.7753) - Apple Part Number: MC588Z/A (telephone orders only).

  • Cant recieve mail !!!!! HELP --PLEASE

    Yesterday I updated my OS X tiger to 10.4.4.
    Know I can not recieve mail. I can send mail tho.
    can anybody help me with this ?
    Please.
    best regards Henrik Skov Hansen.
    Copenhagen, denmark.

    There is a lot of discussion on 10.4.4 in the Installation and Setup forum.
    AK

  • TS3276 i am not receiving mail on my MacBook Pro, but am receiving mail on my  iPhone. What's up with that?

    need help changing settings regarding e-mail.  i am not recieving mail on my MacBook Pro, but am able to retrieve mail on my iPhone.

    sallygal wrote:
    need help changing settings regarding e-mail.  i am not recieving mail on my MacBook Pro, but am able to retrieve mail on my iPhone.
    Check that your phone settings are not set to remove messages from your server after downloading.
    Pete

  • Please help !! Contact form not sending mail

    www.concretegta.com
    in the contact us page i have made a little contact form, but i am not recieving mail to my email. Can someone please help, http://www.concretegta.com/contact.html is where the form is.
    this is the coding for the php
    <?php
    $mailto = '[email protected]' ;
    $subject = "Feedback from General Concrete Solutions" ;
    $formurl = "http://www.concretegta.com/contact.html" ;
    $thankyouurl = "http://www.concretegta.com/emailsent.html" ;
    $errorurl = "http://www.johnsmith.com/oops.html" ;
    $email_is_required = 1;
    $name_is_required = 1;
    $comments_is_required = 1;
    $uself = 0;
    $forcelf = 0;
    $use_envsender = 0;
    $use_sendmailfrom = 0;
    $smtp_server_win = '' ;
    $use_webmaster_email_for_from = 0;
    $use_utf8 = 1;
    $my_recaptcha_private_key = '' ;
    // -------------------- END OF CONFIGURABLE SECTION ---------------
    define( 'MAX_LINE_LENGTH', 998 );
    $headersep = $uself ? "\n" : "\r\n" ;
    $content_nl = $forcelf ? "\n" : (defined('PHP_EOL') ? PHP_EOL : "\n") ;
    $content_type = $use_utf8 ? 'Content-Type: text/plain; charset="utf-8"' : 'Content-Type: text/plain; charset="iso-8859-1"' ;
    if ($use_sendmailfrom) {
    ini_set( 'sendmail_from', $mailto );
    if (strlen($smtp_server_win)) {
    ini_set( 'SMTP', $smtp_server_win );
    $envsender = "-f$mailto" ;
    $fullname = isset($_POST['fullname']) ? $_POST['fullname'] : $_POST['name'] ;
    $email = $_POST['email'] ;
    $comments = $_POST['comments'] ;
    $http_referrer = getenv( "HTTP_REFERER" );
    if (!isset($_POST['email'])) {
    header( "Location: $formurl" );
    exit ;
    if (($email_is_required && (empty($email) || !preg_match('/@/', $email))) || ($name_is_required && empty($fullname)) || ($comments_is_required && empty($comments))) {
    header( "Location: $errorurl" );
    exit ;
    if ( preg_match( "/[\r\n]/", $fullname ) || preg_match( "/[\r\n]/", $email ) ) {
    header( "Location: $errorurl" );
    exit ;
    if (strlen( $my_recaptcha_private_key )) {
    require_once( 'recaptchalib.php' );
    $resp = recaptcha_check_answer ( $my_recaptcha_private_key, $_SERVER['REMOTE_ADDR'], $_POST['recaptcha_challenge_field'], $_POST['recaptcha_response_field'] );
    if (!$resp->is_valid) {
      header( "Location: $errorurl" );
      exit ;
    if (empty($email)) {
    $email = $mailto ;
    $fromemail = $use_webmaster_email_for_from ? $mailto : $email ;
    if (function_exists( 'get_magic_quotes_gpc' ) && get_magic_quotes_gpc()) {
    $comments = stripslashes( $comments );
    $messageproper =
    "This message was sent from:" . $content_nl .
    "$http_referrer" . $content_nl .
    "------------------------------------------------------------" . $content_nl .
    "Name of sender: $fullname" . $content_nl .
    "Email of sender: $email" . $content_nl .
    "------------------------- COMMENTS -------------------------" . $content_nl . $content_nl .
    wordwrap( $comments, MAX_LINE_LENGTH, $content_nl, true ) . $content_nl . $content_nl .
    "------------------------------------------------------------" . $content_nl ;
    $headers =
    "From: \"$fullname\" <$fromemail>" . $headersep . "Reply-To: \"$fullname\" <$email>" . $headersep . "X-Mailer: chfeedback.php 2.16.2" .
    $headersep . 'MIME-Version: 1.0' . $headersep . $content_type ;
    if ($use_envsender) {
    mail($mailto, $subject, $messageproper, $headers, $envsender );
    else {
    mail($mailto, $subject, $messageproper, $headers );
    header( "Location: $thankyouurl" );
    exit ;
    ?>

    >? i dont understand why there would be secuirity
    >risks... did i do something wrong??
    Most of the time McAfee SiteAdvisor gets it right but it's not perfect. It's possible there is something suspicious on your site but if you think everything is ok request a review:
    https://www.siteadvisor.com/analysis/recommendchanges/?url=http%3A//www.concretegta.com/

  • Body and Signature not getting in reciever mail adapter

    Hi Friends,
    My requirement is the reciever mail adapter having the Attachment and Body and signature.
    Here i am getting Attachment only. I am not getting Body( example: the ftp successfully genrated this file abbc_12/03/2014.txt) and Signature.
    Signature  like
    Thanks
    company name.
    Thanks
    Bhanu

    Hi Galla,
    I have some doubts about your scenario, Is your scenario FTP to MAIL?,  do you want to send the file as attachment or you want the file content as mail body or where the body is taken? where is the signature, inside the file?
    Meantime, you can check these documents about file-mail scenario:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0a27c01-26b0-2c10-bd8a-94498efa7ff6?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5083371b-5bd2-2e10-3f8b-ad877d24c9ce?QuickLink=index&overridelayout=true&52475910426407
    Regards.

  • Will not recieve own email address will recieve all other e-mails

    will not recieve own email address will recieve all other e-mails
    When emails are sent from ipad to own address they do not show on thunderbird
    they do show on webmail
    is this in thunderbird settings

    Do you have Pop or IMAP mail account?
    Is it a gmail account?
    When you say 'When emails are sent from ipad to own address', are these emails sent via webmail or Thunderbird?
    When you say 'they do show on webmail', what folder are they in?

  • IPad Will Not Recieve E-Mail

    I have my fathers iPad 4 Retina, and it will not recieve E-Mail from other senders, but when he sends himself an E-Mail through his other computer (the computer and the iPad are using the same email to recieve on both devices) the E-Mail will come through when he sends it to himself, but not from other senders.
    Thanks, Kynan

    I forgot to add the rest... I would like to resolve this issue, also they will come through on his computer, but not his iPad. The only time his iPad will recieve E-Mail, is when he sends it to himself through his computer.
    Thanks, Kynan

  • TS3274 Internet fine but email just says no service can send mail but not recieve

    iPad says no service,can use Internet and send mail just do not recieve any

    Hey Unitrode,
    Welcome to Apple Support Communities, and thanks for the question. If you're experiencing difficulty with email on your iPad I'd check out the following troubleshooting steps, especially step 5:
    iOS: Unable to send or receive email
    http://support.apple.com/kb/ts3899
    All the best,
    David

  • Mail not recieving forwarded mail from Comast

    At one time I could get my comcast mail forwarded but could not send. Kept working at it and now I can send mail, recieve mail to my gmail account but now mail to my comcast.net account will not forward to my mac but does forward it to my android gmail address.
    This was a nightmare...worked all day yesterday trying to fix the send mode now this.
    Appreciate input and help.
    Thanks

    Any idea what it was that got the send working?

Maybe you are looking for