Author Topic: Email  (Read 22525 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« on: August 13, 2002, 07:38:32 AM »
when I send an email to my members, they receive it but it sais that the email was sent FROM admin@mysite.com TO admin@mysite.com
TO - shows the administrator's email, not the recepie.
what's wrong?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #1 on: August 13, 2002, 07:49:13 AM »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Email
« Reply #2 on: August 13, 2002, 07:49:23 AM »
Nothing, thats right. Because the BCC filed is used...

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Email
« Reply #3 on: August 13, 2002, 07:51:51 AM »
Second problem:
Did you tried to leave smtp username/password blank?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #4 on: August 13, 2002, 07:54:57 AM »
Quote from: Jan
Nothing, thats right. Because the BCC filed is used...

Jan


hmmm....any solution to fix it?

Quote
Second problem:
Did you tried to leave smtp username/password blank?


yes, have tryed both variants.
the server requered AUTH login for SMTP servers.

btw, I've tryed few webmail scripts that uses POP/SMTP servers, they works just fine with runbox.
so, guess the problem somewhere in 4images script.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Email
« Reply #5 on: August 13, 2002, 09:13:54 AM »
Quote
hmmm....any solution to fix it?

There is nothing to fix...

Quote
yes, have tryed both variants.
the server requered AUTH login for SMTP servers.

Try to replace "includes/email.php" with the file in the zip.

Download: email_auth_plain.zip

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #6 on: August 13, 2002, 12:58:21 PM »
Quote from: Jan
Quote
hmmm....any solution to fix it?

There is nothing to fix...

Quote
yes, have tryed both variants.
the server requered AUTH login for SMTP servers.

Try to replace "includes/email.php" with the file in the zip.

Download: email_auth_plain.zip

Greets Jan


1. ok, I think I lost. what is supposed to appier if u use BCC?
for ex. if I register 3 different email adresses and using outlook express to check them, and admin will send an email to one of those 'users', I'll receive the email but it wont tell me witch 'user' got it, since in 'TO' will be admin email adress. (is that supposed to be like that?)

2. replaced email.php but it didnt help, it shows the same error message, exept now it sais AUTH PLAIN at the beginning. the script I've tryed to use ( http://www.uebimiau.sili.com.br/ ) works just fine.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Email
« Reply #7 on: August 13, 2002, 01:46:37 PM »
Code: [Select]
2. replaced email.php but it didnt help, it shows the same error message, exept now it sais AUTH PLAIN at the beginning. the script I've tryed to use ( http://www.uebimiau.sili.com.br/ ) works just fine.

I checked the script, its nearly the same code as i use in 4images. So the original email.php should work. Maybe you have entered the wrong host or something. Or try to use for "Admin email" the email adress you are registered at the mailserver.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Email
« Reply #8 on: August 13, 2002, 03:02:24 PM »
I registered at runbox.com and tried it with my own account. It seems that the mailserver don't accept any CC or BCC entries. I guess you should have to look for another freemailer...

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Works for me
« Reply #9 on: August 14, 2002, 04:20:08 AM »
I can send email to my runbox.com account using the BCC field just fine.  I tested by using another freemailer myrealbox.com, not 4images though.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #10 on: August 14, 2002, 12:53:46 PM »
Quote from: Jan

I checked the script, its nearly the same code as i use in 4images. So the original email.php should work. Maybe you have entered the wrong host or something. Or try to use for "Admin email" the email adress you are registered at the mailserver.

Jan

Yep, set all like that:
Admin email: myusername@runbox.com
SMTP Server: smtp.runbox.com
Quote from: Jan
I registered at runbox.com and tried it with my own account. It seems that the mailserver don't accept any CC or BCC entries. I guess you should have to look for another freemailer...

Greets Jan

mmm...actualy I pay for this email, since they provide 100meg with 10meg+ email send/receive, no spam, pop3/web. soon they gonna open file storage too.
Quote from: Chris
I can send email to my runbox.com account using the BCC field just fine.  I tested by using another freemailer myrealbox.com, not 4images though.

yes, that what I said, there is something in mail.php script or somewhere else.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #11 on: October 10, 2002, 03:00:10 AM »
ok, this is become very anoin. I could use only my AT&T server. but now I'm switching my ISP and cant use ATT anymore, but now I cant get it work with ANY of 9 servers I have.
my directvdsl account doesnt requre login for SMTP, but still I get same errror message:
DATA invalid mail server response: 250 8BITMIME
or
DATA invalid mail server response: 250 ok

why? what's wrong with it?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Email
« Reply #12 on: November 06, 2002, 04:09:22 AM »
sry, Jan, kinda anoin with this issue...but...
I installed MDaemon v6.5 email server. can send/receive emails (with SMTP AUTH) through anything, but not from 4images.
in MDaemon log it shows:
Quote
Tue 2002-11-05 21:56:29: [668:2943] Accepting SMTP connection from [127.0.0.1]
Tue 2002-11-05 21:56:29: [668:2943] 220 localhost ESMTP MDaemon 6.5.1 UNREGISTERED; Tue, 05 Nov 2002 21:56:29 -0500
Tue 2002-11-05 21:56:29: [668:2943] EHLO localhost
Tue 2002-11-05 21:56:29: [668:2943] 250-localhost Hello localhost, pleased to meet you
Tue 2002-11-05 21:56:29: [668:2943] 250-VRFY
Tue 2002-11-05 21:56:29: [668:2943] 250-EXPN
Tue 2002-11-05 21:56:29: [668:2943] 250-ETRN
Tue 2002-11-05 21:56:29: [668:2943] 250-AUTH=LOGIN
Tue 2002-11-05 21:56:29: [668:2943] 250-AUTH LOGIN CRAM-MD5
Tue 2002-11-05 21:56:29: [668:2943] 250-8BITMIME
Tue 2002-11-05 21:56:29: [668:2943] 250 SIZE
Tue 2002-11-05 21:56:29: [668:2943] AUTH LOGIN
Tue 2002-11-05 21:56:29: [668:2943] 334 VXNlcm5hbWU6
Tue 2002-11-05 21:56:29: [668:2943] QUIT
Tue 2002-11-05 21:56:29: [668:2943] 334 UGFzc3dvcmQ6
Tue 2002-11-05 21:56:29: [668:2943] Winsock Error 10053 Software caused a connection abort.
Tue 2002-11-05 21:56:29: [668:2943] Unexpected socket closure


AUTH PLAIN doesnt work either.
what this means:
Quote
Tue 2002-11-05 21:56:29: [668:2943] 250-AUTH LOGIN CRAM-MD5

does it use MD5 encoding? if so, how about 4images?

does anyone uses SMTP with authentical (user/pass) on 4images?

P.S. I've tryed few others email server with quet same error.
P.S. here is log that shows when I send same email from outlook express:
Quote
Tue 2002-11-05 22:13:25: [352:2973] Accepting SMTP connection from [127.0.0.1]
Tue 2002-11-05 22:13:25: [352:2973] 220 localhost ESMTP MDaemon 6.5.1 UNREGISTERED; Tue, 05 Nov 2002 22:13:25 -0500
Tue 2002-11-05 22:13:25: [352:2973] EHLO localhost
Tue 2002-11-05 22:13:25: [352:2973] 250-localhost Hello localhost, pleased to meet you
Tue 2002-11-05 22:13:25: [352:2973] 250-VRFY
Tue 2002-11-05 22:13:25: [352:2973] 250-EXPN
Tue 2002-11-05 22:13:25: [352:2973] 250-ETRN
Tue 2002-11-05 22:13:25: [352:2973] 250-AUTH=LOGIN
Tue 2002-11-05 22:13:25: [352:2973] 250-AUTH LOGIN CRAM-MD5
Tue 2002-11-05 22:13:25: [352:2973] 250-8BITMIME
Tue 2002-11-05 22:13:25: [352:2973] 250 SIZE
Tue 2002-11-05 22:13:25: [352:2973] AUTH LOGIN
Tue 2002-11-05 22:13:25: [352:2973] 334 VXNlcm5hbWU6
Tue 2002-11-05 22:13:25: [352:2973] dmFubw==
Tue 2002-11-05 22:13:25: [352:2973] 334 UGFzc3dvcmQ6
Tue 2002-11-05 22:13:25: [352:2973] ZHVkZQ==
Tue 2002-11-05 22:13:25: [352:2973] 235 Authentication successful

it seems that 4images forget send login info to the server... something is missing in the code.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline ThReCa

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://DMike.de
Email
« Reply #13 on: March 28, 2003, 06:50:35 AM »
I 've the same problem and want to use that bugfix.
But I don't know, if I can use it for 1.7...

Mike

Offline lakeside

  • Full Member
  • ***
  • Posts: 123
    • View Profile
Email
« Reply #14 on: March 28, 2003, 03:36:51 PM »
Quote from: Jan
I registered at runbox.com and tried it with my own account. It seems that the mailserver don't accept any CC or BCC entries. I guess you should have to look for another freemailer...

Greets Jan


I dont pretend to know how your scripts work exactly, so bare with me here.

If BCC or CC is the problem, what about changing the script so that it doesnt use CC or BCC in registration and ecards or even in send mail to users.  For those of us who's servers dont support BCC (Which I suspect mine is one of them), it would be really nice to have this option.

When I send mail to users using the control panel, I get my message at the admin address, but users dont.  This leads me to believe that my server does not allow BCC or CC, so how about switching it so that it doesnt use BCC, and uses the actual email where it's going in the To field.