No no, everything is ok. No problem. Thank you
I want to help should someone have the same requirement
Thanks and Greetings
Search found 11 matches
- 2020-10-02 21:32
- Forum: User contributed hMailServer 5 scripts
- Topic: SCRIPT check if the sender accountid exist before sent the message
- Replies: 7
- Views: 1953
- 2020-10-01 10:59
- Forum: User contributed hMailServer 5 scripts
- Topic: SCRIPT check if the sender accountid exist before sent the message
- Replies: 7
- Views: 1953
Re: SCRIPT check if the sender accountid exist before sent the message
Hello, my colleague and I were able to find a solution for us. Here is my entire script. 1. Allow only send from your own account, mailadress 2. Check if user exist 3. Rewrite FROM: or add Username to FROM:, For example if the sender is empty Maybe someone can help Regards Michael Option Explicit Pr...
- 2020-09-30 17:59
- Forum: User contributed hMailServer 5 scripts
- Topic: SCRIPT check if the sender accountid exist before sent the message
- Replies: 7
- Views: 1953
Re: SCRIPT check if the sender accountid exist before sent the message
Hi,
I have a very old software which cannot use SMTP authentication ...
That's why I activate a certain IP range for sending mail without authentication
.
To narrow it down I only want to allow existing accounts to send mails
Please excuse my English
Thank you
Michael
I have a very old software which cannot use SMTP authentication ...
That's why I activate a certain IP range for sending mail without authentication

To narrow it down I only want to allow existing accounts to send mails
Please excuse my English

Thank you
Michael
- 2020-05-26 18:41
- Forum: General discussions
- Topic: Change oder Update From
- Replies: 6
- Views: 1775
Re: Change oder Update From
Hi katip
Thank you.
The solution with the script works very well.
Greetings
Thank you.
The solution with the script works very well.
Greetings
- 2020-04-29 16:10
- Forum: General discussions
- Topic: Change oder Update From
- Replies: 6
- Views: 1775
Re: Change oder Update From
That is exactly what I have been looking for.
Many thanks
best greetings
Many thanks
best greetings
- 2020-04-29 14:39
- Forum: General discussions
- Topic: Change oder Update From
- Replies: 6
- Views: 1775
Re: Change oder Update From
Hi,
thanks for the answer
An important application unfortunately sends mails with empty senders. Unfortunately I can't change that ...
Our SPAM filter blocks emails with empty senders.
Greetings
Michael
thanks for the answer

An important application unfortunately sends mails with empty senders. Unfortunately I can't change that ...
Our SPAM filter blocks emails with empty senders.
Greetings
Michael
- 2020-04-29 14:13
- Forum: General discussions
- Topic: Change oder Update From
- Replies: 6
- Views: 1775
Change oder Update From
Hi, is there a possibility to change "From" with the email address of the local user? Example: From (Senderaddress) = "test@rubner.com" or "empty From" User in hMailserver = "mailuser@company.com" Change "test@rubner.com" to "mailuser@company.com" and then send Or even change "empty From" to "mailus...
- 2020-04-27 09:04
- Forum: General discussions
- Topic: Forward mails if local user exist
- Replies: 2
- Views: 1211
Re: Forward mails if local user exist
Hi mattg, Thanks for the information. I also have the accounts on the hMailserver, because I want all applications, printers, ... to be sent via this. Otherwise there is something on the hMailserver and something on the Exchange. I also had to use the script on the hMailserver as described in the ar...
- 2020-04-24 18:18
- Forum: General discussions
- Topic: Forward mails if local user exist
- Replies: 2
- Views: 1211
Forward mails if local user exist
Hello, is there an easy way to forward all mails to my Exchange even if local user exist? One Example: I have an application which sends mails to reporting@company.com (local user) to sales@company.com (also a local user). Both also have a mailbox on the Exchange. reporting@company.com also sends to...
- 2020-04-02 10:56
- Forum: General discussions
- Topic: Allow only know email-addresse sending emails
- Replies: 3
- Views: 1492
Re: Allow only know email-addresse sending emails
Hi,
You are my hero...
I searched for a long time, but unfortunately found nothing.
Great, thank you, thank you
Have a nice day
Michael
You are my hero...

I searched for a long time, but unfortunately found nothing.
Great, thank you, thank you
Have a nice day
Michael
- 2020-04-01 16:11
- Forum: General discussions
- Topic: Allow only know email-addresse sending emails
- Replies: 3
- Views: 1492
Allow only know email-addresse sending emails
Hello, Is there a way that you can't send with unknown email addresses? Or how can restrict to users email address? 1. I authenticate on my hmailserver 2. I can use any sender email address to send mails Example: Login with user test@domain.com (email-address = test@domain.com) Then send email as 12...