This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change Adress: do-not-reply@fw-notify.net

Hi,

I NEED to change the return address for notifications from ASL:
do-not-reply@fw-notify.net

My provider told my so this adress genereted a Error Message if i send a SMS.

Any Idee ??

Roger


This thread was automatically locked due to age.
Parents
  • Originally posted by rogerhafner:
    Hi,

    I NEED to change the return address for notifications from ASL:
    do-not-reply@fw-notify.net

    Roger
    there's a few places that need email address changes:
    1: system/settings 
    2: proxies/dns
    3: proxies/smtp relay
    Did I miss any?
  • He want's to change the RETURN address.
  • That looks like the config file for the virus scanner (or related to it). Look at the other files in this directory. Probably ending with "-default" Is there an exim.conf-default file?
     
     [size="1"][ 29 January 2003, 17:40: Message edited by: Jim M. ][/size]
  • In exim.conf-default, you should be able to change this:

    # queue-only mode, for virus scanning
    queue_only = 
    smtp_banner = ESMTP ready.
    log_file_path = syslog
    primary_hostname = 
    qualify_domain = fw-notify.net

    Change the part that says qualify_domain = fw-notify.net to whatever your domain is.
  • Please note: 

    Never touch the settings included in brackets <> !!!
      

    read you
    o|iver
     
     [size="1"][ 30 January 2003, 00:11: Message edited by: oliver.desch ][/size]
  • Can i realy change the Follow Settings?

    ________________________________________________
    qualify_domain = fw-notify.net

    Change the part that says qualify_domain = fw-notify.net to whatever your domain is. 
    ________________________________________________

    or is The String: "do-not-reply@fw-notify.net"
    in a other file ?

    Roger  
  • Why not? The domain should be resolvable through
    DNS (MX) if the error messages are sent to an
    external mailer with domain lookup   [;)]  
      
    read you
    o|iver
     
     [size="1"][ 31 January 2003, 02:36: Message edited by: oliver.desch ][/size]
  • I have searched in the whole directory : /var/chroot-smtp/etc/
    but cant find the
    String : do-not-reply@fw-notify.net
    Has anyone a Idee how can i Find and replace the Settings ??

    Please Help

    Roger
  • OK I found the way to do this. However, it requires editing an astaro internal file, which could be overwritten in an up2date.

    The file is /usr/local/bin/anotifier.

    There are a couple of instances in that file of do-not-reply@fw-notify.net

    I changed those lines, and tested. It worked great! However please do remember to backup that file both before and after you make your changes.
  • @ReD-MaN
    Thank you for your response it is realy so that the string is includet in the file. I will check
    soon the new settings.

    Greetings from switzerland

    Roger  [:)]
  • well oliver you are right.  the domain does exist, however with the added functions of SPAM checking in the world today, a reverse mapping on the domain will not return my dynamic IP address.  Unfortuanately, the entire block of Dynamic IPs from my provider (T-Offline) are in some Blackhole lists. [:(] 

    And because of this the delivery fails.

    SMTP error from remote mailer after MAIL FROM:: 
    host mforward.dtag.de [194.25.242.123]: 550 5.7.1 Mail from 217.228.138.68 refused by blackhole site relays.osirusoft.com   
Reply
  • well oliver you are right.  the domain does exist, however with the added functions of SPAM checking in the world today, a reverse mapping on the domain will not return my dynamic IP address.  Unfortuanately, the entire block of Dynamic IPs from my provider (T-Offline) are in some Blackhole lists. [:(] 

    And because of this the delivery fails.

    SMTP error from remote mailer after MAIL FROM:: 
    host mforward.dtag.de [194.25.242.123]: 550 5.7.1 Mail from 217.228.138.68 refused by blackhole site relays.osirusoft.com   
Children
No Data