alfa ex

  • Total activity 25
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Activity overview

Latest activity by alfa ex
  • alfa ex commented,

    It's not possible anymore to access any folder on "deliver to folder" option on global e-mails filter? i'm using whm 58 build 19 and had a lot of filter, now i can aly access one folder the cpanel...

  • alfa ex commented,

    Hi. The ticket number is 7509795 But i'm having trouble granting access on the server. on the ticket i'm typing a user that i login using ssh and that have sudo permission. but on my whm i always ...

  • alfa ex commented,

    Could you remove the "Stop Processing Rules" action and verify if the issue persists with just the "Discard" action? Yes, i did and the behavior is the same. It's also possible the other global fi...

  • alfa ex commented,

    hi. thanks for the reply SS 35471 log 2016-03-09 15:31:58 1aditi-0006MK-Ul H=blu004-omc2s27.hotmail.com [65.55.111.102]:53971 Warning: "SpamAssassin as istsiste detected message as NOT spam (3.3)...

  • alfa ex created a post,

    Global Email Filters - equals vs contains

    Hi. I'm doing a lot of tests on my cpanel with global email filters and i'm not getting the result that i want. I have a lot of emails that don't exists anymore (old employees) but they keep rece...

  • alfa ex commented,

    Almost no one use ssl to send email with outlook. Thanks a lot @cPanelMichael ps: it's allowed to put [SOLVED] on the title?

  • alfa ex commented,

    ok guys, since "nothing was working" i decided to go low level. I opened a shell and nc (netcat) an e-mail by hand, what brought more questions but solved the problem. The first question was that...

  • alfa ex commented,

    @vanessa yes, i'm not using the credentials, it is commented, in this case the email need to fail. But the email is sent with success even without credentials. This should not work because anyone...

  • alfa ex commented,

    @cPanelMichael my script $mail = new PHPMailer(); $mail->isSMTP(); $mail->Port = 25; $mail->Host = 'mail.mydomain.com'; //$mail->SMTPAuth = true; //$mail->Username = 'envi...

  • alfa ex commented,

    @vanessa There are only one server, it is on godaddy. The other is a local one with wamp on my windows machine just to run the php script. And i tried to toggling and still sending without auth. ...