Trouble with email-addresses containing dash-character?

Author Message

Nicklas Lundgren

Tuesday 11 May 2004 6:46:31 am

Hi folks,
I dont know if this is insain, but I seem to have problems sending order-confirmations to the Admin-email address set in the site.ini override in :
[MailSettings]
AdminEmail=

Im running version 3.3-3 (3.3), SVN revision 4927.

The problem only occur when the AdminEmail address contains a dash (-) like in mymail@my-url.com.

Could it be possible that eZ doesnt allow dashes in email adresses? I know it sounds crazy but I have to make sure...

Regards,
Nicklas

Jan Borsodi

Wednesday 12 May 2004 6:20:44 am

eZ publish allows dashes in the mail address, however it can be that some e-mail gateways does not support it.
What if you try to send it using the 'mail' command?

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Nicklas Lundgren

Thursday 13 May 2004 4:14:18 am

Thanks for the reply, Jan!

Alright, it might just be the gateway, its not totally impossible.

However, would you please elaborate a little on the part about trying with the mail-command? Do you mean that I should change the SMTP-settings for eZ in some way? Or just to try to send a mail via an ordinary php-page using php:s mail command?

Regards,
Nicklas

Jan Borsodi

Friday 14 May 2004 4:30:49 am

Try running this Unix/linux command (replace the <i>mymail@my-url.com</i> email with a valid one).

echo "A message" | mail -s "A subject" mymail@my-url.com

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 04:14:12
Script start
Timing: Jan 31 2025 04:14:12
Module start 'layout'
Timing: Jan 31 2025 04:14:12
Module start 'content'
Timing: Jan 31 2025 04:14:12
Module end 'content'
Timing: Jan 31 2025 04:14:12
Script end

Main resources:

Total runtime0.0173 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 588.3750151.2422
Module start 'layout' 0.00660.0033 739.617236.6953
Module start 'content' 0.00990.0059 776.312594.2969
Module end 'content' 0.01580.0015 870.609433.9922
Script end 0.0172  904.6016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002514.4766140.0002
Check MTime0.00116.3995140.0001
Mysql Total
Database connection0.00116.544510.0011
Mysqli_queries0.003218.729230.0011
Looping result0.00000.167110.0000
Template Total0.00116.310.0011
Template load0.00095.078210.0009
Template processing0.00021.221910.0002
Override
Cache load0.00063.446210.0006
General
dbfile0.00169.167980.0002
String conversion0.00000.040040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs