Reg unable to send email to mutiple receipients

SimpleInvoices Group Forum Forums Fearless359 SimpleInvoices Discussion Group Reg unable to send email to mutiple receipients

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1673
    ramanc51
    Participant

    Hello sit i got following error

    modules/invoices/email.php Unexpected error: Address in mailbox given [xxx@gmail.com;xxx@gmail.com] does not comply with RFC 2822, 3.6.2.

    i am using master_2020 version

    #1851
    ramanc51
    Participant

    hello sir i got following error while sending mailt

    modules/invoices/email.php Unexpected error: Address in mailbox given [xxx@gmail.com;xxx@gmail.com] does not comply with RFC 2822, 3.6.2, How to resolve it?

    Simpleinvoices version 2020, how to reolve it?

    #1852
    ramanc51
    Participant

    PHP version 7.4

    #1853
    RRowley
    Participant

    Are you on the latest version of SI? That would be 2020.4.7. I’ve run several tests on it and seems to work OK for me. I will look more into the swiftmailer package that is used for email to see if the error you are porting is a known issue.

    #1854
    RRowley
    Participant

    I should have looked up the 3.6.2 section first. I assumed this was the “to” address that you were trying to put multiple addresses in. However the error deals with the email origination fields; from, sender and reply to. Of these only the “from” field is set. If you read the help on the from field, it says specifically that it does not support multiple email addresses. Basically and by default, the from field is intended to be the biller’s email and gets loaded with the biller’s name for the friendly part of the address. Does this address your issue?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.